If Value is initially outside the range defined by Min and Max it will be limited to these values.
Příklad
real Value = 1.4142; dlgHBoxLayout { dlgLabel("Enter a &Number between 0 and 99"); dlgRealEdit(Value, 0.0, 99.0); }
OBSAH | Translation © 2001 ELCAD v.o.s., Copyright © 2001 CadSoft Computer GmbH |