Planner ctTime

Hi,
I have a form with both dbplanner and dbadvgrid on it. I want to set PopupPlannerItem.CaptionType in the dbplanner to ctTime but ctTime is also declared in advgrid.pas as Type TColumnType this obviously triggers an error.

How do I get around this?

Do I have to alter the declaration myself in either the advgrid.pas or planner.pas files and then re-compile?

This is an oversight surely?

Thanks is advance
Mark

Nevermind, figured it out myself, stupid me!  its just planner.ctTime not ctTime