FMX.Memo.TCustomMemoModel.TGetCaretPositionInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TGetCaretPositionInfo = record

C++

struct DECLSPEC_DRECORD TGetCaretPositionInfo
{
public:
    System::Types::TPointF HitPoint;
    bool RoundToWord;
    Fmx::Text::TCaretPosition CaretPosition;
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
FMX.Memo.pas
FMX.Memo.hpp
FMX.Memo TCustomMemoModel

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 !