Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TIcnsList.Items

Provides indexed access to the icon images in the list by their ordinal position.

Declaration

Source position: graphics.pp line 1711

public property TIcnsList.Items[Index: Integer] : PIcnsRec
  read GetItem
  write SetItem;
  default;


Version 4.4 Generated 2025-11-08 Home