Language Reference Guide : 4. System Classes : TableField Class : TargetRow Attribute
 
Share this page                  
TargetRow Attribute
Data Type: integer
4GL Access: R
The TargetRow attribute is set when a scroll event is generated on a table field. The TargetRow attribute is set to the row of the field that receives the input focus—based on the data set row, not on the visible rows of the table field. The TargetRow attribute is set to zero if the target row is not within the table field.