lunabops.blogg.se

Delphi 10.1 berlin starte
Delphi 10.1 berlin starte





delphi 10.1 berlin starte
  1. #DELPHI 10.1 BERLIN STARTE INSTALL#
  2. #DELPHI 10.1 BERLIN STARTE 32 BIT#
  3. #DELPHI 10.1 BERLIN STARTE FULL#

If the user presses a menu shortcut the Error Insight parser could have been started in the main thread and blocked the user input until it finished.The error dialogs from the DFM loading are resizeable and don’t truncate the text anymore.On IDE termination a cancel signal is sent to the background parser before waiting for it.The background parser’s WaitFor function doesn’t increase the wait timeout in the wait loop due to wrong arithmetic.

#DELPHI 10.1 BERLIN STARTE FULL#

Fixes Code Completion to also list message handlers (CM_, CN_, WM_) if the WinApi.Messages unit isn’t “used” by its full qualified unit scoped name.The last line of a comment in the editor is repainted properly.The command line for the application in the debugger can use more than 1024 characters.Debugger can now load *.tds symbols if the host application path is a relative path.Fixes the class completion’s parser that can’t handle “class operator In” because “In” is a reserved word.Adds support for $(PLATFORM) in the directory list editors so that they aren’t painted in gray text anymore and removed by the “Remove invalid paths” button.Adds the missing CodeInsight identifiers that have underscores in their name if Ctrl+Space is pressed after the underscore character.When pressing the -Key the IDE Insight’s edit is focused and the text in it is selected (RSP-24437).Castalias’s WM_CLIPBOARDUPDATE “Cannot open Clipboard” exception is prevented, so that debugging the IDE isn’t interrupted by random EClipboardError exceptions.Reduce of GDI handle usage of TToolBar (makes FNullBitmap a singleton) and TImageList (null bitmap is shared for all ImageLists with the same size).

#DELPHI 10.1 BERLIN STARTE 32 BIT#

  • Work around the ImageList problem with modified DFM streams due to a changed 32 bit value in the stream.
  • Fixes “Deleting controls from Tabsheet changes ActivePageIndex” (QC 7270).
  • Prevent the IDE form resizing all controls to zero width and zero height when the IDE is minimized (VCL issue).
  • The ErrorInsight parser asking the compiler to get unit symbols invalidated the unit cache even if no actual in-memory compilation took place.
  • Prevent the IDE from re-compiling the code if you run the application right after you just compiled it.
  • delphi 10.1 berlin starte

  • Rename fastdcc64Hook.dll to dcc64Hook.dllįor XE3 or newer: Rename fastdcc64Hook.dll x to dcc64Hook.dll x.
  • Rename fastdcc32Hook.dll to dcc32Hook.dllįor XE3 or newer: Rename fastdcc32Hook.dll x to dcc32Hook.dll x (“x” is necessary for Delphi’s copy protection).
  • Rename dcc64.exe, dcc64.jdbg and /fr/jp to dcc64compiler.exe/jdbg/de/fr/jp.
  • Rename dcc32.exe, dcc32.jdbg and /fr/jp to dcc32compiler.exe/jdbg/de/fr/jp.
  • #DELPHI 10.1 BERLIN STARTE INSTALL#

    Replacing dcc32.exe by fastdcc32.exe (don’t do this if you want to be able to install future RAD Studio/Delphi/C++Builder updates)

    delphi 10.1 berlin starte

    Start fastdccaarm.exe as if it was dccaarm.exe Start fastdcc64.exe as if it was dcc64.exe

  • Start fastdcc32.exe as if it was dcc32.exe.
  • Extract the 7z file into your $(BDS)\bin directory.
  • This will uninstall the bugfix for all (not only the selected) IDE registry keys. Select the IDE registry keys for which you want to install the bugfixĢ. Start IDEFixPackRegXxx.exe under your user accountĢ. It also fixes some IDE, compiler and debugger memory leaks depending on the used RAD Studio version.įastdcc applies the Compiler Speed Pack that is included in IDE Fix Pack to the command line compilers dcc32, dcc64 and dccaarm (XE6 and newer).ĭownload (fastdcc for the command line compiler):ġ.

    delphi 10.1 berlin starte

    The performance optimizations let the IDE start faster, open projects faster, optimizes the compiler’s file search algorithm, makes CodeInsight, the actual compilation and the debugger faster. So all Delphi/C++Builder projects don’t get those fixes or optimizations (except for the additional compiler code optimization switches). The fixes and optimizations are restricted to the IDE’s and compiler’s own code. All changes are done in memory, so no files on disk are modified. The IDE plugin is available for RAD Studio 2009-10.3 and it fixes some IDE bugs and improves the IDE performance and compilation speed. IDE Fix Pack is a collection of unofficial bug fixes and performance optimizations for the RAD Studio IDE, Win32/Win64/Andoird-ARM compiler and Win32 debugger.







    Delphi 10.1 berlin starte