Skip to main content

TdxPredefinedFontSizeCollection Methods

Name Description
Add(T) Inherited from TdxOrdinalList<T>.
AddRange(TdxOrdinalList<T>) Inherited from TdxOrdinalList<T>.
AddRange(TEnumerable<T>) Inherited from TdxOrdinalList<T>.
AddRange(TArray<T>) Inherited from TdxOrdinalList<T>.
BinarySearch(T,Integer) Inherited from TdxOrdinalList<T>.
Clear Inherited from TdxOrdinalList.
Contains(T) Inherited from TdxOrdinalList<T>.
Delete(Integer) Inherited from TdxOrdinalList.
DeleteRange(Integer,Integer) Inherited from TdxOrdinalList.
Empty Inherited from TdxOrdinalList.
Equals(TObject) Inherited from TObject.
Exchange(Integer,Integer) Inherited from TdxOrdinalList.
Extract(T,TDirection) Inherited from TdxOrdinalList<T>.
ExtractByIndex(Integer) Inherited from TdxOrdinalList<T>.
First Inherited from TdxOrdinalList<T>.
GetHashCode Inherited from TObject.
IndexOf(T) Inherited from TdxOrdinalList<T>.
Insert(Integer,NativeUInt) Inherited from TdxOrdinalList.
Insert(Integer,T) Inherited from TdxOrdinalList<T>.
Last Inherited from TdxOrdinalList<T>.
LastIndexOf(T) Inherited from TdxOrdinalList<T>.
Move(Integer,Integer) Inherited from TdxOrdinalList.
Remove(T) Inherited from TdxOrdinalList<T>.
Reverse Inherited from TdxOrdinalList.
Sort Inherited from TdxOrdinalList.
Sort(TCompareItems,Boolean) Inherited from TdxOrdinalList.
Sort(TdxListSortCompareDelegate) Inherited from TdxOrdinalList.
Sort(TListSortCompare,Boolean) Inherited from TdxOrdinalList.
ToArray Inherited from TdxOrdinalList<T>.
ToString Inherited from TObject.
See Also