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

Applicable dialog styles.

Pascal
TJSDialogStyle = (
  dsDialog,
  dsSheet
);

JSDialog

Members 
Description 
dsDialog 
Display the dialog as a modal or non-modal dialog. 
dsSheet 
Display the dialog as a drop down sheet to either the active form or desktop. 
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!