Hi All,
I am newbie to UI and forms, I have started with "Embarcadero RAD Studio 10.2 Tokyo C++ Builder", and am facing some trouble finding the right API to use. I am using C++ as the programming language.
I have a TPanel component on my FMX form, whose children include a PaintBox, another TPanel and 3 TLabels.
On a button click, I am able to resize the parent TPanel, but the child components do not resize themselves. I may have missed out calling an API, however, I searched through the API list of TPanel components, but could not find any. I also need to redo the font size of the child TLabel components when those TLabel do resize.
Is there a way this auto-scales up and down according to the size of the parent TPanel?
Googling this question created more stress, because it would not return anything closely relevant.
I appreciate any help
Regards,
Yusuf Husainy.
Connect with Us