[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
| |
TObject |