Name |
Description |
AddString |
Adds a new item to the list. |
GetCount |
Gets the number of items in the list. |
GetData |
Gets the numeric value associated with the specified
item. |
GetString |
Gets the name of the specified item. |
IsValid |
Check if the object is a valid DlxSort. |
Sort |
Sort the items in the list. |