Vcl.WinXPickers.TTimePicker.PopupColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PopupColor: TColor read FPopupColor write SetPopupColor default -16777211;

C++

__property PopupColor = {default=-16777211};

Properties

Type Visibility Source Unit Parent
property published
Vcl.WinXPickers.pas
Vcl.WinXPickers.hpp
Vcl.WinXPickers TTimePicker

Description

Specifies the background color of the popup panel.

Vcl.WinXPickers.TTimePicker.PopupColor inherits from Vcl.WinXPickers.TBasePickerControl.PopupColor. All content below this line refers to Vcl.WinXPickers.TBasePickerControl.PopupColor.

Specifies the background color of the popup panel.