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

TGFileMonitor

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

Declaration

Source position: lazgio2.pas line 3992

type TGFileMonitor = object(TGObject)

  priv: PGFileMonitorPrivate;

  

  function cancel;

  

  procedure emit_event();

  

  function is_cancelled;

  

  procedure set_rate_limit();

  

end;

Inheritance

TGFileMonitor

  

TGObject