• Stars
    star
    107
  • Rank 323,587 (Top 7 %)
  • Language Pascal
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

UWP controls for Delphi VCL

UniversalCL

UWP controls for Delphi VCL.

This project will be removed soon. Check out the newer version at https://github.com/VuioVuio/DelphiUCL

Compatible with Delphi 2010 and Delphi 10.3 and Windows 7+. Some controls require Segoe MDL2 Assets font, such as TUCheckBox or TURadioButton for correctly drawing.

Install package

Step 1: Open group project file UniversalCL.groupproj

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

Step 3: Open Delphi library options (Tools > Options > Languge > Delphi Options > Library) image

Step 4: Add Sources folder to textbox, click Add

image

Step 5: OK > Save > Check it out

Screenshots

Image 1: Light theme

image

Image 2: Dark theme

image

Image 3: Control styles

image

Image 4: Custom accent color

image

Image 5: Support HighDPI (click to view full size image)

image

Image 6: Splash screen

image

Image 7: Login form (light theme)

image

Image 8: Login form (dark theme)

image