Vcl.RibbonActnCtrls.TRibbonSeparator.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 TRibbonSeparator

Beschreibung

Die Trennelemente können kein Symbol anzeigen.

Die Methode DrawGlyph ist leer.

Siehe auch