FMX.StdCtrls.TCustomTrack.FOrientation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FOrientation: TOrientation;

C++

Fmx::Controls::TOrientation FOrientation;

Properties

Type Visibility Source Unit Parent
field protected
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TCustomTrack

Description

Field used internally by the Orientation property.

See Also