FMX.Types.TAlignLayoutHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TAlignLayoutHelper = record helper for TAlignLayout

C++

struct TAlignLayoutHelper /* Helper for enum 'TAlignLayout' */;

Properties

Type Visibility Source Unit Parent
helper
class
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

For internal use. TAlignLayoutHelper is a record helper that provides fields for a scoped enumeration, the FMX.Types.TAlignLayout type.

See Also