API:FMX.EditBox.TCustomEditBox.FontColor

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FontColor;

C++

__property FontColor = {default=-16777216};

Properties

Type Visibility Source Unit Parent
property public
FMX.EditBox.pas
FMX.EditBox.hpp
FMX.EditBox TCustomEditBox

Description

Specifies the color of the text in the edit control.

FMX.EditBox.TCustomEditBox.FontColor inherits from FMX.Edit.TCustomEdit.FontColor. All content below this line refers to FMX.Edit.TCustomEdit.FontColor.

Specifies the color of the text in the edit control.

See Also