Class: dbRadioGroupDS [Abstract]
Properties | Events | Methods | Index of Classes
Abstract class that groups multiple radio objects in a visible object, providing selection of no more than one at a time
Hierarchy
cObject > cUIObject > DfBaseObject > DfBaseWindow > DfBaseUIWindow > DfBaseContainer > DfBaseGroup > Group > RadioGroup > dbRadioGroupDS
Show full hierarchy and direct subclasses
Library: Windows Application Class Library
Package: DFEnRad.pkg
Mixins: DFEntry_Radio_Group_Mixin
Description
dbRadioGroupDS is used to group multiple radio objects in a visible object, providing selection of no more than one at a time. Its subclasses dbRadioGroup and dbRadioContainer should be used for sub-classing and instantiation.