JVCL Help:MbNone
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: mbNone Constant
[+] JvDSADialogs.pas Constants
Search in JVCL Help
Search in all projectsSummary
Used to identify no button.
Pascal
run\JvDSADialogs.pas
mbNone = TMsgDlgBtn(-1);
Description
mbNone is used to identify that no button is to be used as a default, cancel or help button. Its primary use is for the DefaultButton, CancelButton and HelpButton parameters for the various MessageDlg routines.
See Also
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