JVCL Help:TJvFullColorCircleDialog.Form

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

Search in JVCL Help

 
Search in all projects
 

Summary

Form displayed as a dialog box.


Pascal

 propertyForm: TForm;


Description

This property gives you direct access to the form used as a dialog box. You may customize its appearance by using the OnShow, OnCloseQuery and OnApply events. This property is valid only during the execution of the Execute function.


See Also

TJvFullColorCircleDialog.OnShow, TJvFullColorCircleDialog.OnCloseQuery, TJvFullColorCircleDialog.OnApply


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