Class: Radio

Module location: Windows.pkg line 5779 (view source)

Class: Radio Assumption: Object of this class is child of a "RadioGroup" or RadioContainer Object 1. Offers radio functionality in multiple one item radios.

Class Hierarchy:

DFBaseRadioButtonRadioButtonRadio

Class Definition

Functions and Procedures

integerActivate()
Inherited from Shadow_Mixin
Construct_Object()
Inherited from RadioButton
integerEntering()
Inherited from Single_Item_Navigate_Mixin
augmented to trigger a radio group entering message, if the focus is coming from outside of the radio group
IntegerExiting(Handle hoDestination)
augmented to trigger a radio group exiting message, if the focus is moving outside of the radio group
Mouse_Click(integer i1 integer i2)
Mouse_Down(integer i1 integer i2)
Next_Item()
Previous_Item()
Private.Notify_Select_State(Integer ObjId Integer Item#)
Inherited from RadioButton
Select_Toggling()
Set(integer item# integer state)
Inherited from ToolTip_Support_Mixin
Switch()
Switch_Back()