TParamFlag
Function or procedure parameter flags.
Declaration
Source position: typinfo.pp line 89
Type
TParamFlag = (pfVar,pfConst,pfArray,pfAddress,pfReference,pfOut,
pfConstRef,pfHidden,pfHigh,pfSelf,pfVmt,pfResult)
Description
TParamFlag describes a parameter.