TIWLayoutMgrRegion.ProcessRegion(TIWRenderStream,TIWHTMLContainer,TIWContainerContext,TIWBasePageContext,TStrings,Boolean,TRenderRegionAsyncMethod,string,string) Method

Represents method ProcessRegion(TIWRenderStream,TIWHTMLContainer,TIWContainerContext,TIWBasePageContext,TStrings,Boolean,TRenderRegionAsyncMethod,string,string).

Namespace: IWCGAsyncRender
public
 procedure ProcessRegion(ABuffer: TIWRenderStream; ARegion: TIWHTMLContainer; AContainerContext: TIWContainerContext;
 APage: TIWBasePageContext; AScripts: TStrings; AKeepPosition: Boolean = False;
 ACGRenderAsyncMethod: TRenderRegionAsyncMethod = rramDefaultMethod; const AAfterLazyLoadJS: string = '';
 const AAppendToHTMLID: string = '');

Parameters

ABuffer
Type: TIWRenderStream

ARegion
Type: TIWHTMLContainer

AContainerContext
Type: TIWContainerContext

APage
Type: TIWBasePageContext

AScripts
Type: TStrings

AKeepPosition
Type: Boolean

ACGRenderAsyncMethod
Type: TRenderRegionAsyncMethod

AAfterLazyLoadJS
Type: string

AAppendToHTMLID
Type: string