2.120 .fieldfocus
This attribute defines or queries the field in a tablefield (without header) that currently has the focus, indicated by [row,column]. (In contrast to .focus [I,J] where also the headers are considered.)
Definition
-
Data type
index
-
Access
get, set
-
changed event
yes

-
C
Data type: DT_index
-
COBOL
Data type: DT-index
-
Classification
object-specific attribute
-
Objects
Example
Var := Tf.fieldfocus;
// Var => index