Jump to content

Uwe Raabe

Members
  • Content Count

    2207
  • Joined

  • Last visited

  • Days Won

    118

Uwe Raabe last won the day on October 1

Uwe Raabe had the most liked content!

Community Reputation

1600 Excellent

About Uwe Raabe

  • Birthday 09/30/1956

Technical Information

  • Delphi-Version
    Delphi 11 Alexandria

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Uwe Raabe

    CURL to REST Debugger

    The Custom Body content doesn't look very JSON like. Try adding the brackets.
  2. Uwe Raabe

    How to change the TVirtualImageList editor?

    I didn't say the file exists. When a unit is neither provided as source nor as a compiled DCU, it can still be provided inside a DCP file, which is the case for the unit ImageCollectionEditor. It is contained inside dclwinx.dcp and thus can be used in other design packages. I cannot give a link or attach that file because it is not listed under the Redist folder of Delphi.
  3. Uwe Raabe

    How to change the TVirtualImageList editor?

    dclwinx.dcp is located in lib\win32\release in the Delphi folder and the corresponding design package (dclwinx280.bpl for Delphi 11) is located in the bin folder. You won't find anything on the web for it, neither the package nor the unit, because Embarcadero doesn't provide any information for it.
  4. Uwe Raabe

    How to change the TVirtualImageList editor?

    The package is part of the Delphi installation and the unit is included in the package. There is no source.
  5. Uwe Raabe

    How to change the TVirtualImageList editor?

    Try unit Imagecollectioneditorthe in the dclwinx package.
  6. Uwe Raabe

    How to change the TVirtualImageList editor?

    This Editor is for TImageList, not for TVirtualImageList. AFAIK, the editor for TVirtualImageList is not shipped as source.
  7. Uwe Raabe

    Unit dependency viwer

    He already mentioned before: As I already own a license for HTML Components there is a good chance that it may be included as an extension to the Unit Dependency Analyzer in MMX.
  8. Uwe Raabe

    Is it worth resubscribing now?

    Is there a way to setup a shortcut to "re-run" the Delphi LSP instances?
  9. Uwe Raabe

    Is there a way for the formatter to do this?

    Seems you are still refusing to give the formatter settings you are using. How do you expect being helped if you don't give us the requested information?
  10. Uwe Raabe

    Is there a way for the formatter to do this?

    Of course you can - just write it down. Note, that a style guide is not applied automatically. The developers must adhere to it when they write code. As we don't know what your are doing in the moment, we cannot say what you need to change to get the desired outcome. Therefore my request above.
  11. Uwe Raabe

    Add TODO item to new method

    I cannot reproduce that behavior here. Can you give detailed steps, please?
  12. Uwe Raabe

    Is there a way for the formatter to do this?

    Can you show the complete code block with real indentation and your Line Break formatter options?
  13. Uwe Raabe

    wuppdi Welcome Page for Delphi 11 Alexandria?

    Are you asking a theoretical question or in the wrong forum?
  14. Uwe Raabe

    Main menu

    It probably is part of the UniDAC components from DevArt.
  15. Uwe Raabe

    String literals more then 255 chars

    I will try to reveal not too much, but I expect these questions to have satisfying answers with the release.
×