TParameterLocations

Declaration

Source position: typinfo.pp line 171

Type
TParameterLocations = packed record
private
  function GetLocation(aIndex: Byte) : PParameterLocation;
  function GetTail : Pointer;
public
  Count : Byte;
  property Location[Index: Byte]: PParameterLocation;
  property Tail : Pointer;
end

results matching ""

    No results matching ""