FMX.Platform.TCaretBehaviors

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TCaretBehaviors = set of TCaretBehavior;

C++

typedef System::Set<TCaretBehavior, _DELPHI_SET_ENUMERATOR(TCaretBehavior::DisableCaretInsideWords), _DELPHI_SET_ENUMERATOR(TCaretBehavior::DisableCaretInsideWords)> TCaretBehaviors;

Properties

Type Visibility Source Unit Parent
set
typedef
public
FMX.Platform.pas
FMX.Platform.hpp
FMX.Platform FMX.Platform

Description

Embarcadero Technologies does not currently have any additional information.