Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/2617-standardlibrary-cchart-ccharteventobjectdelete.md
T
2026-06-23 21:47:51 +08:00

413 B
Raw Blame History

EventObjectDelete

Sets a flag to send notifications of events of a graphical object deletion.

bool  EventObjectDelete(
   bool  flag      // flag
   )

Parameters

flag

[in]  New value of a flag to send notifications of events of a graphical object deletion.

Return Value

true successful, false - cannot change the flag.