GetRenderRegionAsyncHTML(TIWHTMLContainer,TIWRenderStream,TStrings,Boolean,Boolean,TRenderRegionAsyncMethod,string,string) Method
Represents method GetRenderRegionAsyncHTML(TIWHTMLContainer,TIWRenderStream,TStrings,Boolean,Boolean,TRenderRegionAsyncMethod,string,string)
.
procedure GetRenderRegionAsyncHTML(ARegion: TIWHTMLContainer; AStream: TIWRenderStream; AScripts: TStrings; ABrowserResize: Boolean = False; AKeepPosition: Boolean = False; ACGRenderAsyncMethod: TRenderRegionAsyncMethod = rramOldMethod; const AAfterLazyLoadJS: string = ''; const AAppendToHTMLID: string = ''); overload;
Parameters
- ARegion
- Type: TIWHTMLContainer
- AStream
- Type: TIWRenderStream
- AScripts
- Type: TStrings
- ABrowserResize
- Type: Boolean
- AKeepPosition
- Type: Boolean
- ACGRenderAsyncMethod
- Type: TRenderRegionAsyncMethod
- AAfterLazyLoadJS
- Type: string
- AAppendToHTMLID
- Type: string