JVCL Help:TJvObjectPropertiesDialog.Execute

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

Search in JVCL Help

 
Search in all projects
 

Summary

Shows the properties dialog of an object.


Pascal

 functionExecute: Boolean; override;


Return Value

If Execute succeeds, the return value is true. If the function fails, the return value is false.


Description

Call Execute to show the properties dialog for the object specified by ObjectName.


See Also

TJvObjectPropertiesDialog.InitialTab, TJvObjectPropertiesDialog.ObjectName


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