FMX.Types.TStyledSettingHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TStyledSettingHelper = record helper for TStyledSetting

C++

/*Helper*/typedef void *TStyledSettingHelper;

Properties

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

Description

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

See Also