TRVCellVAlign Type

<< Click to display table of contents >>

TRVCellVAlign Type

Unit [VCL/FMX] RVTable / fmxRVTable;

type

  TRVCellVAlign = 

    (rvcTop,  rvcMiddle, rvcBottom, rvcVDefault);

Types vertical alignment in cells.

See VAlign property of table rows and VAlign property of cells.