FMX.Controls.TOrientationHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TOrientationHelper = record helper for TOrientation

C++

/*Helper*/typedef void *TOrientationHelper;

Properties

Type Visibility Source Unit Parent
helper
typedef
public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls FMX.Controls

Description

For internal use. TOrientationHelper is a record helper that provides fields for a scoped enumeration, the FMX.Controls.TOrientation type.

See Also