FMX.ListBox.TCustomListBox.DoContentPaint

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoContentPaint(Sender: TObject; Canvas: TCanvas; const ARect: TRectF);

C++

void __fastcall DoContentPaint(System::TObject* Sender, Fmx::Graphics::TCanvas* Canvas, const System::Types::TRectF &ARect);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TCustomListBox


Description

S'exécute en interne pour restituer le contenu de la zone de liste.

Voir aussi