jbpelletier
Programmer
Hi,
I tried to find a Conditional in delphi but i think there is none.. i am right? Im not looking for an if then else statement..
I need the equivalent in Delphi of one those in other language..
C/C++/Java : MyVar=((Condition)ResultIfTrue:ResultIfFalse);
Paradox(ObjPal) : iif
jb
I tried to find a Conditional in delphi but i think there is none.. i am right? Im not looking for an if then else statement..
I need the equivalent in Delphi of one those in other language..
C/C++/Java : MyVar=((Condition)ResultIfTrue:ResultIfFalse);
Paradox(ObjPal) : iif
jb