System.ImageList.TBaseImageList.LinkContains

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

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

Properties

Type Visibility Source Unit Parent
function protected
System.ImageList.pas
System.ImageList.hpp
System.ImageList TBaseImageList

Description

Embarcadero Technologies does not currently have any additional information.