Top
PowerCOBOL V11.0 Reference
FUJITSU Software

4.227 Repeat Property

Description:

Determines whether animation repeats from the first frame.

Used in control(s):

Animation

Values (with constants):

True:Animation repeats. POW-TRUE)

False:Animation does not repeat.(POW-FALSE)

Default value:

False:Animation does not repeat.(POW-FALSE)

COBOL picture:

S9(4) COMP-5

OLE data type:

VT_BOOL

Design time access:

Set and reference.

Execution time access:

Set and reference.

Backward compatibility attribute:

None.