![]() |
![]() ![]() ![]() |
acCaptionButton component.
|
property OnMenuClick: TNotifyEvent;
|
The OnMenuClick event occurs when the user selects the menu item, associated with this caption button, in the system menu.
|
|
If you would like to hook the event when user either clicks the button or selects menu item in the system menu use OnClick event instead of this.
|
OnClick, OnButtonClick, OnPressed and OnReleased events.
|