ToolsAPI.Editor.INTACodeEditorEvents370.EditorSetCaretPos
Delphi
procedure EditorSetCaretPos(const Editor: TWinControl; X, Y: Integer);
C++
virtual void __fastcall EditorSetCaretPos(Vcl::Controls::TWinControl* const Editor, int X, int Y) = 0 ;
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
|---|---|---|---|---|
procedure function |
public | ToolsAPI.Editor.pas ToolsAPI.Editor.hpp |
ToolsAPI.Editor | INTACodeEditorEvents370 |