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

The properties of the TJSDialog class are listed here.

 
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. 
 
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. 
 
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. 
 
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. 
 
events 
 
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 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. 
 
Applicable options when the DialogStyle is set to dsSheet 
 
Specifies whether hints are visible on the dialog. 
 
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. 
 
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!