Midware TServerObject.RequestBroker
Revision as of 08:59, 9 May 2011 by Marie (talk | contribs) (Created page with ' Main page -> Midware component reference -> TServerObject -> [[Midware_TServerObject.RequestBroker | …')
Main page -> Midware component reference -> TServerObject -> RequestBroker
Definition
property RequestBroker: TRequestBroker;
Description
RequestBroker property tell TServerObject component which ORB it depends from. This property is only used when TServerObject is dropped on a form without being explicitely added at runtime. See TRequestBroker.AddServerObject.