Source position: tachartutils.pas line 360
function IfThen(
ACond: Boolean;
ATrue: TObject;
AFalse: TObject
):TObject; overload;