TCoreLabel

Base label component with theme support. Implements IThemeSubscriber for automatic styling.

UI ComponentIThemeSubscriber

Overview

TCoreLabel extends TWebLabel with theme integration. Use instead of TWebLabel for consistent theming.

Published Properties

PropertyTypeDescription
CaptionSTRINGLabel text.
ElementClassNameSTRINGCSS class(es) to apply.
FontTFontFont settings (name, size, style).

Usage

Use TCoreLabel instead of TWebLabel for all labels that should respond to theme changes.