Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 01/13/20 in all areas

  1. Yes, I noticed this problem too. Usually just a clic on the toolbar restore the vertical space. And NO, I don't have lag-time restoring the window from minimized. More, I have a problem of messed up toolbars when going from desinger to code view, but not always. My resolution is 2560x1440.
  2. Reported this a couple of months ago: https://quality.embarcadero.com/browse/RSP-26998
  3. A.M. Hoornweg

    Bug in Delphi string behavior?

    IMHO the compiler should throw an error if the same parameter is passed multiple times to the method and one of them is an OUT parameter.
  4. Lars Fosdal

    Bug in Delphi string behavior?

    It is actually documented: http://docwiki.embarcadero.com/RADStudio/Rio/en/Parameters_(Delphi)#Out_Parameters Hence, since the const argument contains the same reference...
×