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

IDoubleMatrixWrap.SetItem

Declaration

Source position: _crw_crwapi.pas line 1263

procedure IDoubleMatrixWrap.SetItem(

  aRow: LongInt;

  aColumn: LongInt;

  const aValue: Double

);