infobox TacInfoBox component
Hierarchy Properties Methods Events
Return to Introduction  Previous page  Next page
Overview
The acInfoBox component is a quick and simpe implementation of smart dialog boxes. You probably already seen these smart dialog boxes with some notification message and "Don't show me this message again" option below text. If user will find message annoying and don't want to see this notification again, it simply check this box and message will not appear anymore.  
 
The acInfoBox can show the message with rich-formatted text with graphic icon at the left side of dialog, and contains the corresponding check box (with customizeable caption, i.e: "Don't display me this again"). The state for this check box is kept in registry. All implementation with just one line of code.  

Snapshot
acinfoboxss  

How to use?
ss  
 
You can test how your InfoBox will looks like even at design time, just specify all needed properties, right-click on the component icon on your form and select "Test!" menu item from popup menu. (screenshot required?)  

See also