FMX.Memo.Types.TFragmentInserted.Typed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Typed: Boolean;

Properties

Type Visibility Source Unit Parent
field public FMX.Text.UndoManager.pas FMX.Memo.Types TFragmentInserted

Description

Indicates if the text was inserted typing the keyboard.

The Boolean Typed field indicates whether or not the text was inserted tying the keyboard.

See Also