Search results

From Free Pascal wiki
Jump to navigationJump to search
  • ==TList or TFPList== ...This slows down some of TList mechanisms, and if no notification is used, TFPList may be used instead.
    4 KB (548 words) - 10:09, 24 October 2023
  • *[[TFPList]] ([[TFPListEnumerator]])
    3 KB (312 words) - 14:45, 18 August 2016
  • ** [[TFPList/fr|TFPList]] : gère une liste de pointeurs ; peut chercher et trier la liste ; n'a pa
    5 KB (746 words) - 12:44, 16 October 2017
  • ユニット MTPutils には '''ParallelSortFPList''' 関数があります。これは MTProcs を用いて TFPList を並列にソートします。比較用の関数を与える必要があ procedure ParallelSortFPList(List: TFPList; const Compare: TListSortCompare;
    22 KB (657 words) - 06:51, 23 February 2020
  • ...TPFList a TAvgLvlTree can store arbitrary data (Pointer), but contrary to TFPList the tree is always sorted and balanced. Therefore searching is very fast. F ...does not use any global variables. So it can be used in threads just like TFPList.
    9 KB (1,216 words) - 22:48, 9 February 2022
  • Decls: {$ifdef VER2_6} TList {$else} { for FPC > 2.6.0 } TFPList {$endif};
    3 KB (358 words) - 23:44, 14 February 2020
  • ...ontains the function '''ParallelSortFPList''' which uses mtprocs to sort a TFPList in parallel. A compare function must be given. <syntaxhighlight lang=pascal>procedure ParallelSortFPList(List: TFPList; const Compare: TListSortCompare; MaxThreadCount: integer = 0; const OnSort
    15 KB (2,194 words) - 11:25, 10 February 2020
  • ** [[TList| TFPList]]: Manages a list of pointers, can search and sort the list, without event
    7 KB (935 words) - 15:34, 12 March 2022
  • <syntaxhighlight lang=pascal>procedure ParallelSortFPList(List: TFPList; const Compare: TListSortCompare; MaxThreadCount: integer = 0; const OnSort
    25 KB (660 words) - 17:58, 1 September 2020
  • Commands :TFPList; Owners: TFPList;
    42 KB (2,377 words) - 23:26, 14 February 2020
  • FChildren: TFPList; // of TLazAccessibleObject
    12 KB (1,463 words) - 02:50, 24 February 2021
  • ...he TChartAxisTransformations property <code>List</code> which derives from TFPList, new objects must not be added by calling <code>List.Add</code>. Instead, a
    14 KB (1,964 words) - 10:55, 29 August 2023
  • Commands: TFPList; Owners: TFPList;
    47 KB (6,123 words) - 16:11, 4 December 2023
  • Commands: TFPList; Owners: TFPList;
    42 KB (5,524 words) - 23:23, 14 February 2020
  • ...to setup some parameters and then it should add a private variable fItems: TFPList; (or 'array of' or TList or ^AType), create code in the constructor, destro ...butes events. ''There is the TTIGrid, that can show TCollection, TList and TFPList of TPersistent. What else do you need? Additionally, you can bind a TBufDat
    37 KB (6,126 words) - 18:43, 20 December 2022
  • Commands: TFPList; Owners: TFPList;
    62 KB (2,340 words) - 23:25, 14 February 2020
  • <tr valign="top"><td>r39165 </td><td>win32</td><td>replace TList by TFpList (FTimerData)</td></tr>
    118 KB (18,260 words) - 18:42, 9 February 2019