A collection of tabbed pages in Office 2019, Office 2016, Office 2016 Tablet, Office 2013, and Office 2010
Ribbon Application Menus.
Name |
Description |
Add(Pointer)
|
|
Assign(TList,TListAssignOp,TList)
|
|
Clear
|
Clears the list.
|
Delete(Integer)
|
|
Equals(TObject)
|
|
Error(PResStringRec,NativeInt)
|
|
Error(String,NativeInt)
|
|
Exchange(Integer,Integer)
|
|
Expand
|
|
Extract(Pointer)
|
|
ExtractItem(Pointer,TDirection)
|
|
First
|
|
FreeAndDelete(Integer)
|
Destroys a stored item by its index in the list.
|
FreeAndRemove(TObject)
|
Removes the specified item from the list and destroys it.
|
GetHashCode
|
|
IndexOf(Pointer)
|
|
IndexOfItem(Pointer,TDirection)
|
|
Insert(Integer,Pointer)
|
|
Last
|
|
Move(Integer,Integer)
|
|
Pack
|
|
Remove(Pointer)
|
|
RemoveItem(Pointer,TDirection)
|
|
Sort(TListSortCompare)
|
|
SortList(TListSortCompareFunc)
|
|
ToString
|
|
See Also