Hi,
I am creating an indicator of a machine, in the style of a PFD (Primary Flight Display) using the TImage32 library.
I finished the work, and I need 2 of these indicators, so I added the second one to my form (I am using a panel to draw the image).
Strangly, the second one is not showing the texts.
I would like to ask some pointers where I should check the source of the problem.
I swapped the order of creation, and the problem swapped, too. So the first created works, but not 2nd.
Thank you