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

TAbstractArray.Create

Declaration

Source position: _crw_dynar.pas line 133

public constructor TAbstractArray.Create(

  aRows: LongInt;

  aColumns: LongInt;

  aItemSize: LongInt;

  aOrigin: LongInt

);