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

IfThenInt

Declaration

Source position: JPL.Utils.pas line 25

function IfThenInt(

  BoolValue: Boolean;

  const ResultIfTrue: Integer;

  ResultIfFalse: Integer = - 1

):Integer;



CT Web help

CodeTyphon Studio