oi10:presentation_server:buttons_property_radiogroup

BUTTONS property (RadioGroup)

Provides indexed access to the individual RADIOBUTTON controls, or direct access to the entire button structure as an array.

When used without an index the BUTTONS property value is a dynamic array of button information with the following format:

<1> Button Labels (@vm delimited array)

<2> Button Values (@vm delimited array)

Fields <1> and <2> (the Labels and Values) form an AMV group.

When used with an index the BUTTONS property value is not applicable because it acts as a reference point to the specified RADIOBUTTON instead.

DevelopmentRuntimeIndexedScaledSynthetic
Get/SetGet/SetButtonPosition,ButtonLabelNoNo

At runtime an individual button may be referenced via an index value using the normal Get/Set_Property index parameter. The index value may the Label of the button (case-insensitive) or the position of the button.

N/A

  • oi10/presentation_server/buttons_property_radiogroup.txt
  • Last modified: 2023/10/25 10:49
  • by 127.0.0.1