TBSetAlignVert sets the vertical alignment.
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
The handle of a text object created with TBCreate.
rsAlign is one of the following values:
| Value | Meaning |
|---|---|
| TOP |
|
| MIDDLE |
|
| BOTTOM |
|
See also
id-1107497