TdxBarItemLinks.AddSubItem Method
Creates a TdxBarSubItem and a link to it and appends this link to the current collection.
Declaration
function AddSubItem: TdxBarItemLink;
Returns
| Type |
|---|
| TdxBarItemLink |
Remarks
This function returns a reference to the newly created link object.
See Also