JVCL Help:TJvTipOfDay.CheckBoxText
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvTipOfDay.CheckBoxText Property
[+] TJvTipOfDay Events
[+] TJvTipOfDay Methods
[+] TJvTipOfDay Properties
Search in JVCL Help
Search in all projectsSummary
Specifies the text to appear on the checkbox.
Pascal
propertyCheckBoxText: string;
Description
The Tip of the Day dialog displays a checkbox that enables the user to specify whether the application must show the dialog on the next startup of the application. Use CheckBoxText to change the text for this checkbox.
The default value of CheckBoxText is "Show Tips on StartUp".
Include or exclude flag toShowOnStartUp in Options - before the dialog is displayed - to specify whether the checkbox must be checked or unchecked, respectively.
See Also
TJvTipOfDay.HeaderText, TJvTipOfDay.Tips
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page