TdxBarCustomApplicationMenu.ExtraPaneWidthRatio Property
In This Article
Specifies the ratio of the right panel’s width to the left panel’s width.
#Declaration
Delphi
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