Class TProjectNotifier (unit RDExpert)

Inherits from

TIAddInNotifier

-- TProjectNotifier ------------------------------------------------------

Constructors


constructor Create(Expert: TTimeStampExpert);

== TProjectNotifier ==========================================================


Functions

destructor Destroy;

-- TProjectNotifier ----------------------------------------------------------

procedure FileNotification(NotifyCode: TFileNotification; const FileName: String; var Cancel: Boolean);

-- TProjectNotifier ----------------------------------------------------------

procedure MakeModuleNotifier(const FileName: string);

-- TProjectNotifier ----------------------------------------------------------

Properties

property Expert : TTimeStampExpert


property Notifiers : TList


Events

Variables

FExpert : TTimeStampExpert;


FNotifiers : TList;



Constructors


constructor Create(Expert: TTimeStampExpert);

== TProjectNotifier ==========================================================


Functions


destructor Destroy;

-- TProjectNotifier ----------------------------------------------------------


procedure FileNotification(NotifyCode: TFileNotification; const FileName: String; var Cancel: Boolean);

-- TProjectNotifier ----------------------------------------------------------


procedure MakeModuleNotifier(const FileName: string);

-- TProjectNotifier ----------------------------------------------------------


Properties


property Expert : TTimeStampExpert


property Notifiers : TList


Events


Variables


FExpert : TTimeStampExpert;


FNotifiers : TList;