TdxBarCustomApplicationMenu.ExtraPaneItems Property
In This Article
Specifies a list of shortcuts.
#Declaration
Delphi
property ExtraPaneItems: TdxBarExtraPaneItems read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
This property is obsolete and used for compatibility purposes. Use the menu’s ExtraPane.Items property instead.
See Also