RAD Studio VCL Reference
|
Label containing an HTML link.
TLinkLabel = class(TCustomLinkLabel);
class TLinkLabel : public TCustomLinkLabel;
TLinkLabel is a TCustomLinkLabel that can contain HTML tags, including a link. The link appears as underlined text. The OnLinkClick event is triggered by clicking the link.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|