DAS
3.1.6 - 18/09/2017
|
Cursor Position for the Edit Object. More...
#include <Mguidefs.h>
Data Fields | |
int | pos |
int | pos_x |
int | pos_y |
Cursor Position for the Edit Object.
This structure is passed to the CursorPosition callbacks EDIT_CURS_CB (C API) and EDITCURS_CB (C++ API).
Definition at line 1343 of file Mguidefs.h.
int EDIT_CURS::pos |
cursor position in the text stream
Definition at line 1345 of file Mguidefs.h.
Referenced by MLCursorPositionCB(), and SelKeywCB().
int EDIT_CURS::pos_x |
int EDIT_CURS::pos_y |