ScreenRow Property (Read Only) |
Top Previous Next |
Returns a string contained in the specified row.
Visual Basic Syntax
[String =] TNBnnnnX.ScreenRow (Row As Integer)
Delphi Syntax
[String :=] TNBnnnnX.ScreenRow [Row:Integer];
Remarks
If you specified a wrong row value, a range error will occur.
See Also HostFields property. |