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