TdxSpreadSheetTableItems Methods
The base class for table item collections within a Table View worksheet.
Name | Description |
---|---|
Clear |
Clears the positional sparse list.
Inherited from Tdx |
Create |
Creates a generic table item object within the current table item collection. |
Delete |
Removes the specified item from the list.
Inherited from Tdx |
Equals |
Inherited from TObject. |
Find |
Returns the stored item by the specified index within the list.
Inherited from Tdx |
For |
Applies the specified procedure to a range of items stored within the list.
Inherited from Tdx |
Get |
Returns the absolute distance (in pixels) between two specified table items. |
Get |
Inherited from TObject. |
Get |
Returns a class-reference to the actual dynamic list item class.
Inherited from Tdx |
Get |
Returns the index of a table item object located at the specified distance from another table item. |
Get |
Returns the index of the visible table item that is nearest to the specified table item within the table item collection. |
Get |
Returns the absolute distance (in pixels) between the left or top edge of the Table View worksheet and a specified table item. |
Insert |
Inserts an item adjacent to the specified item within the list.
Inherited from Tdx |
Shift |
Shifts a range of sparse list positions by the specified value.
Inherited from Tdx |
To |
Inherited from TObject. |
See Also