Yes but for some reason TParams aren't done this way (prob because ordering
isn't important)
It would be nice to be able to simply publish a list of TPersistent Class
objects and have the streamed
out and in - unfortunately you have to get down and dirty with the streaming
system and in the case of TQuery
it makes private the methods that are required to do so
TTFN
----- Original Message -----
From: Paul Heinz <[EMAIL PROTECTED]>
To: Multiple recipients of list delphi <[EMAIL PROTECTED]>
Sent: Friday, 10 September 1999 13:36
Subject: RE: [DUG]: Delphi 5
> --- 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
>
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz