TdxNavBarItemLinks.Add Method
Adds a link to the end of the collection.
Declaration
function Add: TdxNavBarItemLink;
Returns
Type |
---|
TdxNavBarItemLink |
Remarks
The Add method is used internally by the CreateLink method of a group to add a new link to it.
See Also