|
<< Click to Display Table of Contents >> Navigation: Classes > TIWContainerBorderOptions > Methods > CreateDefaultFrame |
SIGNATURE=IWContainerBorderOptions.TIWContainerBorderOptions.CreateDefaultFrame@TIWHTMLTag@TIWPageContext40@IIWBaseHTMLControl
ETYPE=Method
Declaration:
Delphi: |
public class function CreateDefaultFrame(const AContent: TIWHTMLTag; APageContext: TIWPageContext40; AControl: IIWBaseHTMLControl): TIWHTMLTag; |
C++: |
public: __fastcall TIWHTMLTag CreateDefaultFrame(const TIWHTMLTag AContent, TIWPageContext40 APageContext, IIWB |
Description: This is CreateDefaultFrame, a member of class TIWContainerBorderOptions.