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

ISysApi.CreateLongIntMatrix

Declaration

Source position: _crw_crwapi.pas line 3102

function ISysApi.CreateLongIntMatrix(

  aRows: Integer;

  aColumns: Integer;

  aOrigin: Integer = 0;

  aExceptions: Boolean = True

):ILongIntMatrixWrap;