TPlannerItem shrink when overlapping

Hello,

I am adding multiples TPlannerItem into the same time period thus overlapping each other.
This is great. The only problem is the more PlannerItem overlapping the smaller the size i can see them.
 
Is there any ways i could see each planner without having my TDBPlanner resizing them to fit ?
 
 
 

Set a width for Planner.PositoinWidth and set Planner.PositionAutoSize = true

I came back to post that i found the answer i am looking for.

 
That is exactly it Bruno! Thanks for your help :)