|
<< Click to Display Table of Contents >> Navigation: Intraweb Components > Standard > TIWImageButton |
The TIWImageButton adds a HotImage property to the TIWImageFile control.
SIGNATURE=IWCompExtCtrls.TIWImageButton
ETYPE=Class
Declaration:
Delphi: |
public TIWImageButton = class(TIWImageFile); |
C++: |
public: class TIWImageButton : public TIWImageFile; |
Unit: IWCompExtCtrls.pas
Description: This is class IWCompExtCtrls.TIWImageButton.