FMX.Edit.Style.New.TStyledEdit.TSelectionOptions

From RAD Studio API Documentation
Jump to: navigation, search

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.