Col Property (Read/Write)

Top  Previous  Next

Sets/gets the screen column coordinate where the field begins.

 

Visual Basic Syntax

 

TNBXField.Col [= Integer]

 

Delphi Syntax

 

TNBXField.Col [:= Integer];

 

 

Remarks

 

Valid values are from 1 to TNBnnnnX.Cols property.

 

See Also Row, Pos and Len properties.