Ticket #817 (closed defect: wontfix)
Typecasting in control properties
| Reported by: | maddin | Owned by: | xue |
|---|---|---|---|
| Priority: | low | Milestone: | 3.1.2 |
| Component: | Prado Framework v3 | Version: | 3.1 |
| Severity: | tweak | Keywords: | |
| Cc: |
Description
The controls should cast the given values to parameters into the needed type, using the TPropertyValue-methods. For example what problems may occur otherwise, see http://www.pradosoft.com/forum/index.php/topic,9780.0.html For example, the TTextBox::setText-method does not cast to string. Every control should be checked and all properties should get a type cast.
Change History
Note: See
TracTickets for help on using
tickets.
