Class TRowData
Unit
Declaration
type TRowData = class(TObject)
Description
Collected information about @row (or @rowHead).
Hierarchy
- TObject
- TRowData
Overview
Fields
![]() |
Head: boolean; |
![]() |
Cells: TStringList; |
Methods
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
Description
Fields
![]() |
Head: boolean; |
|
![]() |
Cells: TStringList; |
Each item on this list is already converted (with @-tags parsed, converted by ConvertString etc.) content of given cell tag. |
Methods
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
Generated by PasDoc 0.16.0.