TIWCGJQTooltipOptions.BaseClass Property
It sets the base class name saved in the CSS file “jquery-bubble-popup.css”;generally You don’t need to edit this option, it is only useful if other CSS classes declared inside the document interfere with the main class of the Bubble Popup;in this case, You will need only to choose a new valid name for the base class and set this option with it, then You need to replace all occurrences of the base class name “jquerybubblepopup” inside the “jquery-bubble-popup.css” file with the new name. See the Template System for more information.
published property BaseClass: string index 20 read GetStringValue write SetStringValue stored IsStringStored;
Property Value
Type: string