JVCL Help:MbDefault

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Used to identify default button mapping.

run\JvDSADialogs.pas


Pascal

 run\JvDSADialogs.pas
 mbDefault = TMsgDlgBtn(-2);


Description

mbDefault is used to identify that the default button mapping is to be used to determine the default and/or cancel button. Its primary use is for the DefaultButton and CancelButton parameters for the various MessageDlg routines.

run\JvDSADialogs.pas


See Also

mbNone

run\JvDSADialogs.pas


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