[Overview][Types][Classes][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msefilechange.pas line 99
type tfilechangenotifyer = class(tactcomponent) |
public |
destructor destroy; override; |
procedure addnotification(); |
procedure removenotification(); |
procedure clear; |
published |
property onfilechanged: filechangedeventty; [rw] |
property path: filenamety; [rw] |
property eventtag: Integer; [rw] |
end; |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |