procedure Changed;
Calls the OnChange event, provided the change notification is not masked with BeginUpdate.
Descendants of TNotifiablePersistent call Changed after making changes to their data or properties.
You will need to call Changed explicitly in your application after leaving the BeginUpdate... EndUpdate block since EndUpdate itself does not internally call Changed.
TNotifiablePersistent, OnChange, EndUpdate
Copyright ©2000-2024 Alex Denisov and the Graphics32 Team - Graphics32 2.0 - Help file built on 18 Feb 2024