![]() ![]() ![]() |
![]() |
Usage:
group_box(Handle, Parent, Radio_func, Text, X, Y,
Width, Height)
Creates a radio button control.
Handle | handle. Use _ if you don't need it. |
Parent | handle of the parent window. Use _ for default. |
Group_func | predicate which will receive edit messages |
Text | the text on the control |
X,Y | coordinates of upper left corner |
Width, Height | size of the window |
Look at group box methods:
This class has not any methods.
See also:
window
Look at the example:
Group Box.spj (in folder Examples)