Posted September 18, 20222 yr Hi I want to have vertical scroll on form so you have more TfgEdit field that fit the screen . What is the "correct" way to do it? Right now i have created TfgCollectionView with 1 row and i have put labels and fields in one TfgCollectionViewStyle. Its working, but i am not sure this is the best way to do it. Any pointer greatly appreciated. Thanks, Tomaz
September 18, 20222 yr Administrators Hello, You can use vertical scrollBox with inserted TEdit and than look at the demo "Events" -> "Virtual keyboard" -> "Show/Hide virtual keyboard". It shows how to scroll content to focused edit. Thank you
Create an account or sign in to comment