Class TPackageNotifier (unit SolutionsUnlimitedPathEd) |
Inherits from
TIAddInNotifier
constructor Create;
- TPackageNotifier ------------------------------------------------------------
destructor Destroy;
------------------------------------------------------------------------------
procedure EventNotification(NotifyCode: TEventNotification;
var Cancel: Boolean);
------------------------------------------------------------------------------
procedure FileNotification(NotifyCode: TFileNotification;
const FileName: string; var Cancel: Boolean);
------------------------------------------------------------------------------
constructor Create;
TPackageNotifier ------------------------------------------------------------
destructor Destroy;
------------------------------------------------------------------------------
procedure EventNotification(NotifyCode: TEventNotification;
var Cancel: Boolean);
------------------------------------------------------------------------------
procedure FileNotification(NotifyCode: TFileNotification;
const FileName: string; var Cancel: Boolean);
------------------------------------------------------------------------------