SetInsertMode
void SetInsertMode(int flag);
fBuffer->SetInsertMode(MODE_INSERT);
fBuffer->SetInsertMode(MODE_OVER);