FMX.Controls.Presentation.TDTFormatKindHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDTFormatKindHelper = record helper for TControlType

C++

struct TDTFormatKindHelper /* Helper for enum 'Fmx::Controls::TControlType' */;

Properties

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

Description

Warning: TDTFormatKindHelper is deprecated. Please use TControlType.

Type of control that an instance of TPresentedControl uses for its presentation.

See Also