TcxvgOptionsView.CategoryExplorerStyle Property
Determines whether to use Windows XP paint style.
Declaration
property CategoryExplorerStyle: Boolean read; write; default False;
Property Value
| Type | Default |
|---|---|
| Boolean | False |
Remarks
When the value of the CategoryExplorerStyle is True the category rows are drawn in XP paint style if the user uses Windows XP.

Otherwise they have tree-like view style.

The default value of the CategoryExplorerStyle property is False.
See Also