FMX.Platform.TComponentKindHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TComponentKindHelper = record helper for TComponentKind

C++

struct TComponentKindHelper /* Helper for enum 'TComponentKind' */;

Properties

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