TCHMcustomTableRow Object Properties Methods |
Unit
CHM
Declaration
TCHMcustomTableRow = class(TObject)
Hierarchy
TObject <--TCHMcustomTableRow
Subclasses
None
Description
This class is used as the parent for each custom generated table row class.
Introduced Properties |
![]() ![]() | SubTable | The sub-table of this Row. |
Introduced Methods |
![]() | CountOfSubTable | Get the number of sub-tables in this Row. | |
![]() | Create | Constructor. | |
![]() | Destroy | ![]() | Destructor. |
![]() | RowIndex | Get the index of the Row. | |
![]() | TableHandle | Get the handle to the underlying Table object. |
|