Navigation: Code Documentation > RSFuzzyLogic > IFuzzyLogic > Classes > TIFuzzyVariable > Methods
TIFuzzyVariable.BeginUpdate Method
Suspends change events from occuring until the EndUpdate method is called. Use BeginUpdate to speed processing while values are added to or deleted from the fuzzy variable
Namespace: IFuzzyLogic
Delphi
public procedure BeginUpdate;
Implements
IFuzzyVariable.BeginUpdate
•TIFuzzyVariable
•IFuzzyLogic