JVCL Help:TJvShellAboutDialog
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvShellAboutDialog Class
[+] JvWinDialogs.pas Classes
[+] TJvShellAboutDialog Methods
[+] TJvShellAboutDialog Properties
Search in JVCL Help
Search in all projectsClass Hierarchy
TJvShellAboutDialog
run\JvWinDialogs.pas
Summary
Displays a ShellAbout dialog.
Pascal
run\JvWinDialogs.pas
TJvShellAboutDialog = class(TJvCommonDialog);
Description
- JVCLInfo
TJvShellAboutDialog is a wrapper for the ShellAbout Windows API. It can display the ShellAbout dialog, do this by calling the Execute method.
To see an example of a ShellAbout dialog, choose "About Windows" from the "Help" menu drop-down list in Windows Explorer.
You can preview this dialog at design-time, by right-clicking the component and clicking "Preview...".
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