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

Set the position of the edit controls label relative to the edit control.

Pascal
TJSCaptionPosition = (
  cpLeft,
  cpTop
);

JSEditDialog

Members 
Description 
cpLeft 
The caption for the edit control is displayed to the left of the control 
cpTop 
The caption for the edit control is displayed above the control 
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!