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