Show: Delphi C++
Display Preferences

FMX.Types.TFillTextFlag

From XE3 API Documentation
Jump to: navigation, search

Delphi

TFillTextFlag = (ftRightToLeft);

C++

enum class DECLSPEC_DENUM TFillTextFlag : unsigned int { ftRightToLeft };

Properties

Type Visibility Source Unit Parent
enum public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

Specifies the filling direction of a text.

TFillTextFlag has the following value:

Value Meaning

ftRightToLeft

The filling direction is from right to left.

See Also

Personal tools
Translations