TCollectionItem Class

Namespace: System.Classes
type
 TCollectionItem = class(TPersistent)
 end;

The TCollectionItem type exposes the following members.

Show:
 NameDescription
Assign(TPersistent)

Represents method Assign(TPersistent). (Inherited from TPersistent.)

AssignTo(TPersistent)

Represents method AssignTo(TPersistent). (Inherited from TPersistent.)

Top

TCollectionItem is an abstract base class and can not be instantiated directly.