TdxNavBarStyleOptions.CustomStyleRepository Property
In This Article
Provides access to a style repository, which contains all custom styles defined within NavBar controls residing on a form.
#Declaration
Delphi
property CustomStyleRepository: TdxNavBarStyleRepository read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Refer to the TdxNavBarStyleRepository class description to learn about available settings.
See Also