Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Editbox for numbers

0 views
Skip to first unread message

Alexey CHEKANOV

unread,
Apr 26, 1998, 3:00:00 AM4/26/98
to

Hi!
I'm a beginner user of Delphi 3.0 and I need a hint on the following
problem. How can I create an editbox for entering numbers only (with decimal
point and non-fixed digits).

Ketil Myhre Ring

unread,
Apr 27, 1998, 3:00:00 AM4/27/98
to

Try the TMaskEdit component.

Alexey CHEKANOV <virl...@cityline.ru> skrev i artikkelen
<6i021c$o9d$1...@mao.cityline.ru>...

B. van Dyk

unread,
Apr 29, 1998, 3:00:00 AM4/29/98
to

In article <6i021c$o9d$1...@mao.cityline.ru>, virl...@cityline.ru says...

>
>Hi!
>I'm a beginner user of Delphi 3.0 and I need a hint on the following
>problem. How can I create an editbox for entering numbers only (with decimal
>point and non-fixed digits).
>
>

Use a TMaskedEdit control from the Additional page. The masking as applied on a
per character basis, so you can force numeric input (or anything else you
fancy).

--
Braam van Dyk
Thermal Separations Research
Chemical Engineering
University of Stellenbosch
South Africa


0 new messages