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

TGPollableOutputStreamInterface

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

Declaration

Source position: lazgio2.pas line 5383

type TGPollableOutputStreamInterface = object

  g_iface: TGTypeInterface;

  

  can_poll: ;

  

  is_writable: ;

  

  create_source: ;

  

  write_nonblocking: ;

  

  writev_nonblocking: ;

  

end;

Inheritance

TGPollableOutputStreamInterface