Vcl.RibbonActnCtrls.TRibbonLargeSplitButton.DrawArrow

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DrawArrow(Location: TPoint; Color, ShadowColor: TColor; Size: Integer); virtual;

C++

virtual void __fastcall DrawArrow(const System::Types::TPoint &Location, System::Uitypes::TColor Color, System::Uitypes::TColor ShadowColor, int Size);

Propriétés

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

Description

Dessine la flèche du TRibbonLargeSplitButton.

Utilisez DrawArrow à la Location donnée avec Color et ShadowColor.