Home
|
GR32
|
TNotifiablePersistent
|
|
procedure EndUpdate;
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.
BeginUpdate, Changed, OnChange, UpdateCount
Copyright ©2000-2010 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.0 (r1336) - Build on 9-March-2010