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

Defines where a TJSDialogSheet displays.

Pascal
TJSSheetLocation = (
  slActiveForm,
  slDesktop
);

JSDialog

Members 
Description 
slActiveForm 
The sheet is displayed at the top of the active form in the application. 
slDesktop 
The sheet is displayed at the top of the active monitor in the application. 
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!