Главная страница | назад





Article #15966: The TDateTime component commonly ignores key input

 Question and Answer Database
FAQ966D.txt The TDateTime component commonly ignores key input
Category :Object Pascal
Platform :All
Product :All 32 bit
Question:
The TDateTime component commonly ignores key input. For example,
when I key in "49" in the minute field, it inputs a "4" then a "9",
when I clearly want "49". Is this a bug?
Answer:
No. The VCL simply wraps the Windows DateTime control. To input
a multiple digit number, quickly enter the first number twice,
followed by the additional numbers you wish to input. In the case of
"49", enter "449"
7/16/98 4:31:28 PM

Last Modified: 01-SEP-99