API:System.ImageList.TBaseImageList.LinkContains

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function LinkContains(const Link: TImageLink; const StartIndex: Integer = -1): Boolean;

C++

bool __fastcall LinkContains(TImageLink* const Link, const int StartIndex = 0xffffffff);

Eigenschaften

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

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.