RadioButtonBinding

Undocumented in source.
class RadioButtonBinding : DialogItemBinding!T(
T
) {}

Constructors

this
this(int* aValue)
Undocumented in source.

Members

Functions

SaveValue
void SaveValue(T* Item, int RadioGroupIndex)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta