FMX.Types.TStyledSettingHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TStyledSettingHelper = record helper for TStyledSetting

C++

struct TStyledSettingHelper /* Helper for enum 'TStyledSetting' */;

Properties

Type Visibility Source Unit Parent
helper
class
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