Class TProjectNotifier (unit RxResExp)

Inherits from

TIModuleNotifier

Constructors


constructor Create(AProjectResources: TRxProjectResExpert);

TProjectNotifier


Functions

procedure ComponentRenamed(ComponentHandle: Pointer; const OldName, NewName: string);


procedure Notify(NotifyCode: TNotifyCode);


Properties

Events

Variables

FProjectResources : TRxProjectResExpert;



Constructors


constructor Create(AProjectResources: TRxProjectResExpert);

TProjectNotifier


Functions


procedure ComponentRenamed(ComponentHandle: Pointer; const OldName, NewName: string);


procedure Notify(NotifyCode: TNotifyCode);


Properties


Events


Variables


FProjectResources : TRxProjectResExpert;