Unit 'IdGlobal' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_indy]

IndyMax

Declaration

Source position: IdGlobal.pas line 1314

function IndyMax(

  const AValueOne: Int64;

  const AValueTwo: Int64

):Int64; overload;

function IndyMax(

  const AValueOne: Int32;

  const AValueTwo: Int32

):Int32; overload;

function IndyMax(

  const AValueOne: UInt16;

  const AValueTwo: UInt16

):UInt16; overload;



CT Web help

CodeTyphon Studio