|
<< Click to Display Table of Contents >> Navigation: Classes > TIWIntList |
SIGNATURE=IW.Common.Lists.TIWIntList
ETYPE=Class
Declaration:
Delphi: |
public TIWIntList = class(TObject); |
C++: |
public: class TIWIntList : public TObject; |
Unit: IW.Common.Lists.pas
Description: This is class IW.Common.Lists.TIWIntList.