FMX.Layouts.TFlowJustifyHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFlowJustifyHelper = record helper for TFlowJustify

C++

typedef void *TFlowJustifyHelper;

Properties

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

Description

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

See Also