API:FMX.Objects3D.TText3D.HorzTextAlign

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property HorzTextAlign: TTextAlign read FHorzTextAlign write SetHorzTextAlign default TTextAlign.Center;

C++

__property Fmx::Types::TTextAlign HorzTextAlign = {read=FHorzTextAlign, write=SetHorzTextAlign, default=0};

Properties

Type Visibility Source Unit Parent
property published
FMX.Objects3D.pas
FMX.Objects3D.hpp
FMX.Objects3D TText3D

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!