<< Click to display table of contents >>
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.