Links
EControl Syntax Editor SDK
ecSysUtils.IfThen Function

Conditionally returns one of two specified values.

function IfThen(Cond: Boolean; TrueRes: integer; FalseRes: integer): integer;

ecSysUtils

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!