Skip to content

vhanla/UniversalCL

 
 

Repository files navigation

UniversalCL

UWP controls for Delphi VCL. Compatible with Delphi 10.3 and Windows 8+

How to install

Step 1: Open file UniversalCL.groupproj

Step 2: In Project Manager, right click on UCLPackage.bpl and select Install

Step 3: Open Delphi library option (Tools > Options > Language > Delphi Options > Library)

image

Step 4: Add 2 sources folder (VuioUCL and VuioUCL\Components) to editbox, click Add

image

Step 5: OK > Save > Check it now

List of controls

1. TUThemeManager: Manager theme (light or dark), accent color and other system settings for UCL controls

2. TUForm: Form with custom border, resizeable and support aerosnap

3. TUCaptionBar: Demo caption bar, can drag to move form, double click to maximize and support system menu

4. TUButton: Like windows 10 button and can customize colors

5. TUSymbolButton: A button with font icon, text and detail

6. TUItemButton: Awesome button, can use as list item, with checkbox, left icon, text, detail and right icon.

7. TUCheckBox:

8. TURadioButton:

9. TUPanel: Support theme color

10. TUSwitch: Upgrade from TToggleSwitch, with colors and theme support

11. TUHyperLink: Open URL in browser

12. TUText: Text with Styles

13. TUScrollBox: Scrollbox without scrollbar, smooth scrolling enabled

14. TUProgressBar: Like windows 10

15. TUContextMenu: Like windows 10 popup menu, support image, font icon, text and detail

16. TUSeparator:

17. TUEdit:

18. TUSlider:

19. TUTooltip: Linked with TForm, show tooltip window like Windows 10

Screenshots

image UWP controls support accent color

image System darks theme

image Custom accent color

image Animation controls

image Popup menu horizontal orientation

image Working well on HighDPI

About

UWP controls for Delphi VCL

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Pascal 100.0%