[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: dirwatch.pp line 96
type TWatchDirectoryEntries = class(TCollection) |
public |
function IndexOfEntry(); |
function EntryByPath(); |
function AddEntry(); |
property Entries []: TWatchDirectoryEntry; default; [rw] |
end; |
| |
TObject |