TextAlign property (LEADDlgEffect Control)
|
Builder Syntax |
TTextAlign TextAlign |
|
Delphi Syntax |
TextAlign: TTextAlign |
|
Overview |
Refer to Using Imaging Common Dialogs. |
Remarks
Gets or sets a value that indicates the alignment of the text in the Text dialog box. Possible values are:
|
Value |
Meaning |
|
etaLeftTop |
Left, top |
|
etaLeftVcenter |
Left, vertical center |
|
etaLeftBottom |
Left, bottom |
|
etaHcenterTop |
Top, horizontal center |
|
etaHcenterVcenter |
Vertical and horizontal center |
|
etaHcenterBottom |
Bottom, horizontal center |
|
etaRightTop |
Right, top |
|
etaRightVcenter |
Right, vertical center |
|
etaRightBottom |
Right, bottom |
See Also
|
Elements: |
|
|
Topics: |