selectionStart abstract method

void selectionStart(
  1. int displayRow,
  2. int col,
  3. bool rightHalf,
  4. int kind,
)

Implementation

void selectionStart(int displayRow, int col, bool rightHalf, int kind);