RAD Studio HTML Component Library for Delphi - is a cross-platform and 100% native HTML rendering library for Delphi and Lazarus

valadi

Местный
Регистрация
7 Фев 2008
Сообщения
59
Реакции
118
Credits
505
Only win32, vcl/fmx
HTML-Component-Library.png

HTML Component Library​


HTML Component Library is a cross-patform and 100% native HTML rendering library for Delphi and Lazarus that brings all the power of HTML/CSS into desktop and mobile Delphi applications.

Unlike other «HTML-like» libraries it is based on powerful HTML/CSS rendering core with full support of HTML 4.1 and CSS 3 (some of HTML 5 tags are also supported). Tables, shadows, transitions, animations, SVG images, tranforms and much more.

No DLL’s, no ActiveX, no third party libraries dependencies, only pure native Delphi code.

Для просмотра ссылки Войди или Зарегистрируйся

Для просмотра ссылки Войди или Зарегистрируйся

HTML Component Library v4.5 for Delphi 11.0

HTML Component Library v4.5
Delphi 11.0
win32

HTMLComponentLibrary-4.5_D110_w32_Cracked.7z 34.5 MB (36,188,114 bytes)

Скрытое содержимое могут видеть только пользователи групп(ы): Premium, Местный, Свои
 
Последнее редактирование модератором:

GuDron

dumpz.ws
Admin
Регистрация
28 Янв 2020
Сообщения
7,706
Реакции
1,447
Credits
24,995
HTML Component Library 4.6 for D5-XE11
dumpz.ws
 
  • Like
Реакции: difo

GuDron

dumpz.ws
Admin
Регистрация
28 Янв 2020
Сообщения
7,706
Реакции
1,447
Credits
24,995
@GuDron

В какой поставке (Cracked, Retail, Source)?
А шут его знает:) Это нигде не было указано.
Но данная версия в себя включает:

Version 4.6

Core
1. Packages names are now the same for all IDE versions (starting from Delphi 11).
2. Faster parsing and style calculation
3. SAX XML parser class with special text extration mode.
4. THtLabel now allows text change in click events.
5. CSS serialization (modified CSS StyleSheet can be saved back)
6. Direct PDF export on all platforms including Linux (when using Office library)
7. Document sections (custom header, footer, page size and orientation for each section).
8. Support for different page sizes in print preview (each page can have own size)
9. System theme colors support (Windows, OSX), f.e. background: window) with ability to use custom theme color callback.
10. Converting HTML to paged payout SVG (print preview can be viewed from browser)
11. Zoom from Cursor mode in HtPanel/Editor.
12. New TElement.InsertHTML method.
13. CSS outline propety support.
14. CSS focus-within pseudoclass support.
15. CSS marker pseudoclass support.
16. CSS list-style-position property.
17. Added w-resize and h-resize for CSS cursor.
18. THtDocument now can be used from threads (Special parameter in constructor for use separate font collection).
19. Workaround for FMX bug: rectangle and rounded rectangle with large pen width incorrectly drawn on Android.
20. New HtPanel properties: MinScale, MaxScale

Editor
1. Support for style attribute inside MathML elements.
2. New editor option: eoDisableBlockJoinOnPaste - do not join pasted blocks with current
3. New editor option: eoPasteTextBlockAsPara - convert text blocks divided by blank lines to para.
4. eoClearPastedFormatting now removes span elements wuthout attributes.
5. New editor method: PasteTextfromClipboard - paste plain text only.

Reports and Scripts

1. Chart now supports style attribute in chart element.
2. Reports library now supports Lazarus (including print preview)
3. Scripter: support for calling chained indexed properties, f.e. Obj[k].

Fixed:
1. GDI canvas drawing issues.
2. text-decoration:inherit
3. Issue in RTF import: missed symbols after unicode symbols.
4. Editor body position is changed after using text/background color combo.
5. Spaces after escaped symbols in CSS was not ignored
6. AV in editor after adding table column
7. More than 100 minor issues.

Устанавливается без танцев с бубном:
Автоматическая установка:
1. Распакуйте архив в каталог библиотеки.
2. Запустите lsetup.exe

Ручная установка
1. Извлеките файлы из архива
2. Добавьте каталог \source в пути к библиотеке Delphi.
(Редактор: добавьте \source\editor в пути к библиотеке Delphi.)
(Отчеты: добавьте \source\reports в пути к библиотеке Delphi.)
(SQLs: добавьте \source\sql в пути к библиотеке Delphi.)

3. Чтобы использовать библиотеку Addict (если установлена), откройте \source\htmlinc.ini и раскомментируйте {$DEFINE ADDICT}
Чтобы использовать библиотеку SynPDF (если установлена), откройте \source\htmlinc.ini и раскомментируйте {$DEFINE SYNPDF}
Чтобы включить unicode для Delphi 6-2007, откройте \source\htmlinc.ini и раскомментируйте {$DEFINE WIDESTRINGS}
(Сначала должна быть установлена библиотека Tnt Unicode)

4. Delphi 5-XE2:
Открывайте, создавайте и устанавливайте пакеты htmlcomp_<delphi_version>.dpk
Редактор: Создайте и установите пакеты htmledit_<delphi_version>.dpk в каталоге /packages/<delphi_version>.

5. Delphi XE3 - 10.11 Александрия, CBuilder XE5 - 10.11 Александрия:
Откройте, соберите и установите все пакеты из группы проекта \packages\<delphi_version>\HCL_<delphi_version>.groupproj
Редактор: Откройте, соберите и установите все пакеты из project group \packages\<delphi_version>\HEL_<delphi_version>.groupproj
Отчеты: Откройте, соберите и установите пакет \packages\<delphi_version>\htmlreports_<delphi_version>.dpk

Пожалуйста, обратите внимание, что в Delphi нет команды "Установить все", и каждый пакет в группе должен устанавливаться отдельно.
 

ADSoft

Местный
Регистрация
1 Окт 2007
Сообщения
223
Реакции
86
Credits
1,084
Ну, по крайней мере Source определить не трудно - если есть папка Source :)