Vcl.StdActnMenus.TStandardButtonControl.DrawGlyph
Delphi
procedure DrawGlyph(const Location: TPoint); override;
C++
virtual void __fastcall DrawGlyph(const System::Types::TPoint &Location);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
protected | Vcl.StdActnMenus.pas Vcl.StdActnMenus.hpp |
Vcl.StdActnMenus | TStandardButtonControl |
Description
Draws a symbol on the control. {{#multireplace:Vcl.StdActnMenus.TStandardButtonControl.DrawGlyph|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} inherits from {{#multireplace:Vcl.ActnMan.TCustomActionControl.DrawGlyph|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. All content below this line refers to {{#multireplace:Vcl.ActnMan.TCustomActionControl.DrawGlyph|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.
Draws a symbol on the control.
Use DrawGlyph to draw a symbol on the control at the specified location.