FMX.ListView.Types.TListItemText.Font
Delphi
property Font: TFont read FFont;
C++
__property Fmx::Graphics::TFont* Font = {read=FFont};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | FMX.ListView.Types.pas FMX.ListView.Types.hpp |
FMX.ListView.Types | TListItemText |
Description
Returns a value of the TFont type that keeps font properties used to draw the item text.