API:System.ImageList.TImageLink.ImageIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ImageIndex: TImageIndex read FImageIndex write SetImageIndex;

C++

__property System::Uitypes::TImageIndex ImageIndex = {read=FImageIndex, write=SetImageIndex, nodefault};

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.