If Value is initially outside the range defined by Min and Max it will be limited to these values.
Příklad
int Value = 42; dlgHBoxLayout { dlgLabel("&Select value"); dlgSpinBox(Value, 0, 99); }
OBSAH | Translation © 2001 ELCAD v.o.s., Copyright © 2001 CadSoft Computer GmbH |