FMX.Memo.Types.TCaretPosition.Pos

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

Pos: Integer;

C++

int Pos;

Properties

Type Visibility Source Unit Parent
field public
FMX.Memo.Types.pas
FMX.Memo.Types.hpp
FMX.Memo.Types TCaretPosition

Description

Represents the zero-based caret's horizontal shifting.


See Also