Vcl.DBCtrls.TCustomDBLookupComboBox.Paint

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure Paint; override;

C++

virtual void __fastcall Paint();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
Vcl.DBCtrls.pas
Vcl.DBCtrls.hpp
Vcl.DBCtrls TCustomDBLookupComboBox

Beschreibung

Zeichnet das Bild eines TCustomDBLookupComboBox-Steuerelements.

Paint wird aufgerufen, um das TCustomDBLookupComboBox-Objekt auf das Formular zu zeichnen.

Siehe auch