Source position: JPL.Conversion.pas line 108
procedure LimitValue( |
var Value: Integer; |
const Min: Integer; |
const Max: Integer |
); overload; |
var Value: Int64; |
const Min: Int64; |
const Max: Int64 |
); overload; |
| CT Web help |
| CodeTyphon Studio |