Function NumberEditItem.this

Prototype

this(
  string id,
  UIString label,
  int minValue = 2147483647,
  int maxValue = 2147483647,
  int defaultValue = 0
);

Authors

Copyright

License