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

IfThenInt64

Declaration

Source position: JPL.Utils.pas line 27

function IfThenInt64(

  BoolValue: Boolean;

  const ResultIfTrue: Int64;

  ResultIfFalse: Int64 = - 1

):Int64;



CT Web help

CodeTyphon Studio