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 tradmenu</b> manages a group of tradio controls http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Class TRadMenu   Manages a group of TRadio controls
--------------------------------------------------------------------------------

 DATA
--------------------------------------------------------------------------------
 aItems            An array with all the Radio control items
 bSetGet           A codeblock to control the related numeric variable
 bChange           Action to perform when changing the radio selected
 cMsg              MsgBar text for its container window
 lUpdate           If the radio menu has to be updated from a TDialog:Update()

 METHODS
--------------------------------------------------------------------------------
 New               Constructor from source code
 ReDefine          Constructor from resources
 nOption           SETGET Method which simulates the nOption DATA
 Refresh           Forces the whole control to be repainted
 Set3DLook         Activates the 3D look if its container is a window
 End               End all the radio elements
 Disable           Disables all the radio elements
 Enable            Enables all the radio elements
 SetOption         Changes the current selected radio option
 Select            Select a different radio element
 GoPrev            Skips to previous radio element
 GoNext            Skips to next radio element


See Also: xBase Commands Class TRadio Class TControl

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