SwapValues Function
ImagingUtility

Swaps two LongInt values

Pascal
procedure SwapValues(var A: LongInt; 
                     var B: LongInt); overload;
File

ImagingUtility (at line 237)

Related Information
You are here: Symbol Reference > Functions > SwapValues Function (LongInt, LongInt)