FMX.Types.TVirtualKeyboardStateHelper

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TVirtualKeyboardStateHelper = record helper for TVirtualKeyboardState

C++

typedef void *TVirtualKeyboardStateHelper;

Properties

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

Description

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

See Also