TLabel - Sample projects
TLabel - basic usage
This sample project demonstrates all the powerful capabilities of TLabel control.
TLabel is not only a transparent label. It also contains properties to define:
- TLabel border (its width, color as well as corner radius)
- background color (which can also be gradient-filled)
- text alignment (middle, left, right, top, center, bottom) as well as text margins (distance between the edge of text and edge of the control)
- and of course its overall opacity
The sample is written in:
- C#
