I like to use automatic URL-Detection, shown in the URL-Demo with DetectURL. Unfortunately the Function "RV_CharPos" is removed in XE2. How would I detect URLs using XE2
{$IFNDEF RICHVIEWDEFXE2}
function RV_CharPos(const Str: PRVAnsiChar; Chr: TRVAnsiChar; Length: Integer): Integer; assembler;
{$ENDIF}
DetectURLS: RV_CharPos in XE2 not found
-
- Site Admin
- Posts: 17557
- Joined: Sat Aug 27, 2005 10:28 am
- Contact: