User Tools

Site Tools


setenumerateicons_set_icons_for_broken_rules_display_.htm
Navigation:  ABC Library Reference > RuleManager > RulesCollection Class Methods >====== SetEnumerateIcons (set icons for broken rules display) ====== Previous pageReturn to chapter overviewNext page

SetEnumerateIcons( windowicon, validicon, brokenicon)

blk2blue.jpg

SetEnumerateIcons Sets the icons for the display produced by the EnumerateBrokenRules method.
windowicon A string constant, variable, EQUATE, or expression that contains the file name of the icon which will appear on the title bar of the broken rules listing.
validicon A string constant, variable, EQUATE, or expression that contains the file name of the icon which will appear on lines containing valid rules.
brokenicon A string constant, variable, EQUATE, or expression that contains the file name of the icon which will appear on lines containing broken rules.

Return Data Type:     LONG

Example:

Customer. SetEnumerateIcons('~BRules.ico','~BRuleOk.ico', |

                                          '~BRuleNo.ico')

 

See Also:     EnumerateBrokenRules

setenumerateicons_set_icons_for_broken_rules_display_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1