Create

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWMarkupLanguageElement > Methods >

Create

SIGNATURE=IWMarkupLanguageTag.TIWMarkupLanguageElement.Create@TIWMarkupLanguageElement

 

ETYPE=Method

 

Declaration:

Delphi:

public constructor Create(AParentElement: TIWMarkupLanguageElement); virtual;

C++:

public: virtual __fastcall TIWMarkupLanguageElement(TIWMarkupLanguageElement AParentElement);

 

Description: This is Create, a member of class TIWMarkupLanguageElement.