Enum member EditorActions.DelPrevChar

delete char before cursor (backspace)

Declaration

enum EditorActions
{
  // ...
  DelPrevChar = 1028,
  // ...
}

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0