[fpc-pascal] Re: [Lazarus] Should TObject or TComponent have a Comment property?
Juha Manninen
juha.manninen62 at gmail.com
Fri Jul 19 10:03:03 CEST 2013
On Thu, Jul 18, 2013 at 10:41 PM, Kenneth Cochran
<kenneth.cochran at gmail.com> wrote:
> Now I'm trying to track down how the source editor invokes FPDoc support
> when you hover over an identifier. A search for FPDoc in the source turned
> up the CodeHelp unit. Anyone know if I'm on the right track?
Yes.
See also :
TMainIDE.OIChangedTimerTimer
in unit ide/main. It updates the Object Inspector info box.
Juha
More information about the fpc-pascal
mailing list