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

Description

Dessine un symbole sur le contrôle.

La méthode DrawGlyph dessine un symbole sur le contrôle à la Location indiquée. Location est un paramètre TPoint.

Voir aussi