UniversalLayout
UniversalLayout copied to clipboard
UWP responsive layouts for Delphi VCL
UniversalLayout
UWP responsive layouts for Delphi VCL
What is it?
This package contains some controls which base on TPanel, used to align the components according to some layout of responsive design.
Requirements
This package works well with the lastest Delphi version (Delphi 10.3 Rio Release 2). I don't know the Delphi minimum version which it supports, and if you have a compatible problem, notify me.
Installation
- Open
UniversalLayout.groupprojin Delphi. - In
Projectswindow of IDE, right click toULayoutPackage.bpland selectInstall. - Click
Okto close complete dialog. - Open menu
Tools > Options > Language > Delphi Options > Library, and press...button in library path to open Dephi Library window. - Paste the
Sourcesfolder location to the textbox, clickAdd. - Press
Ok > Saveto close all opening windows. - Try
Demo.exeproject.