System Reference Summary : System Classes : Array Class
 
Share this page          
Array Class
Array Attributes
Attribute
Data Type
Description
Inherited
From
_RowSelected
smallint
Set whenever the user changes a row in an array displayed in a table field (RW)
ArrayObject
_RowState
smallint
Set whenever the user changes a row in an array displayed in a table field (RW)
ArrayObject
AllRows
integer
Returns the total number of rows in the array, including rows set to be deleted (R)
ArrayObject
ClassName
varchar(32)
Gives the name of an object's actual type (as opposed to its declared type) (R)
Object
ClientData
Object
Provides a way to associate data with an object (RW)
Object
ClientInteger
integer
An integer associated with the array that can be set and tested by user applications (RW)
ArrayObject
FirstRow
integer
Returns the number of the first row in the object (the row with the smallest sequence number) (R)
ArrayObject
InstanceIdentifier
integer8
Contains a value that uniquely identifies an instance of an allocated object (R)
Object
InstanceReferences
integer
Contains the current number of references to the object (R)
Object
LastRow
integer
Returns the number of the row with the highest sequence number in the array (R)
ArrayObject
Row_Class
Class
References the Class object that corresponds to the declared data type of the array (RW1)
Defined
SortCasesensitive
integer
Determines whether the Sort method sorts strings with case sensitivity (RW)
ArrayObject