|
<< Click to Display Table of Contents >> Navigation: Classes > TIWThreadList > Methods > Remove |
SIGNATURE=IW.Common.Threads.TIWThreadList.Remove@Pointer
ETYPE=Method
Declaration:
Delphi: |
public procedure Remove(Item: Pointer); |
C++: |
void public: __fastcall Remove(void * Item); |
Description: This is Remove, a member of class TIWThreadList.