procedure CondDisable;
Saves the current value of ConditionCheck property and sets it to false.
Result: stored in self (calling object)
Remarks:
Saves the current value of TMtxVecBase.ConditionCheck property and sets it to false. You can restore back to the original setting by calling TMtxVecBase.CondEnable method.