[Overview][Types][Classes][Index] Reference for unit 'DynamicArray' (#lazutils)

TPointerPointerArray.Arr

Declaration

Source position: dynamicarray.pas line 51

public property TPointerPointerArray.Arr[Col: Integer,Row: Integer] : Pointer
  read GetArr
  write SetArr;
  default;