FMX.Controls.Presentation.TDTFormatKindHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDTFormatKindHelper = record helper for TControlType

C++

/*Helper*/typedef void *TDTFormatKindHelper;

Properties

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