FMX.Edit.TEdit.ReturnKeyType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ReturnKeyType: TReturnKeyType read GetReturnKeyType write SetReturnKeyType default 0;

C++

__property ReturnKeyType = {default=0};

Properties

Type Visibility Source Unit Parent
property published
FMX.Edit.pas
FMX.Edit.hpp
FMX.Edit TEdit

Description

Specifies the Return key type, such as Done, Go, Next, etc.