IOrgItem.AddChild
IOrgItem

function AddChild(Const Text: WideString): Integer;

Type Library
TeeChartx

Description
Creates and returns a new item with the specified text parameter.

This new item Superior is assigned to this item index, so this item is the parent of the newly created item.

See also: AddBrother method.