Len Property (Read Only)

Top  Previous  Next

Sets/gets the field's length.

 

Visual Basic Syntax

 

TNBXField.Len [= Integer]

 

Delphi Syntax

 

TNBXField.Len [:= Integer];

 

See Also Row, Col and Pos properties.