Difference between revisions of "Midware TServerObject.RequestBroker"

From Overbyte
Jump to navigation Jump to search
(Created page with ' Main page -> Midware component reference -> TServerObject -> [[Midware_TServerObject.RequestBroker | …')
 
(No difference)

Latest revision as of 08:59, 9 May 2011

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.