2.121 .fieldfocus[index]

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[index] where also the headers are considered.

Definition

  • Data type

    boolean

  • Access

    get, set

  • changed event

    yes

Example

Var := Tf.fieldfocus[2,2];
// Var => boolean