|
TRVTableCellData |
Top Previous Next |
|
TRVTableCellData represents one cell in a table (see TRVTableItemInfo). Cells can be accessed using Cells property of table. Unit RVTable. Syntax TRVTableCellData = class(TRVItemFormattedData) Hierarchy TObject TPersistent TCustomRVFormattedData TRVItemFormattedData Methods and Properties TRVTableCellData has many properties and methods corresponding to properties and methods of TRichView. TRVTableCellData and class of object TRichView.RVData are derived from the same base class. In addition, this class has properties affecting the cell view and layout:
These properties can be saved with cell in RVF file or stream. Also, this class has read-only properties: Important methods: See also |