ANN: HTML Component Library 1.5 released
ANN: HTML Component Library 1.5 released
New version includes HTML notifications, HTML Statusbar component, HTML Tabs, registration of custom element classes, animated drag and drop (Metro UI page in deno) and many other features.
Completely new CSS parser - now fully comply with CSS 2.1 specifications.
Rendering and parsing are now much faster.
More information and compiled demo at
http://delphihtmlcomponents.com
Best regards,
Alexander Sviridenkov
http://delphihtmlcomponents.com
New version includes HTML notifications, HTML Statusbar component, HTML Tabs, registration of custom element classes, animated drag and drop (Metro UI page in deno) and many other features.
Completely new CSS parser - now fully comply with CSS 2.1 specifications.
Rendering and parsing are now much faster.
More information and compiled demo at
http://delphihtmlcomponents.com
Best regards,
Alexander Sviridenkov
http://delphihtmlcomponents.com
looks great
ReplyDeleteAlexander Sviridenkov The new demo is impressive! I've not dug into the HCL components - can the THtPanel allow selecting the text like what ThtLabel does?
ReplyDeletePS, your one-space indentation makes the code a little harder to read, IMHO.
Edwin Yip , yes, it can, just set Doc.EnableSelection to true after changing panel HTML
ReplyDeleteAll code exept htmlcomp unit is formated with 2-space identation. I'll fix htmlcomp in next update