Home | GR32 | TNotifiablePersistent |
TNotifiablePersistent.EndUpdate
procedure EndUpdate;
Description
Re-enables change notification previously disabled with BeginUpdate.
EndUpdate decreases the UpdateCount property and re-enables generation of OnChange events.
EndUpdate itself does not generate the OnChange event. You will need to call Changed explicitly, after calling EndUpdate in case the change notification is required.
See Also
BeginUpdate, Changed, OnChange, UpdateCount
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007