A review of all Demos is needed to fix GetText, GetHint, etc to assign in DFM instead of assigning in FormCreate #720
Labels
Open for Discussion
There are several possibilites to address the issue and anyone is invited for comments.
Milestone
Now that we support only XE3 and higher, some code in the Demos is irrelevant and confusing. For example, in many demos, the OnGetText event is assigned in code to be compatible with the older Delphi versions with this comment:
I think all these should be removed and the standard event links in DFM should be made to OnGetText.
The text was updated successfully, but these errors were encountered: