Provides indexed access to the items in the column collection.
Source position: comctrls.pp line 1268
public property TListColumns.Items[AIndex: Integer] : TListColumn |
Items is the default property for the collection, and the target for an enumerator used with the class instance.
TCollection.Items |