Sets the value for the CaretPos property.
Source position: stdctrls.pp line 816
protected procedure TCustomEdit.SetCaretPos( |
const Value: TPoint |
); virtual; |
Value |
|
New value for the CaretPos property. |
|
The position of the editing cursor in the control. |