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

TDoubleMatrix.Item

Declaration

Source position: _crw_dynar.pas line 215

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