ScreenRow Property (Read Only) |
Top Previous Next |
Gets the text contained into the specified row.
Visual Basic Syntax
[String =] TNBXXmlClient.ScreenRow (Index As Integer)
Delphi Syntax
[String :=] TNBXXmlClient.ScreenRow [Index:integer];
Remarks
Index parameter indicates the corresponding row number.
|