Forum > LCL
Like a TEdit box, a TFloat box, and a TInteger box?
(1/1)
Elmug:
Good forum people,
Since a while, I notice and miss not having in the components provided, a TFloat box and a TInteger box, to complete those basic data types.
We have SpinFloats and SpinIntegers with the arrows to spin the values up and down, and yes, they can be used for entry of floats and integers, but I thought it would be great to have just regular ones, without the spinners.
And also, that they be set to the maximum and minimum values of those data types. If one wants to put limits, fine. But most of the time, I need them to be fully capable.
I also wonder why these two types of boxes are not available, to start with.
Thanks.
Leledumbo:
http://wiki.lazarus.freepascal.org/Fshcomp
Elmug:
--- Quote from: Leledumbo on August 17, 2011, 04:21:00 pm ---http://wiki.lazarus.freepascal.org/Fshcomp
--- End quote ---
Thanks Leledumbo.
I'll check on that later.
Have been using TEdit boxes and validating them to whatever needed.
Navigation
[0] Message Index