API:System.ImageList.TImageLink.Images

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Images: TBaseImageList read FImages write SetImageList;

C++

__property TBaseImageList* Images = {read=FImages, write=SetImageList};

Properties

Type Visibility Source Unit Parent
property public
System.ImageList.pas
System.ImageList.hpp
System.ImageList TImageLink

Description

Embarcadero Technologies does not currently have any additional information.