| << Click to display table of contents >> TRVHTMLLength Type | 
Unit [VCL/FMX]: RVTable / fmxRVTable;
type
TRVHTMLLength = type Integer;
Represents length either in percent or in TRVStyleUnits.
| Range | Meaning | 
|---|---|
| >0 | Length in TRVStyleUnits | 
| <0 | Length in percent (for example, -50 means 50%) | 
| =0 | Length is undefined (default) | 
See also
▪TRVTableItemInfo.BestWidth
▪TRVTableCellData.BestWidth