On Mon, 30 Jan 2017 12:37:16 +0100 (CET) Michael Van Canneyt via Lazarus <[email protected]> wrote:
>[...] > > Now the BuildProject class doesn't have a Verbose property. The > > TBuildDelphiProjects class does have a FVerbose field of type boolean. > > So the data type of FVerbose is known, so to deduce what the missing > > property "Verbose"'s data type should be is known (or should be known). > > I'm not sure that I want the IDE to modify another class than the one I am > working in at the moment, when I press "code completion" ? +1 Only the interactive code completion should do that. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus-ide.org/listinfo/lazarus
