Vcl.ComCtrls.TCustomRichEdit.DoLinkClick

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure DoLinkClick(const URL: string; MouseMessage: WPARAM);

C++

void __fastcall DoLinkClick(const System::UnicodeString URL, unsigned MouseMessage);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomRichEdit

Description

Embarcadero Technologies does not currently have any additional information.