TcxCustomTextEdit.CursorPos Property
Specifies the cursor position within an editor.
Declaration
property CursorPos: Integer read;
Property Value
Type |
---|
Integer |
Remarks
Use the CursorPos property to obtain the current cursor position within an editor.
See Also