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

Specifies the alignment of the Header and Footer images.

Pascal
TJSImageAlignment = (
  jsImageAlignLeft,
  jsImageAlignRight
);

JSDialog

Members 
Description 
jsImageAlignLeft 
Image is aligned to the left of the text. 
jsImageAlignRight 
Image is alignment to the right of the text. 
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!