API:Vcl.RibbonActnCtrls.TRibbonLargeSplitButton.DrawBackground

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DrawBackground(var PaintRect: TRect); override;

C++

virtual void __fastcall DrawBackground(System::Types::TRect &PaintRect);

Propriétés

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

Description

Dessine l'arrière-plan du contrôle.

Vcl.RibbonActnCtrls.TRibbonLargeSplitButton.DrawBackground hérite de Vcl.RibbonActnCtrls.TRibbonLargeButtonControl.DrawBackground. Tout le contenu en-dessous de cette ligne se réfère à Vcl.RibbonActnCtrls.TRibbonLargeButtonControl.DrawBackground.

Dessine l'arrière-plan du contrôle.

La méthode DrawBackground dessine l'arrière-plan du contrôle dans la zone spécifiée par PaintRect.

Voir aussi