You are here: Symbol Reference > JSDialog Namespace > Structs, Records, Enums > JSDialog.TJSDialogState Enumeration
LMD DialogPack
ContentsIndexHome
PreviousUpNext
JSDialog.TJSDialogState Enumeration

Type for determining whether the dialog is currently being previewed.

Pascal
TJSDialogState = (
  dsNormal,
  dsPreview
);

JSDialog

Members 
Description 
dsNormal 
The dialog is not being displayed as a preview. 
dsPreview 
The dialog is currently being previewed. 
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!