Vcl.DBCtrls.TCustomDBLookupComboBox.Paint

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Paint; override;

C++

virtual void __fastcall Paint();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Vcl.DBCtrls.pas
Vcl.DBCtrls.hpp
Vcl.DBCtrls TCustomDBLookupComboBox


Description

Restitue l'image d'un contrôle TCustomDBLookupComboBox.

Paint est appelée pour dessiner le TCustomDBLookupComboBox sur la fiche.

Voir aussi