Vcl.Imaging.GIFImg.TGIFList.GetCount
Delphi
function GetCount: Integer;
C++
int __fastcall GetCount(void);
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| function | class protected | Vcl.Imaging.GIFImg.pas Vcl.Imaging.GIFImg.hpp |
Vcl.Imaging.GIFImg | TGIFList |
説明
Count プロパティの値を返します。
GetCount は、Count プロパティの値を返す内部メソッドです。
関連項目