On Thu, Jul 18, 2013 at 10:41 PM, Kenneth Cochran
<kenneth.coch...@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
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to