Hey, that seems like a good idea!
> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of Stephen Bertram
> Sent: Thursday, April 05, 2001 17:49
> To: Multiple recipients of list delphi
> Subject: RE: [DUG]: How to Do This
>
>
> The simple way I found to do this was to set up a StringList with the name
> of the function in the list and a pointer to the function in the Object
> property.
>
> The problems were to populate the list at runtime and to have all
> the called
> functions having common parameter lists and return types. I used a
> StringList as the input parameter as the app was a CGI which imported the
> parameters that way and the type was string, though variant arrays can be
> used for generality.
>
> Stephen
> ------------------------------------------------------------------
> ---------
> New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
> Website: http://www.delphi.org.nz
> To UnSub, send email to: [EMAIL PROTECTED]
> with body of "unsubscribe delphi"
>
>
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"