Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
14.986 Beiträge
 
#1

Why does TSpinEdit not enforce the MaxValue property

  Alt 19. Jun 2018, 14:50
With a TSpinEdit there is a property called 'MaxValue', from the name it implies that the maximum value for the control is what value you set for the property, but this is not the case. The property sets the maximum value for using the spin edit buttons, a user can enter a value exceeding the maximum value by using the keyboard up to the value of an Int64 (9,223,372,036,854,775,807).

<div>This seems to have been done by design, but I cannot see a valid reason for this and it could be a

Weiterlesen...
  Mit Zitat antworten Zitat