How to link an TTMSFMXRating to a Dataset field ?

Hello,

I wan't to bind my TTMSFMXRating control to a
Dataset field. I'm used to do this with an "LinkControlToField" link
type sadly this doesn't works with this component.

How can I acheive this (reading from dataset and writing to dataset) with livebinding ?

The TTMSFMXRating control is not LiveBindings aware. Only the TTMSFMXGrid, TTMSFMXLiveGrid and the TTMSFMXTableView are LiveBindings aware.