|
<< Click to Display Table of Contents >> Navigation: Classes > TIWForm > Methods > RenderChildContainer |
SIGNATURE=IWForm.TIWForm.RenderChildContainer@TIWRenderStream@TIWContainer
ETYPE=Method
Declaration:
Delphi: |
public procedure RenderChildContainer(AStream: TIWRenderStream; AContainer: TIWContainer); |
C++: |
void public: __fastcall RenderChildContainer(TIWRenderStream AStream, TIWContainer AContainer); |
Description: This is RenderChildContainer, a member of class TIWForm.