TdxBarCustomApplicationMenu.ExtraPaneSize Property
Specifies the width of the Application Menu’s right panel.
Declaration
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