|
<< Click to Display Table of Contents >> Navigation: Classes > TIWBaseContainer > Properties > DestroyedComponentList |
SIGNATURE=IWVCLBaseContainer.TIWBaseContainer.DestroyedComponentList
ETYPE=Property
Declaration:
Delphi: |
public property DestroyedComponentList: TIWSimpleStringList; |
C++: |
public: __property TIWSimpleStringList DestroyedComponentList; |
Description: This is DestroyedComponentList, a member of class TIWBaseContainer.