Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2008.05.18;
Скачать: CL | DM;

Вниз

PList   Найти похожие ветки 

 
Robt   (2007-09-10 19:24) [0]

Как сортировать итемы? :( (как в vcl метод sort )


 
SergeR_   (2007-09-10 19:58) [1]

Итемы чего? Какого контрола?
sort(), lvsort(),tvsort()....


 
Robt   (2007-09-10 21:07) [2]

List-a с примером если можна (я тупой )


 
Dimaxx ©   (2007-09-11 14:26) [3]

Сортировка зависит от типа данных, хранящихся в элементах PList. У него есть свойство DataMemory - доступ к массиву элементов. Копай в сторону следующего:

procedure SwapListItems( const L: Pointer; const e1, e2: DWORD );
{* Use this fu nction as the last parameter for SortData call when a PList
  object is sorting. SwapListItems just exchanges two items of the list. }

procedure SortData( const Data: Pointer; const uNElem: Dword;
                   const CompareFun: TCompareEvent;
                   const SwapProc: TSwapEvent );
{* Call it to sort any array of data of any kind, passing total
  number of items in an array and two defined (regular) function
  and procedure to perform custom compare and swap operations.
  First procedure parameter is to pass it to callback function
  CompareFun and procedure SwapProc. Items are enumerated from
  0 to uNElem-1. }



Страницы: 1 вся ветка

Текущий архив: 2008.05.18;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.019 c
11-1188735091
Виктор007
2007-09-02 16:11
2008.05.18
CollapseProcTable0.inc


6-1172955931
batya18
2007-03-04 00:05
2008.05.18
смена пароля по POP


2-1208283564
prodex
2008-04-15 22:19
2008.05.18
Асинхронные сокеты


2-1208324876
Aleksandrrr
2008-04-16 09:47
2008.05.18
добавление файлов в проект


4-1188818913
Kns
2007-09-03 15:28
2008.05.18
Потерять фокус