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

IDoubleMatrixWrap.Item

Declaration

Source position: _crw_crwapi.pas line 1272

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