Using version 3.4.6.0
Put 2 TDBPlanner components on a form; run DBPlanner1.Assign(DBPlanner2) in FormShow method, AV occurs.
Using version 3.4.6.0
Put 2 TDBPlanner components on a form; run DBPlanner1.Assign(DBPlanner2) in FormShow method, AV occurs.
The crash appears to be related to Footer.Images; if I assign an imagelist to this property in both components, the crash reported above doesn't occur.
However, it then crashes as below
Project Project16.exe raised exception class EConvertError with message 'Cannot assign a TPlannerScrollBar to a TPlannerScrollBar'.
Thanks for reporting.
We traced & solved this issue. The next release will address this.