|
<< Click to Display Table of Contents >> Navigation: Classes > TContentRedirect > Methods > Create |
SIGNATURE=IW.Content.Redirect.TContentRedirect.Create@string
ETYPE=Method
Declaration:
Delphi: |
public constructor Create(const aURL: string); overload; reintroduce; |
C++: |
public: __fastcall TContentRedirect(const String aURL); |
Description: This is Create, a member of class TContentRedirect.