FMX.Forms.TFormOrientationHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFormOrientationHelper = record helper for TFormOrientation

C++

/*Helper*/typedef void *TFormOrientationHelper;

Properties

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

Description

For internal use. TFormOrientationHelper is a record helper that provides fields for a scoped enumeration, the FMX.Forms.TFormOrientation type.

See Also