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

Used to specify the alignment of captions that appear with edit controls.

Pascal
TJSCaptionAlignment = (
  caLeft,
  caRight
);

JSEditDialog

Members 
Description 
caLeft 
Captions are left aligned. 
caRight 
Captions are right aligned. 
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!