FMX.ListView.Appearances.TTextButtonObjectAppearance.PressedTextColor

Aus RAD Studio API Documentation

Delphi

property PressedTextColor: TAlphaColor read FPressedTextColor write SetPressedTextColor stored IsPressedTextColorStored;

C++

__property PressedTextColor = {stored=IsPressedTextColorStored};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TTextButtonObjectAppearance

Beschreibung

Farbe des Textes des Erscheinungsbildes dieser Text-Schaltfläche im gedrückten Zustand. {{#multireplace:FMX.ListView.Appearances.TTextButtonObjectAppearance.PressedTextColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} erbt von {{#multireplace:FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.PressedTextColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}. Der folgende Inhalt bezieht sich auf {{#multireplace:FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.PressedTextColor|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}}.

Farbe des Textes des Erscheinungsbildes dieser Text-Schaltfläche im gedrückten Zustand.

Siehe auch