SECEditController::LineDelete
voidSECEditController::LineDelete(void)
Deletes the selected or current line. If a selection exists, the selection is changed to a full line selection before performing the delete operation. If no selection exists, the current line is selected and deleted.
Defined in: SECEditController.cpp
Return Value
void
See Also