FMX.StdCtrls.TCornerButton.Font

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Font;

C++

__property Font;

Properties

Type Visibility Source Unit Parent
property public
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TCornerButton

Description

Specifies the font to use when displaying the text.

FMX.StdCtrls.TCornerButton.Font inherits from FMX.StdCtrls.TPresentedTextControl.Font. All content below this line refers to FMX.StdCtrls.TPresentedTextControl.Font.


Specifies the font to use when displaying the text.

See Also