Vcl.WinXPickers.TPickerPopupControl.PaintColumn

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure PaintColumn(Canvas: TCanvas; Column: TPickerColumn;
Drawer: TPickerDrawer; ColumnIndex: Integer); overload; virtual;
procedure PaintColumn(Column: TPickerColumn; Drawer: TPickerDrawer;
ColumnIndex: Integer); overload; virtual;

C++

virtual void __fastcall PaintColumn(Vcl::Graphics::TCanvas* Canvas, TPickerColumn* Column, TPickerDrawer* Drawer, int ColumnIndex)/* overload */;
virtual void __fastcall PaintColumn(TPickerColumn* Column, TPickerDrawer* Drawer, int ColumnIndex)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
Vcl.WinXPickers.pas
Vcl.WinXPickers.hpp
Vcl.WinXPickers TPickerPopupControl

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !