Vcl.DBCtrls.TDBRichEdit.ShowURLHint
Delphi
property ShowURLHint;
C++
__property ShowURLHint = {default=0};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | published | Vcl.DBCtrls.pas Vcl.DBCtrls.hpp |
Vcl.DBCtrls | TDBRichEdit |
Description
Shows the URL address when mouse is over link.
Vcl.DBCtrls.TDBRichEdit.ShowURLHint inherits from Vcl.ComCtrls.TCustomRichEdit.ShowURLHint. All content below this line refers to Vcl.ComCtrls.TCustomRichEdit.ShowURLHint.
Shows the URL address when mouse is over link.
Setting to True causes tooltips to automatically display when the mouse is over a URL.