FMX.Memo.Types.TFragmentDeleted.CaretMoved

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

CaretMoved: Boolean;

Properties

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

Description

Indicates if the caret moved after the text was removed.

The Boolean CaretMoved field indicates whether or not the caret moved after the text was removed.

See Also