TdxBarItemLink.DestroyControl Method
In This Article
Destroys the control that corresponds to the current item link.
#Declaration
Delphi
procedure DestroyControl;
#Remarks
Use the DestroyControl method to dispose of the TdxBarItemControl object.
See Also