表示: Delphi
C++
表示設定
System.Classes.TCollection.Clear
提供:XE2 API Documentation
Delphi
procedure Clear;
C++
void __fastcall Clear(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
public | System.Classes.pas System.Classes.hpp |
System.Classes | TCollection |
説明
コレクションからすべての項目を削除します。
Clear は,Items 配列を空にして各 TCollectionItem オブジェクトを破棄します。