TIWLayoutMgrRegion Class

Represents type TIWLayoutMgrRegion.

Namespace: IWCGAsyncRender
TIWLayoutMgrForm
  IWCGAsyncRender.TIWLayoutMgrRegion
type
 TIWLayoutMgrRegion = class(TIWLayoutMgrForm)
 end;

The TIWLayoutMgrRegion type exposes the following members.

Show:
 NameDescription
ProcessRegion(TIWRenderStream,TIWHTMLContainer,TIWContainerContext,TIWBasePageContext,TStrings,Boolean,TRenderRegionAsyncMethod,string,string)

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

RegionScriptSection(TIWPageContext40,TIWHTMLContainer,TRenderRegionAsyncMethod)

Represents method RegionScriptSection(TIWPageContext40,TIWHTMLContainer,TRenderRegionAsyncMethod).

Top