FMX.Types.IVirtualKeyboardControl.ReturnKeyType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ReturnKeyType: TReturnKeyType read GetReturnKeyType write SetReturnKeyType;

C++

__property TReturnKeyType ReturnKeyType = {read=GetReturnKeyType, write=SetReturnKeyType};

Properties

Type Visibility Source Unit Parent
property public
FMX.Types.pas
FMX.Types.hpp
FMX.Types IVirtualKeyboardControl

Description

Embarcadero Technologies does not currently have any additional information.