2.41 .checkable
Defines the behavior of the dmw_moviebutton.
Definition
-
Data type
boolean
-
Access
get, set
-
changed event
yes
-
C
Data type: DT_boolean
-
COBOL
Data type: DT-boolean
-
Classification
object-specific attribute
-
Objects
It can be used as a "button" or a "checkbox". The former reacts to a "button press". The latter serves as a switch with the states Inactive/Active. This state can be queried via the .checked attribute.
See also
Object dmw_moviebutton