TActiveLabel

API Manual

TActiveLabel is the active control counterpart of TLabel component. When ActiveControl.EnableUpdate property is true during a callback request, setting Text property will also set the text of the label on the client upon callback completion. Similarly, setting ForControl will also set the client-side "for" attribute on the label.