|
<< Click to Display Table of Contents >> Navigation: Classes > TIWVCLComponent > Methods > Create |
SIGNATURE=IWVCLComponent.TIWVCLComponent.Create@TComponent
ETYPE=Method
Declaration:
Delphi: |
public constructor Create(AOnwer: TComponent); override; |
C++: |
public: virtual __fastcall TIWVCLComponent(TComponent * AOnwer); |
Description: This is Create, a member of class TIWVCLComponent.