Add
|
Appends a new doubly linked object to the list.
|
Add(Integer,Integer)
|
Creates a new hyperlink on the parent worksheet.
|
Add(string)
|
|
Add(TRect)
|
|
Clear
|
Clears the hyperlink collection.
|
Delete(TcxDoublyLinkedObject)
|
Deletes the specified object within the doubly linked list.
|
Equals(TObject)
|
|
Extract(TcxDoublyLinkedObject)
|
|
FindItem(Integer,Integer)
|
Returns a hyperlink whose hot area includes the specified cell.
|
FindItem(string)
|
|
GetHashCode
|
|
GetLinkedObjectClass
protected
|
|
InsertAfter(TcxDoublyLinkedObject,TcxDoublyLinkedObject)
|
|
InsertBefore(TcxDoublyLinkedObject,TcxDoublyLinkedObject)
|
|
Remove(TcxDoublyLinkedObject)
|
Deprecated. This procedure exists for backward compatibility only. Call the Delete procedure instead.
|
ToString
|
|