Vcl.WinXPickers.TDatePicker.OnDrawCell

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDrawCell: TDrawPickerCellEvent read FOnDrawCell write FOnDrawCell;

C++

__property OnDrawCell;

Properties

Type Visibility Source Unit Parent
event published
Vcl.WinXPickers.pas
Vcl.WinXPickers.hpp
Vcl.WinXPickers TDatePicker

Description

Occurs when a cell needs to be drawn and the popup panel is not visible.

Vcl.WinXPickers.TDatePicker.OnDrawCell inherits from Vcl.WinXPickers.TBasePickerControl.OnDrawCell. All content below this line refers to Vcl.WinXPickers.TBasePickerControl.OnDrawCell.

Occurs when a cell needs to be drawn and the popup panel is not visible.