function Max(const X: TMtxVecInt): Integer;
Returns the maximum of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtxVecInt |
Returns: Int32
Remarks:
Internally calls TMtxVecInt.Max
Returns the maximum of the source data.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | X | TMtxVecInt |
Returns: Int32
Internally calls TMtxVecInt.Max