API:Vcl.ComCtrls.TCustomListView.GetCount

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

Delphi

function GetCount: Integer; override;

C++

virtual int __fastcall GetCount();

プロパティ

種類 可視性 ソース ユニット
function public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TCustomListView

説明

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

Vcl.ComCtrls.TCustomListView.GetCount は Vcl.Controls.TCustomListControl.GetCount を継承しています。以下の内容はすべて Vcl.Controls.TCustomListControl.GetCount を参照しています。

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

GetCount メソッドを呼び出すと,リストコントロールにある項目の数を判別できます。