Vcl.RibbonActnCtrls.TRibbonSeparator.DrawGlyph

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DrawGlyph(const Location: TPoint); override;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Vcl.RibbonActnCtrls.pas
Vcl.RibbonActnCtrls.hpp
Vcl.RibbonActnCtrls TRibbonSeparator

Description

Les séparateurs ne peuvent pas afficher un glyphe.

La méthode DrawGlyph est vide.

Voir aussi