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.
OnChange, BeginUpdate, Changed, UpdateCount
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024