<< Click to display table of contents >> TrvActionStyleTemplates.TextStyleImageIndex, ParaStyleImageIndex, ParaTextStyleImageIndex |
The properties define image indices for icons in the tree-view containing a list of styles.
property TextStyleImageIndex: Integer;
property ParaStyleImageIndex: Integer;
property ParaTextStyleImageIndex: Integer;
If Images is assigned, and at least one of these properties >= 0, the tree-view in the style management dialog window uses these images:
•TextStyleImageIndex for style templates having Kind=rvstkText (and a tree node used as a root of for such style templates);
•ParaStyleImageIndex for style templates having Kind=rvstkPara;
•ParaTextStyleImageIndex for style templates having Kind=rvstkParaText.
Additionally, ImageIndex of this action is used for the root tree node.
Default value:
-1