Vcl.RibbonActnCtrls.TRibbonCustomizeItem.DrawGlyph

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DrawGlyph(const Location: TPoint); override;

C++

virtual void __fastcall DrawGlyph(const System::Types::TPoint &Location);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonCustomizeItem

Beschreibung

TRibbonCustomizeItem besitzt kein Symbol.

TRibbonCustomizeItem besitzt kein in Glyph angegebenes Symbol, deshalb ist die Methode DrawGlyph leer.


Siehe auch