FMX.Edit.Style.New.TStyledEdit.TSelectionOptions
Delphi
TSelectionOptions = set of TSelectionOption;
C++
typedef System::Set<TSelectionOption, _DELPHI_SET_ENUMERATOR(TSelectionOption::SelectWords), _DELPHI_SET_ENUMERATOR(TSelectionOption::SelectWords)> TSelectionOptions;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
set typedef |
protected | FMX.Edit.Style.New.pas FMX.Edit.Style.New.hpp |
FMX.Edit.Style.New | TStyledEdit |
Description
Embarcadero Technologies does not currently have any additional information.