<< Click to display table of contents >> TCustomRichView.VAlign |
Vertical align of the document relative to the control window: top, center, or bottom.
property VAlign: TTextLayout;
(introduced in v1.9)
This property is in effect if height of the document is less than height of the TRichView window.
See also:
▪ClientToDocument method.