Package name | |
---|---|
Fl_Radio_Button | FLTK.Widgets.Buttons.Radio |
Types | |
---|---|
Fl_Radio_Button | Radio_Button |
Radio_Button_Reference |
Constructors | |
---|---|
Fl_Radio_Button(int X, int Y, int W, int H, const char *L=0); |
function Create (X, Y, W, H : in Integer; Text : in String := "") return Radio_Button; |