A VCL form has an AutoSize property to automatically adjust the size of the form to its contents. I do not see a similar mechanism for Firemonkey. In short, to manually calculate the size and set the height and width, is there any way?
No one has answered this question yet.
See similar questions:
or similar:
Source: https://habr.com/ru/post/1498546/More articles:How to dynamically update a ListView using a custom adapter? - androidProgrammatically install Google Play Services on an Android device - android-locationHow to resolve relative directory path to canonical path in MATLAB / Octave - directoryFilter the contents of a specific tag from a PHP variable? - phpNHibernate Criteria - How to use a group according to the statement? - c #Authentication with Windows Azure Active Directory directly without opening a web browser - authenticationHow to use the Azure REST API application with Active Directory authorization in Azure On - c #Failed to parse WSDL javax.wsdl.WSDLException: faultCode = PARSER_ERROR: cannot create secure XMLInputFactory - web-servicesUsing DelegatingHandler web API in MVC - c #Why use StringBuffer in Dart instead of Iterable.join? - dartAll Articles