Vcl.WinXPickers.TDatePicker.SelectionFontColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SelectionFontColor: TColor read FSelectionFontColor write SetSelectionFontColor default -16777202;

C++

__property SelectionFontColor = {default=-16777202};

Properties

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

Description

Specifies the font color of the currently selected column values.

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

Specifies the font color of the currently selected column values.