System.ImageList.TBaseImageList.AddLink

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure AddLink(Link: TImageLink);

C++

void __fastcall AddLink(TImageLink* Link);

Propriétés

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


Description

Ajoute le Link fourni au tableau Links des liens.

Voir aussi