Aleksey Lagunov schreef:


What about the TEdit properties removed from for example TCalcEdit, most notably Text, but also Action?

In TCalcEdit publishe 2 property: AsInteger and AsFloat
whether it is necessary to publish Text?
Action I shall correct

I am not an actual user of these components, so maybe I am totally misguided.

IMHO a calcedit is a TEdit where the user *can* use a calculator to fill in the text property. If directinput is true, he can also just type in the value. The text published Text property seems useful, if you want to offer the user a default value instead of an empty textbox.

Vincent

_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to