ToolsAPI.Editor.INTACodeEditorEvents370.EditorSetCaretPos

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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


Beschreibung