FMX.Types.TReturnKeyTypeHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TReturnKeyTypeHelper = record helper for TReturnKeyType

C++

struct TReturnKeyTypeHelper /* Helper for enum 'TReturnKeyType' */;

Properties

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

Description

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

See Also