FMX.ListView.Appearances.TTextButtonObjectAppearance.Font

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Font stored IsFontStored nodefault;

C++

__property Font = {stored=IsFontStored};

Properties

Type Visibility Source Unit Parent
property published
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TTextButtonObjectAppearance

Description

Font of this text button appearance.

FMX.ListView.Appearances.TTextButtonObjectAppearance.Font inherits from FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Font. All content below this line refers to FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Font.

Font of this text button appearance.

See Also