TCHMcustomTableRow Object
Properties Methods
This class handles Table rows.

Unit
CHM

Declaration
TCHMcustomTableRow = class(TObject)

Description
This class is used as the parent for each custom generated table row class.

Introduced Public 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.


Chameleon Delphi Documentation