|
<< Click to Display Table of Contents >> Navigation: Classes > TBrowser > Methods > CalcHashCode |
SIGNATURE=IW.Browser.Browser.TBrowser.CalcHashCode@string
ETYPE=Method
Declaration:
Delphi: |
public class function CalcHashCode(const aUserAgent: string): Integer; |
C++: |
public: __fastcall int CalcHashCode(const String aUserAgent); |
Description: This is CalcHashCode, a member of class TBrowser.