Class TdkwIntegerArray (unit Graph) |
TObject
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
************************************************************* * * TdkwIntegerArray Implementation * * This class maintains a dynamic array which automatically * resizes to accomodate a large number of entries (up to the * 64k limit of the 16-bit Delphi memory allocation.) * **************************************************************) (* Create a new dynamic array
Functions |
Destroy a dynamic array
Read a value from the array
Set a value in the array
Properties |
Events |
Variables |