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

TAbstractMatrix.Create

Declaration

Source position: _crw_dynar.pas line 152

public constructor TAbstractMatrix.Create(

  aRows: LongInt;

  aColumns: LongInt;

  aItemSize: LongInt;

  aOrigin: LongInt

);