Reenable change events after BeginUpdate has been called
Namespace: IEDefinedType
Delphi |
public |
Implements
Calls to BeginUpdate are cumulative, so calling EndUpdate will only fire a change event if every other call to BeginUpdate has already been matched by a call to EndUpdate |
Reference |