BOOL CBCGPVisualContainer::Add | ( | CBCGPBaseVisualObject * | pObject, |
BOOL | bAutoDestroy = TRUE |
||
) |
Adds a new child visual object to the container.
pObject | A pointer to the visual object. |
bAutoDestroy | Specifies whether the object should be destroyed automatically. |