[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_dynar' (#crwlib)

TLongIntMatrix.Item

Declaration

Source position: _crw_dynar.pas line 184

public property TLongIntMatrix.Item[i: LongInt,j: LongInt] : LongInt
  read GetItem
  write SetItem;
  default;