[Overview][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msefilechange.pas line 70
type tdirchangethread = class(tsemthread) |
public |
constructor Create; |
destructor Destroy; override; |
procedure addnotification(); |
procedure removenotification(); |
procedure clear; |
end; |
| |
| |
| |
| |
TObject |