JVCL Help:TJvDSADialog.CheckControl

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

Search in JVCL Help

 
Search in all projects
 

Summary

Reference to the control to use as a DSA state setter.


Pascal

 propertyCheckControl: TWinControl;


Description

CheckControl is a reference to the control to use as a DSA state toggler.
The control has to have both a "Checked" as well as a "Caption" property. Usually you will use a TCheckBox control, but for TJvDSADialog it doesn't matter what kind of control is used (eg. it is possible to use a third party's check box equivalent control, even if it is not descending from TCustomCheckBox).


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