Unit 'JPL.Utils' Package
[Overview][Procedures and functions][Index] [#pl_jplib]

IfThenUInt64

Declaration

Source position: JPL.Utils.pas line 28

function IfThenUInt64(

  BoolValue: Boolean;

  const ResultIfTrue: Uint64;

  ResultIfFalse: Uint64 = 0

):Uint64;



CT Web help

CodeTyphon Studio