[Overview][Constants][Types][Procedures and functions][Index] Reference for unit '_crw_proc' (#crwlib)

IsATTY

Declaration

Source position: _crw_proc.pas line 149

function IsATTY(

  var F: Text

):Boolean; overload;

function IsATTY(

  Handle: LongInt

):Boolean; overload;