Show: Delphi C++
Display Preferences

FMX.Types.TTextControl.FText

From XE2 API Documentation
Jump to: navigation, search

Delphi

FText: string;

C++

System::UnicodeString FText;

Properties

Type Visibility Source Unit Parent
field protected
FMX.Types.pas
FMX.Types.hpp
FMX.Types TTextControl

Description

Internally used to hold the text displayed by TTextControl or one of its descendants.

Do not use FText directly in applications. Use the Text property instead.

See Also

Personal tools
Previous Versions
Translations