TdxBarExtraPaneItems.Add Method
Adds a new item at the end of the collection.
Declaration
function Add: TdxBarExtraPaneItem;
Returns
Type |
---|
TdxBarExtraPaneItem |
Remarks
Once added, the new item is automatically displayed at the end of the item list in the Application Menu‘s right panel.
The Add method returns a reference to the newly created item.
See Also