Defines an array of PPropInfo values.
TPropList = array[0..16379] of PPropInfo;
array[0..16379] of PPropInfo TPropList;
TPropList is principally used to hold the results of a call to GetPropList. This list (array) holds pointers to TPropInfo records that describe the nature of the properties of the component provided to GetPropList.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|