TextAlignment Enumeration
From Xojo Documentation
Enumeration
{{{name}}}
Used to set the alignment of text in RBReportControls.
Notes
Values
Enum | Value |
---|---|
Left | 0 |
Center | 1 |
Right | 2 |
See Also
ReportField, ReportLabel classes.
Used to set the alignment of text in RBReportControls.
Values
Enum | Value |
---|---|
Left | 0 |
Center | 1 |
Right | 2 |
ReportField, ReportLabel classes.