FMX.Styles.Objects.TStyleTextObject.Color
Delphi
property Color stored False;
C++
__property Color = {stored=false};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | published | FMX.Styles.Objects.pas FMX.Styles.Objects.hpp |
FMX.Styles.Objects | TStyleTextObject |
Description
Specifies the color of the Text.
FMX.Styles.Objects.TStyleTextObject.Color inherits from FMX.Objects.TText.Color. All content below this line refers to FMX.Objects.TText.Color.
Specifies the color of the Text.
Use Color to set and get the color used to display Text within TText.