>>I have a need to do something similair to Delphi's object inspector. What
is
>>the easiest way to achieve this? Anybody got some sample code or
components
>>they can point me at?
Look for insp30.zip on the Delphi Super Page. It is a runtime inspector
component and it's inspector is actually an ownerdrawn listbox. Looks just
like the real inspector.
I have done something like an inspector, but I was lazy and just used a
component that descended from a TStringGrid. Using inplace editors for
combo's etc. Like what is done in a DBGrid.
JED
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz