Create

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWBaseHTMLControlImplementation > Methods >

Create

SIGNATURE=IWBaseHTMLControl.TIWBaseHTMLControlImplementation.Create@TComponent

 

ETYPE=Method

 

Declaration:

Delphi:

public constructor Create(AComponent: TComponent); override;

C++:

public: virtual __fastcall TIWBaseHTMLControlImplementation(TComponent * AComponent);

 

Description: function TIWBaseHTMLControl.CSSToJavaScript(ACSS: string): string; var LList : TStringList; f : Integer;