Package name | |
---|---|
Fl_Repeat_Button | FLTK.Widgets.Buttons.Repeat |
Types | |
---|---|
Fl_Repeat_Button | Repeat_Button |
Repeat_Button_Reference |
Functions and Procedures | |
---|---|
Fl_Repeat_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 Repeat_Button; |
procedure Draw (This : in out Repeat_Button); |
|
int handle(int); |
function Handle (This : in out Repeat_Button; Event : in Event_Kind) return Event_Outcome; |