Source position: _crw_dynar.pas line 187
function NewLongIntMatrix(
aRows: LongInt;
aColumns: LongInt;
aOrigin: LongInt = 0
):TLongIntMatrix;