Discussion of article "Graphics in DoEasy library (Part 91): Standard graphical object events. Object name change history"
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
New article Graphics in DoEasy library (Part 91): Standard graphical object events. Object name change history has been published:
In this article, I will refine the basic functionality for providing control over graphical object events from a library-based program. I will start from implementing the functionality for storing the graphical object change history using the "Object name" property as an example.
As we can see, the object renaming is saved in its "memory".
The package deletion of graphical objects is also handled correctly:
Author: Artyom Trishkin