| 
LMD DialogPack | 
This unit contains the wrapper classes
All of the wrapper classes for created TJSDialog dialogs are declared in this unit.
| 
Name  | 
Description  | 
| 
The following table lists functions in this documentation.  | |
| 
The following table lists structs, records, enums in this documentation.  | |
| 
The following table lists types in this documentation.  | |
| 
The following table lists variables in this documentation.  | |
| 
The following table lists constants in this documentation.  | 
| 
Name  | 
Description  | 
| 
Redeclared from the dialogs.pas unit.  | |
| 
Redeclared from the dialogs.pas unit.  | |
| 
Redeclared from the dialogs.pas unit.  | |
| 
Redeclared from the dialogs.pas unit.  | |
| 
Redeclared from the dialogs.pas unit.  | |
| 
Redeclared from the dialogs.pas unit.  | |
| 
Resource value of the Error icon.  | |
| 
Resource value of the Information icon.  | |
| 
Resource value of the Question icon.  | |
| 
Resource value of the Shield icon.  | |
| 
Resource value of the Warning icon.  | |
| 
Value to specify an Cancel button when calling a TaskDialog method.  | |
| 
Value to specify an Close button when calling a TaskDialog method.  | |
| 
Value to specify an No button when calling a TaskDialog method.  | |
| 
Value to specify an OK button when calling a TaskDialog method.  | |
| 
Value to specify an Retry button when calling a TaskDialog method.  | |
| 
Value to specify an Yes button when calling a TaskDialog method.  | |
| 
Value to specify to have no icon displayed in the dialog.  | |
| 
Value to specify to have an Error icon displayed on the dialog.  | |
| 
Value to specify to have an Information icon displayed on the dialog.  | |
| 
Value to specify to have an Question icon displayed on the dialog.  | |
| 
Value to specify to have an Shield Error icon displayed on the dialog.  | |
| 
Value to specify to have an Shield OK icon displayed on the dialog.  | |
| 
Value to specify to have an Shield Question icon displayed on the dialog.  | |
| 
Value to specify to have an Shield Warning icon displayed on the dialog.  | |
| 
Value to specify to have an Warning icon displayed on the dialog.  | |
| 
Value returned when the Cancel button of the dialog has been clicked.  | |
| 
Value returned when the Close button of the dialog has been clicked.  | |
| 
Value returned when the No button of the dialog has been clicked.  | |
| 
Value returned when the OK button of the dialog has been clicked.  | |
| 
Value returned when the Retry button of the dialog has been clicked.  | |
| 
Value returned when the Yes button of the dialog has been clicked.  | 
|  | 
Name  | 
Description  | 
|   | 
Method that converts icon values.  | |
|   | 
Wrapper function for MessageDlg.  | |
|   | 
Wrapper function for MessageDlg.  | |
|   | 
Wrapper function for MessageDlgPos.  | |
|   | 
Wrapper function for MessageDlgPos.  | |
|   | 
Wrapper function to display an confirmation message dialog.  | |
|   | 
Wrapper function to display an confirmation message dialog Displays a dialog with a Title and the Confirmation icon visible.  | |
|   | 
Wrapper function to display an error message dialog.  | |
|   | 
Wrapper function to display an error message dialog Displays a dialog with a Title and the Error icon visible.  | |
|   | 
Display an error dialog with extended exception details.  | |
|   | 
Display an error dialog with extended exception details and a footer.  | |
|   |  | |
|   | 
Wrapper function to display a dialog that can be expanded to display further details.  | |
|   | 
Wrapper function to display an information message dialog.  | |
|   | 
Wrapper function to display an information message dialog.  | |
|   | 
Wrapper function to display an information message dialog.  | |
|   | 
Wrapper function for ShowMessage Wrapper around the commonly used ShowMessage function. If you require the Dialogs unit to be used by a unit, then you need to preface the ShowMessage call with the unit name you want referenced.  | |
|   |  | |
|   | 
Wrapper function for ShowMessageFmt Wrapper around the commonly used ShowMessageFmt function.  | |
|   | 
Wrapper function for ShowMessagePos  | |
|   | 
Wrapper function to display an information message dialog that will automatically close once the ATimeOut value has been reached.  | |
|   | 
Wrapper function to display an warning message dialog Displays a dialog with the Warning icon visible.  | |
|   | 
Wrapper function to display an warning message dialog Displays a dialog with a Title and the Warning icon visible.  | |
|   | 
Wrapper function to display a TaskDialog.  | |
|   | 
Wrapper function to display a TaskDialog.  | |
|   | 
Wrapper function to display a TaskDialog with specific TCustomButtons. Create a dialog that displays like the real TaskDialog on a supported operating system. If the operating system does not support the TaskDialog API, then the TaskDialogEmulated function is called.  | |
|   | 
Wrapper function for VerifyMessage Creates a dialog with the verification checkbox visible.  | |
|   | 
Wrapper function for VerifyMessage Creates a dialog with the verification checkbox visible.  | |
|   | 
Wrapper function for VerifyMessage Creates a dialog with the verification checkbox visible.  | 
|  | 
Name  | 
Description  | 
|   | 
Built in button types.  | |
|   | 
Controls where the dialog is to be displayed.  | |
|   | 
Redeclared from the dialogs.pas unit.  | |
|   | 
Redeclared from the Dialogs.pas unit.  | |
|   | 
Type used to indicate which section the message string should be displayed in.  | |
|   | 
Used to determine which operating system icon is displayed with the dialog. Set to tdiCustom to specify your own icon.  | 
| 
Name  | 
Description  | 
| 
Set of TCommonButton.  | |
| 
Redeclared from the dialogs.pas unit.  | 
| 
Name  | 
Description  | 
| 
Global variable that controls whether emulated dialogs are always used. Variable that forces Vista to always use JSDialog instead of the native TaskDialog  | |
| 
Global variable that controls the default position of dialogs. Default screen position for dialogs created from wrapper functions  | |
| 
Global variable that controls whether dialogs created using the wrapper functions are displayed Top Most in the application. This option can help when starting an application and you have a StayOnTop splash screen and an error is raised during your applications initialization. | |
| 
Global variable used to determine if system sounds are played when a dialog is shown.  | 
| 
Copyright © 2013 by LMD Innovative. All rights reserved. | 
| 
What do you think about this topic?  Send feedback!  |