Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 09/15/25 in all areas

  1. Darian Miller

    RAD Studio 13 installer requires the Microsoft Windows SDK?

    If you are installing Delphi only, then it is typically not required., except for: - If you create MSIX files for Microsoft Store usage, then you need the latest SDK https://docwiki.embarcadero.com/RADStudio/en/Windows_MSIX_Support#Win_SDK_Requirements_for_MSIX - An alternative reason would be to use rc.exe as the resource compiler (Project options->Building->resource Compiler->Resource compiler to use which is Borland Resource Compiler brcc32.exe or Windows SDK Resource Compiler) https://docwiki.embarcadero.com/RADStudio/en/Resource_Compiler_Options https://docwiki.embarcadero.com/RADStudio/en/RC.EXE,_the_Microsoft_SDK_Resource_Compiler
  2. 1. Collapse the procedure/function: 2. Click on the line number to select the entire (now hidden) code of the procedure/function. 3. Press CTRL+C to copy the entire code of the procedure/function. This is particularly useful for longer procedures/functions. It also works in Delphi 13.
  3. Lars Fosdal

    New Delphi features in Delphi 13

    I spent nearly a decade undoing my built-in left-pinky-shift uppercase reserved word habit, imbued during the pre-syntax-coloring years 🤣 However, I won't give up my if/then/else formatting, and I haven't found a formatter able to replicate it. So, I guess I don't miss that formatter.
  4. Uwe Raabe

    RAD Studio 13 is available

    Indeed, 24 would have been expected, bat wasn't 24 some sort of secret Illuminati number? And 24 + 13 = 37 😲
×