Dev-Cpp icon indicating copy to clipboard operation
Dev-Cpp copied to clipboard

Dropdown display of methods in Delphi IDE

Open pmcgee69 opened this issue 4 years ago • 0 comments
trafficstars

Just noting as explanation : this https://quality.embarcadero.com/browse/RSP-35597 gave me the source of the problem (showing 35 methods instead of 339 in TMainForm).

Use of inline var declarations kills the IDE listing of unit methods. (Not knowing why was bugging me).

pmcgee69 avatar Sep 22 '21 05:09 pmcgee69