- Delphi Programming Projects
- William Duarte
- 234字
- 2021-06-24 14:27:07
TLayout
The FireMonkey components have an owner, parent, and children. If you put any component on a form, it becomes the owner and parent of the component.
Using properties such as Position, Align, Margins, and Padding with anchors, you will turn your app in to a responsive application.
To achieve rich interfaces using TLayout, use more than one layout and the organization properties of the child controls in the layouts.
If everything went well here, you will have a form as shown in the following screenshot:

Try creating new views and see the resulting alignment. This is the basic principle for developing a responsive application in FireMonkey.
If you want to view the format with the screen rotated, there is a button to rotate the screen. With this, you can view the layout on the screen in a different format as shown in the following screenshot:

Look at the different types of layouts and their characteristics. For project types where you need to insert many components, use the ScrollBox so you can have a scrolling effect on your form.
- Linux設(shè)備驅(qū)動開發(fā)詳解:基于最新的Linux4.0內(nèi)核
- pcDuino開發(fā)實戰(zhàn)
- Citrix XenApp Performance Essentials
- Designing Purpose:Built Drones for Ardupilot Pixhawk 2.1
- Containerization with LXC
- Getting Started with oVirt 3.3
- Windows Server 2012 Hyper-V Cookbook
- Dreamweaver CS5.5 Mobile and Web Development with HTML5,CSS3,and jQuery
- INSTANT Migration from Windows Server 2008 and 2008 R2 to 2012 How-to
- ElasticSearch Cookbook
- Linux基礎(chǔ)使用與案例
- Windows 10從新手到高手
- Docker容器技術(shù)與應(yīng)用
- Microsoft Hyper-V Cluster Design
- Linux網(wǎng)絡(luò)操作系統(tǒng)項目教程(RHEL 6.4/CentOS 6.4)(第2版)