System.ImageList.TBaseImageList.LinkCount

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

Delphi

property LinkCount: Integer read GetLinkCount;

C++

__property int LinkCount = {read=GetLinkCount, nodefault};

プロパティ

種類 可視性 ソース ユニット
property protected
System.ImageList.pas
System.ImageList.hpp
System.ImageList TBaseImageList


説明

Links 配列内にリンクの数。

関連項目