Search results

From Free Pascal wiki
Jump to navigationJump to search
  • ...>}} is in fact an alias for [[PtrInt|<syntaxhighlight lang="delphi" inline>ptrInt</syntaxhighlight>]] and {{gitlab|repository|FPC|release_3_2_0/rtl/inc/syste
    17 KB (1,973 words) - 13:30, 5 April 2024
  • ...L|unit=system|identifier=ptrint|text=<syntaxhighlight lang="pascal" inline>ptrInt</syntaxhighlight>}}n maksimiarvo.
    8 KB (1,012 words) - 04:12, 25 January 2023
  • 0: (ti_Data: PtrInt);
    4 KB (622 words) - 10:48, 17 December 2019
  • procedure DoSomethingParallel(Index: PtrInt; Data: Pointer; Item: TMultiThreadProcItem); procedure DoSomethingParallel(Index: PtrInt; Data: Pointer; Item: TMultiThreadProcItem);
    8 KB (1,241 words) - 06:50, 23 February 2020
  • ...оцессорах. Для написания переносимого кода в FPC введены типы <tt>[[Ptrint|PtrInt]]</tt> и <tt>[[Ptruint|PtrUInt]]</tt> в модуле system, предст
    13 KB (454 words) - 12:39, 4 March 2020
  • function UTF8Length(const s: string): PtrInt; function UTF8Length(p: PChar; ByteCount: PtrInt): PtrInt;
    27 KB (4,032 words) - 02:20, 19 February 2020
  • function UTF8Length(const s: string): PtrInt; function UTF8Length(p: PChar; ByteCount: PtrInt): PtrInt;
    37 KB (1,479 words) - 06:18, 22 December 2019
  • function C2P_Translator(FuncData: pointer) : ptrint; Result := ptrint(ThreadData.Func(ThreadData.Data));
    39 KB (1,205 words) - 01:31, 21 February 2020
  • ...write portable code, the FPC system unit introduces the types <tt>[[Ptrint|PtrInt]]</tt> and <tt>[[Ptruint|PtrUInt]]</tt> which are signed and unsigned integ
    11 KB (1,668 words) - 16:30, 2 July 2021
  • FCurRange := PtrInt(CodeFoldRange.RangeType); CodeFoldRange.RangeType := Pointer(PtrInt(FCurRange));
    14 KB (2,092 words) - 17:53, 4 May 2022
  • TGenericList<T: PtrInt> = class(TObject) ...implement TList and use PtrInt size for code generation
    30 KB (4,086 words) - 08:17, 16 February 2020
  • TGenericList<T: PtrInt> = class(TObject) ...implement TList and use PtrInt size for code generation
    32 KB (3,781 words) - 16:32, 3 September 2010
  • function UTF8Length(const s: string): PtrInt; function UTF8Length(p: PChar; ByteCount: PtrInt): PtrInt;
    36 KB (5,248 words) - 02:19, 19 February 2020
  • thri : ptrint; function f(p : pointer) : ptrint;
    35 KB (5,033 words) - 23:05, 28 February 2024
  • PrevWndProc := Windows.WNDPROC(SetWindowLong(Self.Handle, GWL_WNDPROC, PtrInt(@WndCallback)));
    9 KB (1,149 words) - 10:50, 18 June 2019
  • PtrInt = Int64; PtrInt = Longint;
    33 KB (4,740 words) - 09:06, 26 January 2020
  • function ThreadProc(ThreadObjPtr: Pointer): PtrInt;
    9 KB (1,154 words) - 20:49, 14 November 2020
  • :AOptionalParam: PtrInt - parametr sortowania
    7 KB (1,063 words) - 20:31, 31 October 2021
  • :AOptionalParam: PtrInt - sorting parameter
    8 KB (1,221 words) - 18:04, 28 April 2023
  • (private) Procedure TDataset.DataEvent(Event: TDataEvent; Info: Ptrint);
    11 KB (1,674 words) - 15:20, 22 July 2015
View ( | ) (20 | 50 | 100 | 250 | 500)