|
RAD Studio VCL Reference
|
Identifies the internal list used to store and manage the items in the ordered list.
property List: TList;
__property TList List;
Applications can't use the protected List property. It is an internal TList object owned by TOrderedList, which stores and manages the items in the ordered list.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|