That should not cause a problem (component being on another form). This is
what form linking and FreeNotification is about.
It may cause design/IDE issues if the other form is not open in the IDE if
you actually require to access that component (and it's properties) on the
form at design time.
You may need special code to check if you are running in the IDE (
csDesigning in ComponentState) and do something different in this case.
Myles.
> -----Original Message-----
> From: Mark Derricutt [SMTP:[EMAIL PROTECTED]]
> Sent: Friday, 22 October 1999 14:17
> To: Multiple recipients of list delphi
> Subject: RE: [DUG]: Property Editors and other properties...
>
> After reading through your code, and understanding what you're doing, I
> see that you're assuming that the TAdrockCalenderSettignsComponent is on
> the form as TAdrockDateTime (if I'm not mistaken), which is not always
> going to be the case, as in my case where my components link to a master
> component in another unit.
>
> Mark
>
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz