RPC HELP TXWBRichEdit URLDetect

From VistApedia
Revision as of 17:04, 8 July 2015 by Kdtop (talk | contribs) (Created page with " RPC Broker Help Home <h2>URLDetect Property</h2> <h3>Applies to</h3> TXWBRichEdit component <h3>Declaration</h3> prop...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

RPC Broker Help Home

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.