Navigation: Code Documentation > RSFuzzyLogic > FuzzyInterfaces > Interfaces > IFuzzyVariable > Methods
IFuzzyVariable.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: FuzzyInterfaces
Delphi
public procedure BeginUpdate;
•IFuzzyVariable
•FuzzyInterfaces