svg icon into FNCbutton?

I'd like to put into button a svg icon. I can see in the pallette a FNCSVGImageCollection component, but I not sure how work it. The FNCbitmapContainer control not work with svg file, in the online help says that work with this files.

The TTMSFNCBitmapContainer, should load SVGs. You can assign the TTMSFNCBitmapContainer to the BitmapContainer property of the TTMSFNCButton and then select the BitmapName property. If it does not allow loading SVG files, please check if the designtime package is loaded.