UnitTRPCB
Declaration
TParamType = (literal, reference, list, undefined);
DescriptionThe TParamType type defines the possible values of the RPC parameter type (PType property of TParamRecord component).
Use of the undefined TParamType in applications is not supported. It exists for the RPC Broker's internal use only.