TVmtMethodParam

Declaration

Source position: typinfo.pp line 361

Type
TVmtMethodParam = packed record
private
  function GetTail : Pointer;
  function GetNext : PVmtMethodParam;
  function GetName : ShortString;
public
  ParamType : PPTypeInfo;
  Flags : TParamFlags;
  NamePtr : PShortString;
  ParaLocs : PParameterLocations;
  property Name : ShortString;
  property Tail : Pointer;
  property Next : PVmtMethodParam;
end

results matching ""

    No results matching ""