Link Search Menu Expand Document

Properties

The following properties are defined in the FocusObject class.

Name Access Type Initial Value Description
AutoTabFocus CRW boolean $TRUE Control of focus movement by key operation
Added since ImageImage
NextTabKey CRW integer $STD Keys to move keyboard focus to the next object
It is now possible to specify $ END and $ S_END since Image Image.
There are limits in Image
PrevTabKey CRW integer $STD Keys to move keyboard focus to the previous object
Since ImageImage it is now possible to specify $ END and $ S_END .
There are limits in Image
SkipTabFocus CRW boolean $FALSE Suppression of focus acceptance by key operation
Added since ImageImage

Access
R: Readable W: Writable C: Initializable