Home
|
GR32_Lowlevel
|
|
SwapConstrain
function SwapConstrain(const Value: Integer; Constrain1: Integer; Constrain2: Integer): Integer;
Description
Returns Value constrained to [Min(Constrain1, Constrain2)..Max(Constrain1, Constrain2] range.
See Also
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007
Home
GR32_Lowlevel