- indexing
- title: "Small circle with a text next to it. A bold dot within ", "the circle indicates that the radio button has been checked.", "WEL: library of reusable components for Eiffel. ", "Based on WEL library for ISE Eiffel, used with permission. "
- project: "Windows Eiffel Library"
- copyright: "(c) 1986-1997 Interactive Software Engineering Inc. ", "Modifications and extensions: ", "(c) 1997 Object Tools ", "All rights reserved. Duplication and distribution prohibited", "May be used only with Visual Eiffel under terms of user ", "license "
- cluster: wel
class WEL_RADIO_BUTTON
- inherit
-
WEL_CHECK_BOX
-
- redefine
- default_style
- end
- creation
- make,
- make_by_id
end -- class WEL_RADIO_BUTTON