FMX.Platform.TComponentKindHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TComponentKindHelper = record helper for TComponentKind

C++

/*Helper*/typedef void *TComponentKindHelper;

Properties

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

Description

For internal use. TComponentKindHelper is a record helper that provides fields for a scoped enumeration, the FMX.Platform.TComponentKind type.

See Also