All Projects → RRUZ → Vcl Styles Utils

RRUZ / Vcl Styles Utils

Extend and improve the Delphi VCL Styles

Programming Languages

pascal
1382 projects
delphi
115 projects

Labels

Projects that are alternatives of or similar to Vcl Styles Utils

Termenv
Advanced ANSI style & color support for your terminal applications
Stars: ✭ 555 (+133.19%)
Mutual labels:  styling
Form
Form is an iOS Swift library for building and styling UIs
Stars: ✭ 99 (-58.4%)
Mutual labels:  styling
Fela
State-Driven Styling in JavaScript
Stars: ✭ 2,097 (+781.09%)
Mutual labels:  styling
Reflexjs
Starter kits, themes and blocks to help you build Gatsby and Next.js sites faster. Built on top of a best-in-class styling library.
Stars: ✭ 571 (+139.92%)
Mutual labels:  styling
Gemma
A lightweight CSS library.
Stars: ✭ 94 (-60.5%)
Mutual labels:  styling
Css In Js
A thorough analysis of all the current CSS-in-JS solutions with SSR & TypeScript support for Next.js
Stars: ✭ 127 (-46.64%)
Mutual labels:  styling
Attributedtextview
Easiest way to create an attributed UITextView (with support for multiple links and from html)
Stars: ✭ 397 (+66.81%)
Mutual labels:  styling
Jcf
Advanced form elements customization using CSS/JS
Stars: ✭ 203 (-14.71%)
Mutual labels:  styling
Quark
Quark.js is a microscopic atomic CSS polyfill in JS just 140 bytes
Stars: ✭ 97 (-59.24%)
Mutual labels:  styling
Filbert Js
A lightweight(~1kb) css-in-js framework
Stars: ✭ 167 (-29.83%)
Mutual labels:  styling
Styled System
⬢ Style props for rapid UI development
Stars: ✭ 7,126 (+2894.12%)
Mutual labels:  styling
Interfacss
The CSS-inspired styling and layout framework for iOS
Stars: ✭ 92 (-61.34%)
Mutual labels:  styling
Sty
String styling for your terminal.
Stars: ✭ 129 (-45.8%)
Mutual labels:  styling
Otion
Atomic CSS-in-JS with a featherweight runtime
Stars: ✭ 563 (+136.55%)
Mutual labels:  styling
Bash Coding Style
A Bash coding style
Stars: ✭ 179 (-24.79%)
Mutual labels:  styling
Markupkit
Declarative UI for iOS and tvOS
Stars: ✭ 508 (+113.45%)
Mutual labels:  styling
Herb
🌿 Clojurescript CSS styling using functions.
Stars: ✭ 120 (-49.58%)
Mutual labels:  styling
React Native Extended Stylesheet
Extended StyleSheets for React Native
Stars: ✭ 2,732 (+1047.9%)
Mutual labels:  styling
React Native Render Html
iOS/Android pure javascript react-native component that renders your HTML into 100% native views
Stars: ✭ 2,617 (+999.58%)
Mutual labels:  styling
Vcl Styles Plugins
Skin plugins for third party installers and apps
Stars: ✭ 131 (-44.96%)
Mutual labels:  styling

Lang Contrib LastCommit Follow

VCL Styles Utils

The VCL Styles Utils is a Delphi library which extend the RAD Studio VCL Styles, adding unique features like the support for Classic and New Common dialogs, Task Dialogs, Styling of popup and shell menus, Non client area components and much more.

Mix

Features

  • Works in Delphi XE2-XE8, 10 Seattle, 10.1 Berlin, 10.2 Tokyo, 10.3 Rio, 10.4 Sydney
  • Vcl.Styles.Ext unit extended the VCL Styles adding new properties and methods to list, remove and reload VCL Styles.
  • Vcl.Styles.Utils unit, allows modify the VCL Styles manipulating the visual elements and fonts colors.
  • TNCControls component which allow you add controls to the Non Client area of the form

https://github.com/RRUZ/vcl-styles-utils/blob/master/images/NCButtonsMain.png

https://github.com/RRUZ/vcl-styles-utils/blob/master/images/WebBrowserStyledMain.png

https://github.com/RRUZ/vcl-styles-utils/blob/master/images/VCLStyles%20PopUp/Menu.png

https://github.com/RRUZ/vcl-styles-utils/blob/master/images/DialogsMain.png

https://github.com/RRUZ/vcl-styles-utils/blob/master/images/FormHooksMain.png

https://github.com/RRUZ/vcl-styles-utils/blob/master/images/TaskDialogs2.png

Installation

  • Unzip or checkout the files of the library in a writable folder.
  • Under Tools, Environment Options, Library, add the directory where the VCL Styles Utils library have been installed Example : C:\Delphi\Libs\vcl-styles-utils\Common to the Win32 and Win64 library path.

Note : If you want to use the Vcl.Styles.Hooks unit you must also include the Delphi Detours Library files in your lib/search path Example : C:\Delphi\Libs\vcl-styles-utils\Common\delphi-detours-library

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].