.. highlightlang:: us .. index:: CBDestroy .. _cbdestroy: CBDestroy ========= .. us.tag CBDestroy ENGLISH Destroys a grouped object and all containing drawing objects. .. function:: bool = CBDestroy(hlink) .. us.return **Return Value** If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0). .. us.params **Parameters** .. uparam:: hlink *hlink* identifies the object. .. seealso:: :ref:`overview-group-object`, :ref:`CBCreate`, :ref:`CBRemoveAllObjects` :sub:`id-2084913`