fpdoc extension: embed topic [Re: [fpc-devel] FPDoc sources]
Graeme Geldenhuys
graemeg.lists at gmail.com
Thu Sep 1 11:19:21 CEST 2011
On 01/09/2011, Hans-Peter Diettrich wrote:
> BTW, it would be very nice to have the class members sorted
> alphabetically, regardless of their type or arrangement in the class
> declaration. It's very hard to find Duplicates in the TStringList
> description :-(
Use the right tool for the job. :-) fpGUI's DocView (INF help viewer)
already does this, and it was very easy to find the "Duplicates" help
in TStringList.
I searched for "TStringList", clicked on the Context tab, and saw the
following available options:
http://opensoft.homeip.net:8080/~graemeg/docview-1.png
http://opensoft.homeip.net:8080/~graemeg/docview-2.png
--
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://fpgui.sourceforge.net
More information about the fpc-devel
mailing list