Row Property (Read/Write)

Top  Previous  Next

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

 

Visual Basic Syntax

 

TNBXField.Row [= Integer]

 

Delphi Syntax

 

TNBXField.Row [:= Integer];

 

 

Remarks

 

Valid values are from 1 to TNBnnnnX.Rows property.

 

See Also Col, Len and Pos properties.