JVCL Help:TJvDSADialog.IsDSAChecked

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

Search in JVCL Help

 
Search in all projects
 

Summary

Checks if the DSA state has been set to "suppress".


Pascal

 functionIsDSAChecked: Boolean; virtual;


Description

IsDSAChecked checks if the DSA state has been set to suppressed state. The base implementation does this by checking the CheckControl's Checked property, but descendant can override this to do additional checking.


See Also

TJvDSADialog.CheckControl


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