TTMSFMXCalendar: change size

The size of TTMSFMXCalendar is set in the constructor, and can't be changed after construction.
I would like to be able to set Width and Height to something else than the default 200x180 on a dynamically constructed calendar.
Setting Scale changes only the size of the contents of the calendar, and not the calendar frame itself.