enableModify method

void enableModify(
  1. bool enable
)

Implementation

void enableModify(bool enable){_enableFlag(MESIBO_FLAG_MODIFY,enable);}