[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

TGPollableInputStreamInterface

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: lazgio2.pas line 5371

type TGPollableInputStreamInterface = object

  g_iface: TGTypeInterface;

  

  can_poll: ;

  

  is_readable: ;

  

  create_source: ;

  

  read_nonblocking: ;

  

end;

Inheritance

TGPollableInputStreamInterface