Search results

From Free Pascal wiki
Jump to navigationJump to search

Page title matches

  • I'm a bit curious: who decided that ptrInt should be pronounced as “Peter Int” and ptrUInt as “Pee true Int”?< :: Who ever tries pronouncing ptrInt or ptrUInt as "self-contained words" ? I checked with a few professional pr
    2 KB (349 words) - 01:00, 29 January 2022
  • ...L|unit=system|identifier=ptrint|text=<syntaxhighlight lang="delphi" inline>ptrInt</syntaxhighlight>}}''' (“Peter Int”) and '''{{Doc|package=RTL|unit=syst ...the range type must be a subrange of <syntaxhighlight lang="delphi" inline>ptrInt</syntaxhighlight>.<sup>[https://www.freepascal.org/docs-html/current/user/u
    3 KB (321 words) - 18:26, 25 January 2022

Page text matches

  • ...L|unit=system|identifier=ptrint|text=<syntaxhighlight lang="delphi" inline>ptrInt</syntaxhighlight>}}''' (“Peter Int”) and '''{{Doc|package=RTL|unit=syst ...the range type must be a subrange of <syntaxhighlight lang="delphi" inline>ptrInt</syntaxhighlight>.<sup>[https://www.freepascal.org/docs-html/current/user/u
    3 KB (321 words) - 18:26, 25 January 2022
  • #REDIRECT [[PtrInt]]
    20 bytes (2 words) - 16:38, 2 July 2021
  • [[doc:lcl/forms/tdataevent.html|TDataEvent]] = procedure (Data: PtrInt) of object; ...plication.queueasynccall.html |QueueAsyncCall]](AMethod: TDataEvent; Data: PtrInt);
    3 KB (177 words) - 09:59, 9 February 2020
  • FCounter: PtrInt; procedure Async(Data: PtrInt);
    1 KB (177 words) - 13:32, 3 May 2014
  • AEventHandler: TWaitHandleEvent; AData: PtrInt): PEventHandler; TWaitHandleEvent = procedure(AData: PtrInt; AFlags: dword) of object;
    8 KB (236 words) - 07:12, 19 February 2020
  • The presented solution for non-fpc is to declare PtrInt to be Integer. Since fpc now also hase NativeInt (an alias for PtrInt), shouldn't a better solution be:
    954 bytes (136 words) - 12:41, 6 November 2023
  • procedure DoSomethingParallel(Index: PtrInt; Data: Pointer; Item: TMultiThreadProcItem); procedure DoSomethingParallel(Index: PtrInt; Data: Pointer; Item: TMultiThreadProcItem);
    22 KB (657 words) - 06:51, 23 February 2020
  • AEventHandler: TWaitHandleEvent; AData: PtrInt): PEventHandler; TWaitHandleEvent = procedure(AData: PtrInt; AFlags: dword) of object;
    4 KB (419 words) - 12:41, 1 February 2011
  • Items.AddObject('Gold', TObject(PtrInt($00D7FF))); Items.AddObject('Chocolate', TObject(PtrInt($1E69D2)));
    2 KB (325 words) - 23:01, 2 August 2019
  • [[doc:lcl/forms/tdataevent.html|TDataEvent]] = procedure (Data: PtrInt) of object; ...plication.queueasynccall.html |QueueAsyncCall]](AMethod: TDataEvent; Data: PtrInt);
    3 KB (363 words) - 09:59, 9 February 2020
  • Items.AddObject('Kulta', TObject(PtrInt($00D7FF))); Items.AddObject('Suklaa', TObject(PtrInt($1E69D2)));
    3 KB (357 words) - 17:33, 9 August 2019
  • Items.AddObject('Gold', TObject(PtrInt($00D7FF))); Items.AddObject('Chocolate', TObject(PtrInt($1E69D2)));
    2 KB (330 words) - 07:15, 28 September 2021
  • [[doc:lcl/forms/tdataevent.html|TDataEvent]] = procedure (Data: PtrInt) of object; ...plication.queueasynccall.html |QueueAsyncCall]](AMethod: TDataEvent; Data: PtrInt);
    4 KB (528 words) - 11:54, 7 September 2023
  • ...be interesting to create a new type '''UInt64''' instead of the strangers PtrInt and PtrUInt. Remembering that the 64 bit compiler cannot accept the constru ...? On most 64 bit systems int is 32 bit. Simply because int is faster :) So PtrInt and PtrUInt are usefull.
    3 KB (509 words) - 15:04, 9 February 2005
  • I'm a bit curious: who decided that ptrInt should be pronounced as “Peter Int” and ptrUInt as “Pee true Int”?< :: Who ever tries pronouncing ptrInt or ptrUInt as "self-contained words" ? I checked with a few professional pr
    2 KB (349 words) - 01:00, 29 January 2022
  • [[doc:lcl/forms/tdataevent.html|TDataEvent]] = procedure (Data: PtrInt) of object; ...plication.queueasynccall.html |QueueAsyncCall]](AMethod: TDataEvent; Data: PtrInt);
    5 KB (242 words) - 18:39, 27 September 2019
  • AEventHandler: TWaitHandleEvent; AData: PtrInt): PEventHandler; TWaitHandleEvent = procedure(AData: PtrInt; AFlags: dword) of object;
    5 KB (633 words) - 21:25, 2 January 2008
  • ...ire du code portable, l'unité système de FPC propose les types [[PtrInt/fr|PtrInt]] et [[PtrUInt/fr|PtrUInt]] qui sont des types de données signé ou non si
    2 KB (338 words) - 11:10, 26 November 2016
  • ...scrivere codice portabile, la unit System di FPC introduce i tipi [[ptrint|PtrInt]] e [[ptruint|PtrUInt]] che sono tipi di dato interi con e senza segno dell
    2 KB (303 words) - 23:01, 17 October 2015
  • AEventHandler: TWaitHandleEvent; AData: PtrInt): PEventHandler; TWaitHandleEvent = procedure(AData: PtrInt; AFlags: dword) of object;
    5 KB (752 words) - 12:01, 19 June 2008

View (previous 20 | next 20) (20 | 50 | 100 | 250 | 500)