Package name | |
---|---|
Fl_Output | FLTK.Widgets.Inputs.Text.Outputs |
Types | |
---|---|
Fl_Output | Output |
Output_Reference |
Constructors | |
---|---|
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; |