<< Click to Display Table of Contents >> Conversion Info |
![]() ![]() ![]() |
Labels did not Auto Resize because in the VCL the Property AutoSize =True is default property so does not appear in DFM
Fire Monkey at this time appears to have
1. | No Application.Helpfile |
2. | No Auto Shortcut keys eg. &Shortcut |
In Firemonkey
1. | The Font object now only provides name, size, etc. Font.Color becomes FontFill.color |
2. | TComboBox has no Text Value >>> use TComboBox = TComboEdit |
3. Checkbox property Checked becomes IsChecked
In Styles
Default HitTest = True