FMX.Edit.Style.TSelectionPointType
Delphi
TSelectionPointType = (Left, Right);
C++
enum class DECLSPEC_DENUM TSelectionPointType : unsigned char { Left, Right };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | FMX.Edit.Style.pas FMX.Edit.Style.hpp |
FMX.Edit.Style | FMX.Edit.Style |
Description
Embarcadero Technologies does not currently have any additional information.