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