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

Comments

  1. Alexander 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?

    PS, your one-space indentation makes the code a little harder to read, IMHO.

    ReplyDelete
  2. Edwin Yip , yes, it can, just set Doc.EnableSelection to true after changing panel HTML
    All code exept htmlcomp unit is formated with 2-space identation. I'll fix htmlcomp in next update

    ReplyDelete

Post a Comment