EndRow Property (Read/Write)

Top  Previous  Next

Sets/gets the row default value where the hotspot recognition area of the host screen ends. Integration Pack searches for a hotspot into a host screen area delimited for: start row, start column, end row and end column coordinates.

 

Visual Basic Syntax

 

[Integer :=] TNBHotSpots.EndRow

 

Delphi Syntax

 

[Integer =] TNBHotSpots.EndRow;

 

 

Remarks

 

Return value is between 1 and TNB5250/TNB3270.Rows property.

 

See Also EndCol, StartCol, StartRow properties.