TParams Component

Property Method Example

Unit
TRPCB

Description
The TParams component is used to hold parameters (i.e., array of TParamRecord) used in a remote procedure call (RPC). You don't need to know in advance how many parameters you'll need or allocate memory for them. Simple reference or an assignment to a parameter creates it.