API:Vcl.ComCtrls.TListItem.SubItemImages

From RAD Studio API Documentation

Delphi

property SubItemImages[Index: Integer]: Integer read GetSubItemImage write SetSubItemImage;

C++

__property int SubItemImages[int Index] = {read=GetSubItemImage, write=SetSubItemImage};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ComCtrls.pas
Vcl.ComCtrls.hpp
Vcl.ComCtrls TListItem

Description

Embarcadero Technologies does not currently have any additional information.