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

Specifies the coverage of the edit control within the dialog.

Pascal
TCoverageType = (
  ctPercent,
  ctPixels
);

JSEditDialog

Members 
Description 
ctPercent 
The Coverage value is a percentage of the dialogs calculated width. 
ctPixels 
The Coverage value specifies the width of the edit control. 

TCoverage specifies how the Coverage value is interpreted for the edit 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!