TSRVViewProperty.UseTableIcons

<< Click to display table of contents >>

TSRVViewProperty.UseTableIcons

Allows using VCL theme colors (for Delphi XE2 and newer).

property UseVCLThemes: Boolean;

If True, VCL theme colors are used instead of system colors in documents. This property is ignored for Delphi versions prior to XE2.

This property does not affect user interface objects in the editor. They always use VCL themes, if available.

Default value:

False