|
<< Click to Display Table of Contents >> Navigation: Classes > TChrome > Methods > Match |
SIGNATURE=IW.Browser.Chrome.TChrome.Match@string@Single
ETYPE=Method
Declaration:
Delphi: |
public class function Match(AUserAgent: string; out AVersion: Single): Boolean; override; |
C++: |
public: virtual __fastcall bool Match(String AUserAgent, Single AVersion); |
Description: This is Match, a member of class TChrome.