|
<< Click to Display Table of Contents >> Navigation: Classes > TIWComponentHash > Methods > Add |
SIGNATURE=IWComponentHash.TIWComponentHash.Add@TComponent
ETYPE=Method
Declaration:
Delphi: |
public procedure Add(AComponent: TComponent); |
C++: |
void public: __fastcall Add(TComponent * AComponent); |
Description: This is Add, a member of class TIWComponentHash.