FMX.Memo.Types.TFragmentDeleted.Selected
Delphi
Selected: Boolean;
C++
bool Selected;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
field | public | FMX.Memo.Types.pas FMX.Memo.Types.hpp |
FMX.Memo.Types | TFragmentDeleted |
Description
Indicates whether the selected text was removed.
The Boolean Selected field is True
if the selected text was removed.