You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I'm using a TOvcDbSliderEdit to let the user select a number between 0 and 10, but only 1.5 , 2 , 2.5 etc..
PopupMax = 10 PopupMin = 0 PopupStep = 0,5
This works fine when the user is sticking to using the popup-slider, but the problem is with direct input in the editbox, how can I validate the input?