Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxPredefinedFontSizeCollection Methods
Show Inherited Hide Inherited

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<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