TdxBarItemLinks.DestroyBarControl Method
In This Article
Destroys the bar control containing item controls that correspond to the current item links.
#Declaration
Delphi
procedure DestroyBarControl;
#Remarks
Use the DestroyBarControl method to dispose of the TCustomdxBarControl object.
See Also