Difference between revisions of "RPC HELP TRPCB Unit"
From VistApedia
(Created page with "<h2>TRPCB Unit</h2> The TRPCB unit contains the declarations for the various RPC Broker components. When you add a component declared in this unit to a form, the unit is aut...") |
|||
Line 20: | Line 20: | ||
<h3>Library Methods</h3> | <h3>Library Methods</h3> | ||
− | GetAppHandle | + | * GetAppHandle |
− | TMult Class Methods | + | * [[RPC_Broker_TMult_Methods|TMult Class Methods]] |
− | TParams Class Method | + | * [[RPC_HELP_TParams_Method|TParams Class Method]] |
− | TRPCBroker Component Methods | + | * [[RPC_HELP_TRPCBroker_Methods|TRPCBroker Component Methods]] |
− | |||
<h3>Types</h3> | <h3>Types</h3> | ||
− | EBrokerError | + | * [[RPC_HELP_TRPCB_EBrokerError|EBrokerError]] |
− | TloginMode | + | * [[RPC_HELP_TloginMode|TloginMode]] |
− | TParamType | + | * [[RPC_HELP_TParamType|TParamType]] |
To see a listing of items declared in this unit including their declarations, use the ObjectBrowser. | To see a listing of items declared in this unit including their declarations, use the ObjectBrowser. |
Latest revision as of 14:23, 5 July 2015
TRPCB Unit
The TRPCB unit contains the declarations for the various RPC Broker components.
When you add a component declared in this unit to a form, the unit is automatically added to the uses clause of that form's unit.
The following items are automatically declared in the uses clause:
SysUtils, WinTypes, WinProcs, Messages, Classes, Graphics, Controls, Forms, Dialogs
Classes
Component
Library Methods
Types
To see a listing of items declared in this unit including their declarations, use the ObjectBrowser.