Skip to main content

TdxRichEditTableCellVerticalAlignment Enum

Declaration

TdxRichEditTableCellVerticalAlignment = (
    Top,
    Center,
    Bottom
);

Members

Name
Top
Center
Bottom
See Also