FMX.Memo.Types.TFragmentDeleted.Selected

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Selected: Boolean;

Properties

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

Description

Indicates whether the selected text was removed.

The Boolean Selected field is True if the selected text was removed.

See Also