メインメニューを開く

RAD Studio API Documentation β

System.ImageList.TBaseImageList.LinkCount

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 配列内にリンクの数。

関連項目