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

TWatchDirectoryEntry

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

Declaration

Source position: dirwatch.pp line 76

type TWatchDirectoryEntry = class(TCollectionItem)

protected

  function GetDisplayName; override;

  property DriverData: TObject; [rw]

public

  destructor destroy; override;

published

  property Path: string; [rw]

  property Events: TWatchFileEvents; [rw]

end;

Inheritance

TWatchDirectoryEntry

|

TObject


Documentation generated on: 2025-07-25