Handles the CM_APPSHOWBTNGLYPHCHANGED control message for the form.
Source position: forms.pp line 616
protected procedure TCustomForm.CMAppShowBtnGlyphChanged( |
var Message: TLMessage |
); message; |
Message |
|
Control message examined in the method. |
Ensures that controls with a Glyph are notified when a change has occurred to a button glyph. Calls NotifyControls to broadcast Message to all Controls on the form.
| Version 4.4 | Generated 2025-11-08 | Home |