[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Normalizes values in Min and Max, and ensures that Position is in range.
Source position: comctrls.pp line 2761
protected procedure TCustomTrackBar.FixParams( |
var APosition: Integer; |
var AMin: Integer; |
var AMax: Integer |
); |