Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - <b>class tradio</b> inherits from tcontrol http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Class TRadio      Inherits from TControl
--------------------------------------------------------------------------------

 DATA
--------------------------------------------------------------------------------
 lChecked        If the radio control is currently selected
 oRadMenu        Its related container TRadMenu Object
 nPos            Relative position within respect to the other Menu Radios buttons

 METHODS
--------------------------------------------------------------------------------
 New             Constructor from source code.
 ReDefine        Constructor from resource.
 Click           Mouse left button event handler.
 cToChar         Generates a data template to build a Dialog
 Default         Default control initialization.
 Init            Generic control initialization.
 KeyDown         Action to be performed when pressing a key.
 lIsChecked      Retrieves its current logical value
 MouseMove       Behavior when moving the mouse over it.
 Refresh         Repaints the control
 SetCheck        Changes its select/deselected state.


See Also: TRadMenu TControl

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson