| [Overview][Constants][Types][Classes][Procedures and functions][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: lazgio2.pas line 2375
type TGPollableInputStream = object  | 
||
function can_poll;  | 
  | 
|
function create_source();  | 
  | 
|
function is_readable;  | 
  | 
|
function read_nonblocking();  | 
  | 
|
end;  | 
  |