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

Description

Ce contrôle n'a pas besoin de dessiner l'arrière-plan.

La méthode DrawBackground est vide.

Voir aussi