TdxBarCustomApplicationMenu.ExtraPaneSize Property
In This Article
Specifies the width of the Application Menu’s right panel.
#Declaration
Delphi
property ExtraPaneSize: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
This property is obsolete and used for compatibility purposes. Use the menu’s ExtraPane.Size property instead.
See Also