On Fri, Feb 22, 2008 at 11:15 AM, <a href="mailto:coppolastudio@virgilio.it">coppolastudio@virgilio.it</a> <<a href="mailto:coppolastudio@virgilio.it">coppolastudio@virgilio.it</a>> wrote:<br><div class="gmail_quote">
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">What you say is right for single component but not for composite<br>
components like edit&button. In fact you cannot type on a button but<br>
you can do that on a edit.</blockquote><div><br>So? a TCustomEditButton is only a TEdit with an additional alternative entry system. <br>The button+calendar are just helpers to the editor, not the other way around. <br>
</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Due to different date format (short long and<br>
so on) the original idea was to select a date by a calendar and not by<br>
typing. In this way the user bypass the date format.</blockquote><div><br>That's where a property like DirectEdit (or whatever you want to call it ) would be handy. You set it to true and the user is forced to use the button+popup dialog to choose a value.<br>
<br>Regards,<br><br>Gerard.<br></div></div><br>