Vcl.WinXPickers.TBasePickerControl.SelectionFontColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property SelectionFontColor: TColor read FSelectionFontColor write SetSelectionFontColor default DefaultPickerSelectionFontColor;

C++

__property System::Uitypes::TColor SelectionFontColor = {read=FSelectionFontColor, write=SetSelectionFontColor, default=-16777202};

Properties

Type Visibility Source Unit Parent
property public
Vcl.WinXPickers.pas
Vcl.WinXPickers.hpp
Vcl.WinXPickers TBasePickerControl

Description

Specifies the font color of the currently selected column values.