TdxBarCustomApplicationMenu.ExtraPaneHeader Property
In This Article
Specifies the shortcut list header.
#Declaration
Delphi
property ExtraPaneHeader: string read; write;
#Property Value
Type |
---|
string |
#Remarks
This property is obsolete and used for compatibility purposes. Use the menu’s ExtraPane.Header property instead.
See Also