Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to keep controls visible while designing a form

In Delphi 7, controls (e.g. TImage) that had their Visible flag set to False would still be visible on the form designer. In recent versions of Delphi (Delphi 10.2), setting an FMX control's Visible flag to False hides the control during design time, making it harder to find on the form.

I searched through Delphi's option and the web and couldn't find a way to restore the D7 behavior, is there a solution to this?

like image 557
bLight Avatar asked Dec 19 '25 22:12

bLight


1 Answers

You can not do this in FMX. Use structure view to find your component.

like image 73
alitrun Avatar answered Dec 21 '25 17:12

alitrun



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!