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

ISysApi.CreateDoubleMatrix

Declaration

Source position: _crw_crwapi.pas line 3104

function ISysApi.CreateDoubleMatrix(

  aRows: Integer;

  aColumns: Integer;

  aOrigin: Integer = 0;

  aExceptions: Boolean = True

):IDoubleMatrixWrap;