[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Handles the CM_APPSHOWMENUGLYPHCHANGED control message for the form.
Source position: forms.pp line 617
protected procedure TCustomForm.CMAppShowMenuGlyphChanged( |
var Message: TLMessage |
); message; |
Message |
|
Control message examined in the method. |
Ensures that menus and menus items are notified of a change to a Glyph. Dispatches the value in Message to all Components on the form.
Version 4.0 | Generated 2025-05-03 | Home |