TParamType


Unit
TRPCB

Declaration

TParamType = (literal, reference, list, undefined);

Description
The TParamType type defines the possible values of the RPC parameter type (PType property of TParamRecord component).

information icon Use of the undefined TParamType in applications is not supported. It exists for the RPC Broker's internal use only.