Package name | |
---|---|
Fl_Output | FLTK.Widgets.Inputs.Outputs |
Types | |
---|---|
Fl_Output | Output |
Output_Reference |
Functions and Procedures | |
---|---|
Fl_Output(int X, int Y, int W, int H, const char *L=0); |
function Create (X, Y, W, H : in Integer; Text : in String) return Output; |
procedure Draw (This : in out Output); |
|
function Handle (This : in out Output; Event : in Event_Kind) return Event_Outcome; |