GROUPVALUE Property


PLBCMP GUI Only

 

The GROUPVALUE property specifies the Boolean value of a RADIO. The property uses the following format:

 

GROUPVALUE={value}

Note the following:

  1. GROUPVALUE may be used in SETPROP, or GETPROP statements.

  2. {value} is a numeric variable, an Expression, or a decimal number defining the boolean value. The object is not set if value is zero and set if any other value.

  3. The SETPROP GROUPVALUE instruction executes like the SETITEM instruction for a RADIO object using a numeric value.

  4. The GETPROP GROUPVALUE instruction executes like the GETITEM instruction for a RADIO object.

 

 

See Also: Object Properties, Object IO Instructions, Object Definitions

 



PL/B Language Reference GROUPID Property HEIGHT Property