CountOfColumn method
Get the number of columns in the Table.

Applies to
TCHMcustomTable

Declaration
function CountOfColumn: Integer;

Description
Usage of this function with ColumnName offers an easy way to iterate through the columns in the Table.


Chameleon Delphi Documentation