📄 notifier.txt
字号:
*****************************************************************
GREATIS DELPHI BONUS
*****************************************************************
GREATIS DELPHI BONUS is a free, unsupported software.
*****************************************************************
TNotifier
*****************************************************************
About TNotifier
~~~~~~~~~~~~~~~
TNotifier is a component fired special event when any component
is added or deleted on the form.
TNotifier Hierarchy
~~~~~~~~~~~~~~~~~~~
TComponent
TNotifier
TNotifier Interface
~~~~~~~~~~~~~~~~~~~
Events
published
OnNotification(Sender: TObject; AComponent: TComponent;
Operation: TOperation);
This event fires when a component is added to the form or
deleted from the form. The event parameters are similar to
standard Notification method.
*****************************************************************
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -