2.298 .real_animated
This attribute can be used to query whether the file defined in the .path attribute has a valid and supported format and can be animated by the dmw_moviebutton object.
Definition
-
Data type
boolean
-
Access
get
-
changed event
no
-
C
Data type: DT_boolean
-
COBOL
Data type: DT-boolean
-
Classification
object-specific attribute
-
Objects
Meaning
True: The GIF or SVG file associated with the path (attribute .path) is a valid file in a supported format that contains a multi-frame animation or SVG animation commands.
False: The object is invisible, the file path to the animation is invalid, the file is unreadable or in the wrong format. Or it is a single GIF image or an SVG file that does not contain any supported animation commands.
Dependencies
This attribute only returns a value consistent with the set path when the object is in its visible state.
See also
Object dmw_moviebutton