Delphi
procedure SetCount(NewCount: Integer);
C++
void __fastcall SetCount(int NewCount);
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
procedure function |
protected | System.Classes.pas System.Classes.hpp |
System.Classes | TList |
Count プロパティの値を設定します。
SetCount は、Count プロパティの取得メソッドです。