JVCL Help:TJvDSADialog.IsDSAChecked
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDSADialog.IsDSAChecked Method
[+] TJvDSADialog Events
[+] TJvDSADialog Methods
[+] TJvDSADialog Properties
Search in JVCL Help
Search in all projectsSummary
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
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