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

NewLongIntMatrix

Declaration

Source position: _crw_dynar.pas line 187

function NewLongIntMatrix(

  aRows: LongInt;

  aColumns: LongInt;

  aOrigin: LongInt = 0

):TLongIntMatrix;