UnRegisterTeeTools

UnRegisterTeeTools procedure

procedure UnRegisterTeeTools(ATools: array of TTeeCustomToolClass);

Unit
Chart

Description
Removes the tools array from the internal list of tools.
Call this method at the finalization section of the unit that registers a tool, or call it whenever you want to remove a tool from the Chart Tools Editor dialog.