ATExtendedDialogs

From Free Pascal wiki
Revision as of 20:36, 8 March 2019 by Alextp (talk | contribs) (new page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

ATExtendedDialogs is package that contains units for extended dialogs. Currently only font dialog in ATFontDialog unit.

ATFontDialog contains form which mimics good features from GTK2/Win32 font dialogs. Form has many options (beginning with Opt to not mess up with LCL properties), you can see them in the demo screenshot.

License: dual licensed, MPL 2.0 / LPGL.

Download

GitHub: https://github.com/Alexey-T/ATExtendedDialogs