TTMSFNCDataGridDatabaseAdapter - wrong label position

The labels of the TTMSFNCDataGridDatabaseAdapter are rarely displayed where they are normally expected on my system. See the two images. I work in three different constellations, always using the same laptop, but with different display configurations:

  • Laptop only
  • Laptop with one 4K monitor and one HD monitor
  • Laptop with two 4K monitors

Since other components do not exhibit this behavior, it is likely a bug in this component.
Is it possible to set the label position manually? At the moment, this behavior is quite disruptive and confusing.


The FNC non visual components are actually visual components because of the registration mechanism in FMX/VCL. We'll investigate if we can improve the behavior.

This improvement would be desirable. It is annoying and repeatedly causes confusion when the text is scattered across the form.

Hi,

I’ve applied a fix for the positioning of labels. Next update of TMS FNC Core will address this.