API:System.ImageList.TBaseImageList.Links

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Links[const Index: Integer]: TImageLink read GetLinks;

C++

__property TImageLink* Links[const int Index] = {read=GetLinks};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.