Unit 'Rtti' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl-objpas]

TFunctionCallParameterInfo

Declaration

Source position: rtti.pp line 82

type TFunctionCallParameterInfo = record

  ParamType: PTypeInfo;

  ParamFlags: TParamFlags;

  ParaLocs: PParameterLocations;

end;


Documentation generated on: 2025-07-25