--- Neven MacEwan <[EMAIL PROTECTED]> wrote:
> One thing I'd like to know is have they improved the handling of
> Record Array type properties for VCL components (so that we don't
> have to pack them into tab seperated stringlists)

One way is to create a TCollection derivative and registering your own
Designer with the Environment for working with the TCollectionItems
contained inside.

You can then leverage the design environemnt so as to use the property
inspector for working with the TCollectionItem properties 'for free' as you
select and add them in your Designer.

This is how the Delphi Fields Editor works for example.

TTFN,
  Paul.




---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to