Menus.TPopupMenu Events
From RAD Studio VCL Reference
Delphi Information
| property OnPopup: TNotifyEvent read FOnPopup write FOnPopup; |
Occurs just before the pop-up menu appears. |
Unit: Menus
Type: event
Visibility: published
Member Of: TPopupMenu
C++ Information
| __property TNotifyEvent OnPopup; |
Occurs just before the pop-up menu appears. |
Unit: Menus
Type: property
Visibility: public
Member Of: TPopupMenu
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!