Difference between revisions of "RPC HELP TCCOWRPCBroker Contextor"
From VistApedia
(Created page with " RPC Broker Help Home <h2>Contextor Property</h2> <h3>Applies to</h3> TCCOWRPCBroker component <h3>Declaration</h3> p...") |
|||
Line 7: | Line 7: | ||
property Contextor: TContextorControl; | property Contextor: TContextorControl; | ||
− | < | + | <h3>Description</h3> |
The Contextor property is the already active (non-null) ContextorControl instance used by the application. If it is not set, the [[RPC_HELP_TCCOWRPCBroker|TCCOWRPCBroker]] component will behave as a [[RPC_HELP_TRPCBroker|TRPCBroker]] component without attempting CCOW User Context. | The Contextor property is the already active (non-null) ContextorControl instance used by the application. If it is not set, the [[RPC_HELP_TCCOWRPCBroker|TCCOWRPCBroker]] component will behave as a [[RPC_HELP_TRPCBroker|TRPCBroker]] component without attempting CCOW User Context. |
Latest revision as of 18:05, 8 July 2015
Contextor Property
Applies to
TCCOWRPCBroker component
Declaration
property Contextor: TContextorControl;
Description
The Contextor property is the already active (non-null) ContextorControl instance used by the application. If it is not set, the TCCOWRPCBroker component will behave as a TRPCBroker component without attempting CCOW User Context.