Introduction - If you have any usage issues, please Google them yourself
FormatLabel is enhanced TLabel component which provides functionality for displaying caption with more font styles and colors according HTML tags in caption string. Caption can contain parameters (between and tags), for each parameter will be called OnGetParameter events. FormatLabel can also display links (anchor) and can handle click on it. FormatLabel can display caption with ellipsis, with 3D effect and beveled. For very long caption can be used new memo property - CaptionStrings. Supported HTML tags: B, I, U, BIG, SMALL, A HREF=target - for automatic launching of URL target (http, mailto, file etc.), A NAME=param - for calling of user defined events COLOR=Red, BR, TAB VAR - defines parameter.