You are here: Symbol Reference > JSDialog Namespace > Classes > TJSCustomDialog Class > TJSCustomDialog Properties
LMD DialogPack
ContentsIndexHome
PreviousUpNext
TJSCustomDialog Properties

The properties of the TJSCustomDialog class are listed here.

 
Name 
Description 
 
Use this property to determine if a preview of a dialog is being shown. 
 
Specifies the value used for the left margin. 
 
Specifies the value used for the right margin. 
 
Specifies the value used for the vertical margins of the dialog. 
 
Name 
Description 
 
Determines which control type has the focus when the dialog is displayed. 
 
Dialog can be cancelled. 
 
Dialog can be minimized. 
 
Specifies the bi-directional mode for the control. 
 
Specifies the appearance of the dialog border. The border is not visible by default. 
 
Specifies the appearance and behavior of the form border. 
 
Holds the properties relating to customised button appearance. 
 
Holds the properties that control how the button section is displayed. 
 
The background color for the dialog. This color controls the background color for all of the dialog and its controls except for the button section. To set the color of the button section, use the ButtonBar Color property. 
 
Text that is displayed in the content section of the dialog. 
 
The value of the button that was clicked. 
 
Contains the list of custom buttons that the dialog is to display. 
 
The monitor on which to display the dialog on. 
 
Controls the appearance of the different dialog sections and controls. 
 
Determines the style of the dialog to be displayed. 
 
Properties that controls the appearance of the dialog. When TRUE the dialog will look like older style dialogs from operating systems prior to Windows Vista.
You should avoid setting this property directly unless you are sure you want this to occur. For a consistent look and feel for all dialogs use the OldDialogStyle exclusively. keywords: Appearance;OldDialogStyle;EmulateMessageDlg 
 
Holds the properties that control how the expando control. 
 
Font 
Specifies the font attributes to use for the content section of the dialog. This font is also used for the Verification check box. 
 
Holds the properties that control how the footer section is displayed. 
 
Form 
References the form for the dialog when displayed. 
 
Holds the image to be displayed in the content section of the dialog. 
 
Holds the properties that control how the header section is displayed. 
 
Context used when F1 has been pressed and HelpType is htContext. 
 
Keyword used when F1 has been pressed and HelpType is htKeyword. 
 
Holds the properties that control how the help link is displayed. 
 
Invocation method for help when the user presses F1. 
 
Icon 
Holds the Icon that is used in the dialogs title bar. BorderIcons must include biSystemMenu for the Icon to be displayed. 
 
Holds the properties that control how the instruction is displayed. keywords: Instruction;Text 
 
The coordinates of the dialog when the Position property is dpDesigned. The Location values are ignored if one of them is -1. 
 
Icon that is displayed on the left edge of the dialog. 
 
The maximum number of content lines to display. 
 
The modal result value of the button that was clicked to close the dialog. 
 
Triggered once the Form reference that contains the dialog is destroyed. 
 
Triggered when the dialog is created. 
 
Triggered once the Form reference that contains the dialog is destroyed. 
 
Event triggered when the dialog has been collapsed by pressing the Expando button. 
 
Triggered once the dialog has been setup and is about to be shown. 
 
Event triggered when the dialog has been expanded by pressing the Expando button. 
 
Triggered when the dialog is first displayed. 
 
Respond to specific key presses on the dialog by using this event 
 
Determines if the dialog plays a sound when displayed on screen. 
 
Determines the Position of the dialog. When Position is set to dpDesigned then the top and left values are retrieved from the Location property. If the Location property has one value of -1, then the dialog is displayed centered. 
 
Holds the properties that control how the progress bar functions. 
 
Holds the properties that allow the extending of the RadioButton functionality 
 
Contains the list of radio buttons that the dialog is to display. Requires the doRadioButtons value set in DialogOptions
 
Overiew: The value of the selected radio button.
Specifies the checked value of the radio button on the dialog. 
 
Applicable options when the DialogStyle is set to dsSheet 
 
Sumamry Specifies if the Help button is displayed in the dialogs caption.
Specify to display a help button in the caption of the dialog. A question mark appears in the form's title bar and when clicked, the cursor changes to crHelp; otherwise, no question mark appears.
The help button will only appear when AllowMinimize is false. 
 
Specifies whether hints are visible on the dialog. 
 
Text 
This property is no longer used and could be removed in a future release. 
 
Holds the properties that control how the doTimer flag works 
 
The title of the dialog. The Title text appears in the caption of the created dialog providing the BorderStyle is not bsNone. 
 
Set to use the default fonts that have been set in the DefaultFonts global variable. When TRUE all specific Font sections are ignored. keywords: Fonts;DefaultFonts;TDefaultFont 
 
Specifies if the dialog should be displayed as if the MessageDlg function has been called. 
 
Holds the properties that control how the verification check box is displayed. 
 
The result of the verification check box. 
 
Determines the width of the client area of the dialog. 
Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!