|
<< Click to Display Table of Contents >> Navigation: Classes > TIWListBase > Methods > AppendList |
SIGNATURE=IW.Common.Lists.TIWListBase.AppendList@TIWListBase
ETYPE=Method
Declaration:
Delphi: |
public procedure AppendList(AList: TIWListBase); |
C++: |
void public: __fastcall AppendList(TIWListBase AList); |
Description: This is AppendList, a member of class TIWListBase.