JVCL Help:TJvComputerNameDialog.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 Browse for Computer dialog


Pascal

 functionExecute: Boolean; override;


Return Value

Returns true when the user selects a computer and clicks the OK button, false otherwise.


Description

Call Execute to show the Browse for Computer Dialog. Use ComputerName after a call to Execute to retrieve the name of the computer the user selected in the dialog.


See Also

TJvComputerNameDialog.ComputerName


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