TdxRibbonTabGroup.AssignedValues Property
In This Article
Specifies tab group settings that override toolbar settings.
#Declaration
Delphi
property AssignedValues: TdxRibbonTabGroupAssignedValues read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Values include:
Value | Meaning |
---|---|
rtgav |
If True, the tab group’s Caption property overrides the toolbar’s Caption property. |
See Also