|
<< Click to Display Table of Contents >> Navigation: Classes > TIWCustomControl |
SIGNATURE=IWControl.TIWCustomControl
ETYPE=Class
Declaration:
Delphi: |
public TIWCustomControl = class(TIWBaseHTMLControl, IIWHTML40Control, IIWHTML40Component, IIWResyncEvents); |
C++: |
public: class TIWCustomControl : public TIWBaseHTMLControl, public IIWHTML40Control, public IIWHTML40Component, public IIWResyncEvents; |
Unit: IWControl.pas
Description: This is class IWControl.TIWCustomControl.