Vcl.ComCtrls.TListItems.GetCount

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

Delphi

function GetCount: Integer;

C++

int __fastcall GetCount();

プロパティ

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

説明

Count プロパティの値を返します。

GetCount は、Count プロパティの取得アクセサ メソッドです。リスト ビューから項目数を取得します。

関連項目