FMX.Types.TFormStyleHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFormStyleHelper = record helper for TFormStyle

C++

/*Helper*/typedef void *TFormStyleHelper;

Properties

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

Description

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

See Also