Unit 'dirwatch' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-base]

TDirWatch

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

Declaration

Source position: dirwatch.pp line 201

type TDirWatch = class(TCustomDirwatch)

public

  property Terminated: Boolean;

published

  property Enabled: Boolean;

  property BaseDir: string;

  property OnChange: TWatchFileEventHandler;

  property Threaded: Boolean;

  property Watches: TWatchDirectoryEntries;

  property OnIdle: TNotifyEvent;

  property OnCheck: TNotifyCheckEvent;

  property CheckTimeOut: Cardinal;

end;

Inheritance

TDirWatch

|

TCustomDirwatch

|

TObject


Documentation generated on: 2025-07-25