Skip to main content

TdxSpreadSheetObjectList Methods

The base class for classes that implement collections used in the ExpressSpreadSheet Suite.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Clear Clears the collection.
Delete(Integer) Destroys the specified collection item.
Equals(TObject) Inherited from TObject.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
QueryInterface(TGUID,Untyped) Inherited from TInterfacedPersistent.
Remove(TdxSpreadSheetObjectListItem) Removes the specified item from the collection.
ToString Inherited from TObject.
See Also