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

ILongIntMatrixWrap.Item

Declaration

Source position: _crw_crwapi.pas line 1248

property ILongIntMatrixWrap.Item[r: LongInt,c: LongInt] : LongInt
  read GetItem
  write SetItem;
  default;