|
RAD Studio VCL Reference
|
Lists the dependency objects in the dependencies collection.
property Items [Index: Integer]: TDependency;
__property TDependency Items[int Index];
The value of the Index parameter corresponds to the Index property of each TDependency object in the collection. It represents the position of the dependency object in the dependencies collection.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|