Search results

From Free Pascal wiki
Jump to navigationJump to search
  • TNameObject = class(TCollectionItem) // class for the 'obj' property and TCollection // Create Collection and StringList
    8 KB (606 words) - 14:50, 1 May 2023
  • <code>/dev/random</code> and <code>/dev/urandom</code> are two pseudo character devices providing user-l Following the paradigm “everything is a file” they usually exist on Unix and *nix-based operating systems, like [[Linux]] or [[FreeBSD]].
    6 KB (837 words) - 13:49, 28 September 2022
  • This class lets you compress and decompress '''.zip''' files. try
    4 KB (424 words) - 07:53, 23 February 2020
  • This example shows how to create dialog in runtime, and to add custom buttons in runtime: try
    2 KB (115 words) - 14:51, 3 May 2020
  • ...alent and older, just '''Text''') is used in a Pascal program to read from and write to a text file. try
    2 KB (286 words) - 10:14, 29 February 2020
  • ...ur) and in macOS 12 (Monterey), the notification daemon ignores the action and logs "error usernoted Denying message 3 from connection <LegacyConnection i try
    10 KB (817 words) - 07:49, 28 October 2021
  • ...gram a variable of type '''file''' may be used to read, write or both read and write to a file. A file variable is (usually) associated with a file on a d (See [[File Handling In Pascal]] for a more object oriented approach and more examples.)
    4 KB (692 words) - 00:14, 15 February 2020
  • * dt - may be included more than once and specifies what to return in the reply * rm - transcription / transliteration of source and translated texts
    5 KB (580 words) - 07:13, 16 December 2021
  • try finally
    3 KB (450 words) - 13:48, 6 May 2020
  • try finally
    8 KB (818 words) - 02:28, 30 May 2022
  • try try
    16 KB (1,810 words) - 14:56, 15 August 2023
  • while ((HTTPGetResult = False) and (RetryAttempt < MaxRetries)) do try
    7 KB (796 words) - 16:07, 29 April 2020
  • * fpjson: base unit which implements TJsonData and its children, e.g. TJsonObject try
    9 KB (1,160 words) - 19:09, 6 October 2022
  • ...teBufStream''' streams. It completely handles the buffer memory management and position management. An instance of TBufStream should never be created dire ...ocesses where your application is reading or writing small 'lumps' of data and the underlying operating system is far more efficient handling data in siza
    3 KB (415 words) - 06:38, 3 July 2021
  • **[[TPersistent]], [[IFPObserved]] - Base class for streaming system and persistent properties - Interface implemented by an object that can be obse ...ed</tt>, <tt>Duplicates</tt> and [[case-sensitive|<tt>CaseSensitive</tt>]] and [[Method|methods]] like <tt>Find</tt> to facilitate speeded search within a
    2 KB (251 words) - 16:02, 29 August 2021
  • This page is for expert users who know how to use/install Lazarus and want to write an installer for a platform. =Primary and secondary config files=
    3 KB (396 words) - 08:41, 13 February 2020
  • const strSourceFile : string; // Path and name of the original file try
    5 KB (596 words) - 14:04, 28 August 2020
  • Dialog is shown with the Execute() method, and if this returns [[True]], property ModalResult has ModalResult of the press ...urns <tt>True</tt> if the dialog was opened successfully. On Windows Vista and up, a native dialog is show, which may fail (because of inconsistent parame
    2 KB (260 words) - 23:32, 11 November 2023
  • while ((HTTPGetResult = False) and (RetryAttempt < MaxRetries)) do try
    7 KB (805 words) - 16:08, 29 April 2020
  • ...tc. in an executable file. Support for that was added to Delphi around v3, and was partly functional in Lazarus 0.9.24. ...o implicit provision in the ELF file format for version numbers, copyright and so on, but Lazarus stores this in resource sections. Reading the informatio
    6 KB (803 words) - 08:23, 22 August 2020

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