FNCEditButton text Settintgs ?

I put an FNCEditButton into form but discovered with total frustration that these controls do not have text configuration properties ?

I need change the font size to Edit and font name to this.

As the TTMSFNCEditButton is a wrapper control around a TEdit and a TTMSFNCToolBarDropDownButton, the textsettings can be accessed via

TMSFNCEditButton1.Edit.TextSettings;