System.ImageList.TBaseImageList.AddLink
Delphi
procedure AddLink(Link: TImageLink);
C++
void __fastcall AddLink(TImageLink* Link);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | System.ImageList.pas System.ImageList.hpp |
System.ImageList | TBaseImageList |
Description
Adds the provided Link
to the Links array of links.