Copyright ® (1999-2005) EDMGROUP Pty Ltd - EZY Prolog Reference

List of predicates for group Check box

[This is preliminary specification and subject to change.]

List of all groups


Type

Predicate

Parameters

Flow pattern

Description

determ

ezy_checkbox_style

WINDOW CTRLWIN,
EZY_CHECK_BOX_STYLE EZY_CHECK_BOX_STYLE

(i,i),(i,o)

Get/Set style of the check box Possible values for the style: ezy_standard - standard cross ezy_custom(STRING PICT_FILE_CHECKED, STRING PICT_FILE_UNCHECKED) - custom See Samples\ezy_check_box.ezy for more information

determ

ezy_checkbox_value

WINDOW CTRLWIN,
INTEGER VALUE

(i,i),(i,o)

Get/Set value of check box See Samples\ezy_check_box.ezy for more information


Copyright © 1998-2005 EDMGROUP (Australia)