Handles the CM_APPSHOWBTNGLYPHCHANGED control message for the form.
Source position: forms.pp line 618
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.6 | Generated 2026-02-20 | Home |