Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCustomForm.CMAppShowMenuGlyphChanged

Handles the CM_APPSHOWMENUGLYPHCHANGED control message for the form.

Declaration

Source position: forms.pp line 620

protected procedure TCustomForm.CMAppShowMenuGlyphChanged(

  var Message: TLMessage

); message;

Arguments

Message

  

Control message examined in the method.

Description

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.



CT Web help

CodeTyphon Studio