FMX.Edit.Style.TSelectionPointType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TSelectionPointType = (Left, Right);

C++

enum class DECLSPEC_DENUM TSelectionPointType : unsigned char { Left, Right, sptLeft _DEPRECATED_ATTRIBUTE3("Use TSelectionPointType.Left")  = 0x0, sptRight _DEPRECATED_ATTRIBUTE3("Use TSelectionPointType.Right")  = 0x1 };

Propriétés

Type Visibilité  Source Unité  Parent
enum public
FMX.Edit.Style.pas
FMX.Edit.Style.hpp
FMX.Edit.Style FMX.Edit.Style

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !