On Sat, 21 May 2011 16:56:26 -0500
John Repucci <john.repu...@gmail.com> wrote:

> I would like to mimic the Lazarus IDE Options window for my program.
> Can anyone point me to an example with a similar implementation?
> What object is used on the left side and how is it populated?

A TTreeView.
See main.pp  TMainIDE.DoOpenIDEOptions


> Is there a way I could open the editor or the IDE Options inside the Lazarus
> editor?

Open project ide/lazarus.lpi
Open file ide/ideoptionsdlg.pas


Mattias

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to