API:Vcl.ExtCtrls.TCustomLinkLabel.OnLinkClick

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnLinkClick: TSysLinkEvent read FOnLinkClick write FOnLinkClick;

C++

__property TSysLinkEvent OnLinkClick = {read=FOnLinkClick, write=FOnLinkClick};

Properties

Type Visibility Source Unit Parent
event public
Vcl.ExtCtrls.pas
Vcl.ExtCtrls.hpp
Vcl.ExtCtrls TCustomLinkLabel

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!