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

TWatchDirectoryEntries

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

Declaration

Source position: dirwatch.pp line 96

type TWatchDirectoryEntries = class(TCollection)

public

  function IndexOfEntry();

  function EntryByPath();

  function AddEntry();

  property Entries []: TWatchDirectoryEntry; default; [rw]

end;

Inheritance

TWatchDirectoryEntries

|

TObject


Documentation generated on: 2025-07-25