JVCL Help:TJvFullColorCircleDialog.Execute

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

Search in JVCL Help

 
Search in all projects
 

Summary

Execute the dialog box.


Pascal

 functionExecute: Boolean;


Return Value

Return true if the dialog box was closed using the "OK" button.


Description

The dialog box is initialized by the existing values of Delta, ColorID, GreenDelta, BlueDelta and RedDelta and configured by the Options property. Execute the dialog box, modify the Delta, ColorID, GreenDelta, BlueDelta, RedDelta properties according to changes made by the user. Even if the dialog box is canceled, these properties are modified to reflect changes made by the user.


See Also

TJvFullColorCircleDialog.BlueDelta, TJvFullColorCircleDialog.ColorID, TJvFullColorCircleDialog.GreenDelta, TJvFullColorCircleDialog.RedDelta, TJvFullColorCircleDialog.Delta, TJvFullColorCircleDialog.Options


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