Vcl.DBCtrls.TCustomDBLookupComboBox.Paint

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure Paint; override;

C++

virtual void __fastcall Paint();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Vcl.DBCtrls.pas
Vcl.DBCtrls.hpp
Vcl.DBCtrls TCustomDBLookupComboBox


説明

TCustomDBLookupComboBox コントロールのイメージをレンダリングします。

Paint が呼び出されると、TCustomDBLookupComboBox をフォーム上に描画することができます。

関連項目