System.ImageList.TBaseImageList.LinkCount

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property LinkCount: Integer read GetLinkCount;

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property protected
System.ImageList.pas
System.ImageList.hpp
System.ImageList TBaseImageList


Description

Le nombre de liens dans le tableau Links.

Voir aussi