Updated: Dec 16, 2023
Follow on twitter

Changing labels colors.

Default color of labels is received from current loaded skin. But developer can specify an own font color for any label.

The TsLabel component has the UseSkinColor property which is True by default. If this property is False, then color of text is received form standard Font.Color property.

Standard TLabel control may have own font color too. 8th bit of the Tag property should be changed to 1 for using of the standard Font.Color property (value is $100 or 256).

The TsLabelFX control has extended options for drawing. Own colors and shadow definitions will be used if Fkind.KindType property is not ktSkin.






Installing, using and licensing the demo programs © Sergii Goncharov, Ukraine, Odessa 2004-2023