[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TIcnsList.Items

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

Declaration

Source position: graphics.pp line 1700

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


Version 4.0 Generated 2025-05-03 Home