Back to Devexpress

TcxCustomTextEdit.CursorPos Property

vcl-cxtextedit-dot-tcxcustomtextedit-c7645c09.md

latest552 B
Original Source

TcxCustomTextEdit.CursorPos Property

Specifies the cursor position within an editor.

Declaration

delphi
property CursorPos: Integer read;

Property Value

Type
Integer

Remarks

Use the CursorPos property to obtain the current cursor position within an editor.

See Also

TcxCustomTextEdit Class

TcxCustomTextEdit Members

cxTextEdit Unit