TdxCustomNavBar.SpaceBetweenGroups Property
In This Article
Specifies the distance (in pixels) between groups.
#Declaration
Delphi
property SpaceBetweenGroups: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
This property is obsolete and used for compatibility purposes. Use the OptionsView.ExplorerBar.SpaceBetweenGroups property instead.
See Also