FMX.Types.TKeyKindHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TKeyKindHelper = record helper for TKeyKind

C++

struct TKeyKindHelper /* Helper for enum 'TKeyKind' */;

Properties

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

Description

For internal use. TKeyKindHelper is a record helper that provides fields for a scoped enumeration, the FMX.Types.TKeyKind type.

See Also