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