Vcl.ComCtrls.TListItems.SetCount

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

procedure SetCount(Value: Integer);

C++

void __fastcall SetCount(int Value);

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TListItems

説明

リスト項目の数を設定します。

SetCount メソッドを呼び出すと,リスト項目の数を設定できます。