RPC HELP TXWBRichEdit URLDetect
From VistApedia
URLDetect Property
Applies to
TXWBRichEdit component
Declaration
property URLDetect: Boolean;
Description
The URLDetect design-time property is used to create active ("live") links in an application. If this property is set to True, URLs (http:, mailto:, file:, etc.) are shown in blue and underlined. If the user clicks on the URL, it will open the URL in the appropriate application. If the property is False (the default), URLs appear as normal text and are not active.