FMX.Layouts.TFlowDirectionHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFlowDirectionHelper = record helper for TFlowDirection

C++

/*Helper*/typedef void *TFlowDirectionHelper;

Properties

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

Description

For internal use. TFlowDirectionHelper is a record helper that provides fields for a scoped enumeration, the FMX.Layouts.TFlowDirection type.

See Also