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

TStatusPanels.Items

Provides indexed access to the TStatusPanel items in the collection.

Declaration

Source position: comctrls.pp line 108

public property TStatusPanels.Items[Index: Integer] : TStatusPanel
  read GetItem
  write SetItem;
  default;

See also

TCollection.Items