Hi - I'm trying to create a new component.
I need a published property that will list all the form's components that have a TStringlist.
Question is, how do I produce the 'list' for the obj. inspector. Presumably by setting the proerty in question as 'FSourceComponent : TComponentProperty'
I've got DesignIntf, DesignEditors in the uses - I now get the problem that 'Proxies' cannot be found. Not surprising as Proxies.* doen't seem to be on my hard drive!!
Delphi 6/XP Pro.
Cheers.
I need a published property that will list all the form's components that have a TStringlist.
Question is, how do I produce the 'list' for the obj. inspector. Presumably by setting the proerty in question as 'FSourceComponent : TComponentProperty'
I've got DesignIntf, DesignEditors in the uses - I now get the problem that 'Proxies' cannot be found. Not surprising as Proxies.* doen't seem to be on my hard drive!!
Delphi 6/XP Pro.
Cheers.