TdxRichEditTableCellVerticalAlignment Enum
In This Article
#Declaration
Delphi
TdxRichEditTableCellVerticalAlignment = (
Top,
Center,
Bottom
);
#Members
Name |
---|
Top
|
Center
|
Bottom
|
See Also