Viva Clipper !

AddColumn()

Advertisements

Template

Class

Name

AddColumn()

Category

TBrowse Method

Oneliner

Add an New Column to an TBrowse Object

Syntax

      AddColumn(oCol) --> Self

Arguments

<oCol> Is an TbColumn object

Returns

<Self> The Current object

Description

This method add an new column object specified as <oCol> to the assigned browsing object.

Advertisements

Advertisements