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