System.ImageList.TBaseImageList.LinkCount

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property LinkCount: Integer read GetLinkCount;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property protected
System.ImageList.pas
System.ImageList.hpp
System.ImageList TBaseImageList


Beschreibung

Die Anzahl der Verknüpfungen im Array Links.

Siehe auch