Vcl.ActnCtrls.TCustomButtonControl.DrawLargeGlyph

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure DrawLargeGlyph(Location: TPoint); override;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls TCustomButtonControl

Beschreibung

Zeichnet ein großes Symbol auf das Steuerelement.

Mit DrawLargeGlyph wird ein großes Symbol auf das Steuerelement an der angegebenen Postion gezeichnet.

Siehe auch