|
<< Click to Display Table of Contents >> Navigation: Classes > TIWTag > Methods > Create |
SIGNATURE=IWTag.TIWTag.Create@string@string
ETYPE=Method
Declaration:
Delphi: |
public constructor Create(const aType: string; const aName: string); virtual; |
C++: |
public: virtual __fastcall TIWTag(const String aType, const String aName); |
Description: This is Create, a member of class TIWTag.