Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Pascal Delphi Components Writing > Linked componen...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 126 of 154
Post > Topic >>

Linked components

by "KnightCoder" <lquental@[EMAIL PROTECTED] > Apr 13, 2005 at 12:28 PM

Hi,

Any body knows a way to notify a client component linked to a master
component, when this one becomes active?

Here is an example:

TServerComp=class(TComponent)
 ...
property Active...
...
end;


TClientComp=class(TComponent)
....
property ServerComp...  //TServerComp
....
end;

I am activating the server component on a overriden loaded procedure.
At this time I would like to activate or notify the client components,
but it seems too late, because the loaded procedure of the client
component has been executed at this time.

Thanks in advance for any help.
 




 3 Posts in Topic:
Linked components
"KnightCoder" &  2005-04-13 12:28:40 
Re: Linked components
"Bruce Roberts"  2005-04-14 10:49:49 
Re: Linked components
"KnightCoder" &  2005-04-15 02:21:27 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Jul 6 6:00:12 CDT 2008.