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

TDoubleVector.Item

Declaration

Source position: _crw_dynar.pas line 202

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