TDBPlannerMonthView - Baloon, Post

I have no events in the form for TDBPlanner-s
Strikethrough components are not used!
Two problems:

  1. Double-clicking on the item header calls the TDBPlannerMonthView.WriteDBItem procedure; Error on line 916, which is fine
  2. The balloon does not appear
    A 02

This will probably be a common problem as in the "TDBPlannerMonthView - big issue" topic

1: We fixed this issue
2: Cannot be reproduced with demo 23. Do you reparent the control? If so, set PlannerMonthView.Balloon.Enable = true AFTER you set the parent.

I'll try it. I don't have this problem in the training project.