BHTProc is primarily for setting the default Flags when you are going to use the IsHoliday Method in your procedure. It also automates adding Holidays and Moons to the BST Dynamic Wall Calendar and Weekly Reminder Controls. It has an embed point to allow you to change these initial defaults at runtime.
Add Holidays to BST Calendars automates adding Holidays and Moons to the Dynamic Wall Calendars and Weekly Reminders used in the procedure. You will need BST Version 4.22 or later for this option to work.
All that apply will automatically apply Holidays and moons to all instances of BST Controls that will accept them in the current procedure.
Dynamic Wall Calendar checkbox will limit the Holidays to One instance of the Wall calendar, and you must select that instance from the dropdown list.
Weekly Reminder checkbox will limit the Holidays to One instance of the Weekly Reminder, and you must select that instance from the dropdown list.
BHT CalHoliday Embeds Button calls up the embeds for changing the initial default setup at runtime.
You can use the SetFlags code template here, or add your own code.