JVCL Help:TJvComputerNameDialog
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvComputerNameDialog Class
[+] JvWinDialogs.pas Classes
[+] TJvComputerNameDialog Methods
[+] TJvComputerNameDialog Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvComputerNameDialog
run\JvWinDialogs.pas
Summary
Displays a dialog enabling the user to select a computer.
Pascal
run\JvWinDialogs.pas
TJvComputerNameDialog = class(TJvCommonDialog);
Description
- JVCLInfo
Use TJvComputerNameDialog to show a dialog that enables the user to select a computer. Do this by calling the Execute method.
If the user selects anything other than a computer in the dialog box, the OK button is grayed.
You can preview this dialog at design-time, by right-clicking the component and clicking "Preview...".
Use the TJvBrowseForFolderDialog component instead if you want to have more control.
See Also
TJvBrowseForFolderDialog
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