Vcl.WinXPickers.TPickerPopupControl.OnDrawCell

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnDrawCell: TDrawPickerCellEvent read FOnDrawCell write FOnDrawCell;

C++

__property TDrawPickerCellEvent OnDrawCell = {read=FOnDrawCell, write=FOnDrawCell};

Properties

Type Visibility Source Unit Parent
event public
Vcl.WinXPickers.pas
Vcl.WinXPickers.hpp
Vcl.WinXPickers TPickerPopupControl

Description

Embarcadero Technologies does not currently have any additional information.