TdxBarCustomApplicationMenu.ExtraPaneWidthRatio Property
Specifies the ratio of the right panel’s width to the left panel’s width.
Declaration
property ExtraPaneWidthRatio: Double read; write;
Property Value
Type |
---|
Double |
Remarks
This property is obsolete and used for compatibility purposes. Use the menu’s ExtraPane.WidthRatio property instead.
See Also