Source position: fpgpio.pas.bak line 67
function ifthen(
cond: Boolean;
TrueValue: TGpioDirection;
FalseValue: TGpioDirection
):TGpioDirection;