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