Midware TServerObject.RequestBroker
Jump to navigation
Jump to search
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.