CreateFrame

<< Click to Display Table of Contents >>

Navigation:  Classes > TIWContainerBorderOptions > Methods >

CreateFrame

SIGNATURE=IWContainerBorderOptions.TIWContainerBorderOptions.CreateFrame@TIWHTMLTag@TIWPageContext40@IIWBaseHTMLControl

 

ETYPE=Method

 

Declaration:

Delphi:

public function CreateFrame(const AContent: TIWHTMLTag; APageContext: TIWPageContext40; AControl: IIWBaseHTMLControl): TIWHTMLTag;

C++:

public: __fastcall TIWHTMLTag CreateFrame(const TIWHTMLTag AContent, TIWPageContext40 APageContext, IIWBaseHTMLControl ACont

 

Description: This is CreateFrame, a member of class TIWContainerBorderOptions.