TdxCustomListView.ExplorerStyle Property
Specifies if the Explorer style is active.
Declaration
property ExplorerStyle: Boolean read; write; default False;
Property Value
Type | Default | Description |
---|---|---|
Boolean | False | If True, the control style is similar to Windows Explorer. If False, the control applies the default style settings. |
Remarks
Refer to the following List View property descriptions for Explorer style appearance examples:
See Also