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

IfThenUInt

Declaration

Source position: JPL.Utils.pas line 26

function IfThenUInt(

  BoolValue: Boolean;

  const ResultIfTrue: Uint32;

  ResultIfFalse: Uint32 = 0

):Uint32;



CT Web help

CodeTyphon Studio