Search results

From Lazarus wiki
Jump to navigationJump to search
  • == TComponent / TPersistent ==
    12 KB (423 words) - 09:26, 12 April 2007
  • * TPersistent
    581 bytes (58 words) - 08:34, 25 February 2020
  • == TComponent / TPersistent == A classe '''TPersistent''' é definida na unidade Classes e estão utilizando a diretiva de compila
    7 KB (1,023 words) - 16:08, 19 September 2007
  • == TComponent / TPersistent == Die Klasse '''TPersistent''' ist definiert in der Unit Classes und verwendet den Compilerschalter '''
    9 KB (1,125 words) - 14:13, 7 May 2014
  • == TComponent / TPersistent == The class '''TPersistent''' is defined in the unit Classes and it uses the '''{$M+}''' compiler swit
    11 KB (1,492 words) - 00:07, 28 February 2020
  • **[[TPersistent]], [[IFPObserved]] - Kantaluokka tietovirtassa ja pysyvissä ominaisuuksis
    2 KB (187 words) - 15:47, 16 November 2019
  • **[[TPersistent]], [[IFPObserved]] - Podstawowa klasa dla systemu przesyłania strumieniowe
    2 KB (213 words) - 19:35, 26 August 2020
  • * TPersistent
    2 KB (218 words) - 09:13, 26 February 2016
  • *[[TPersistent]]
    3 KB (312 words) - 14:45, 18 August 2016
  • **[[TPersistent]] - Base class for streaming system and persistent properties - [[IFPObserv
    2 KB (408 words) - 13:09, 23 February 2017
  • ...e names of some traditional Pascal file routines. TPersistent and TForm (a TPersistent descendent) have Assign and Close methods. Because of this, confusion can a
    4 KB (692 words) - 00:14, 15 February 2020
  • **[[TPersistent]], [[IFPObserved]] - Base class for streaming system and persistent propert
    2 KB (251 words) - 16:02, 29 August 2021
  • == TComponent / TPersistent == La classe '''TPersistent''' est définie dans l'unité '''Classes''' et utilise la directive de comp
    12 KB (1,669 words) - 10:38, 30 May 2017
  • == TComponent / TPersistent == Klasa '''TPersistent''' jest zdefiniowana w module Classes i wykorzystuje przełącznik kompilat
    12 KB (1,583 words) - 11:23, 31 January 2023
  • ...igenschaften von Objekten zu erkunden und zu bearbeiten. Objekte hier sind TPersistent Nachfahren wie TForm oder TButton oder TOpenDialog.
    2 KB (323 words) - 16:20, 3 July 2015
  • ...de fichier de Pascal s'est accrue. TPersistent et TForm (un descendant de TPersistent) ont des méthodes Assign et Close. A cause de cela, la confusion peut arri
    5 KB (837 words) - 05:09, 15 February 2020
  • * TPersistent
    3 KB (376 words) - 08:33, 25 February 2020
  • const Instance: TPersistent; PropInfo: PPropInfo; var Content:string);override; const Instance: TPersistent; PropInfo: PPropInfo; var Content: string);
    20 KB (761 words) - 12:29, 1 March 2020
  • **[[TPersistent/fr|TPersistent]] - Classe de base pour le système de flux Base et propriétés persistant
    9 KB (1,020 words) - 06:02, 29 February 2020
  • The base class for the data is [[TPersistent]] from the Classes unit, [[Runtime Type Information (RTTI)|runtime type inf TBaseObject = class(TPersistent) // class for the entire JSON structure
    10 KB (1,195 words) - 15:06, 1 May 2023
  • procedure Assign(Source: TPersistent); override;
    13 KB (410 words) - 13:08, 19 June 2015
  • The base class for the data is [[TPersistent]] from the Classes unit, [[Runtime Type Information (RTTI)|runtime type inf TBaseObject = class(TPersistent) // class for the entire JSON structure
    10 KB (1,328 words) - 17:25, 6 August 2022
  • Als Basisklasse für die Daten bietet sich [[TPersistent]] aus der Unit Classes an, da für sie und alle Unterklassen [[Runtime Type TBaseObject = class(TPersistent) // Klasse für die gesamte JSON-Struktur
    9 KB (1,085 words) - 17:13, 6 August 2022
  • procedure Assign(Source: TPersistent); override; procedure TMyClass.Assign(Source: TPersistent);
    14 KB (2,235 words) - 06:09, 8 February 2020
  • Podstawową klasą danych jest [[TPersistent]] z modułu Classes, ponieważ dla niej i wszystkich podklas tworzona jest TBaseObject = class(TPersistent) // klasa dla całej struktury JSON
    8 KB (1,156 words) - 12:37, 31 January 2023
  • В качестве базового класса для обслуживания данных существует класс [[TPersistent]] из юнита Classes, так как для них и всех подк TBaseObject = CLASS(TPersistent) // класс для структуры JSON
    12 KB (474 words) - 17:18, 6 August 2022
  • ...allows you to explore and edit the properties of objects. Objects here are TPersistent descendants like a TForm or a TButton or a TOpenDialog.
    4 KB (619 words) - 19:38, 30 August 2020
  • procedure TranslateStringProperty(Sender: TObject; const Instance: TPersistent; const Instance: TPersistent; PropInfo: PPropInfo; var Content: string);
    11 KB (1,299 words) - 10:03, 9 February 2020
  • TBaseObject = class(TPersistent) // class for the entire JSON structure
    8 KB (606 words) - 14:50, 1 May 2023
  • * TPersistent
    6 KB (763 words) - 08:32, 25 February 2020
  • procedure Assign(Source: TPersistent); override;
    27 KB (727 words) - 12:50, 3 April 2024
  • const Instance: TPersistent; PropInfo: PPropInfo; var Content:string);override; const Instance: TPersistent; PropInfo: PPropInfo; var Content: string);
    19 KB (1,669 words) - 12:31, 1 March 2020
  • Instance: TPersistent; // 你的实例 * TPersistent 对象
    42 KB (2,377 words) - 23:26, 14 February 2020
  • procedure Assign(Source: TPersistent); override;
    19 KB (617 words) - 13:26, 21 February 2020
  • <tr style="background: #f0f0ff;"><td colspan="3">''TGraphic'' = '''class'''(TPersistent)</td></tr>
    20 KB (3,055 words) - 19:04, 14 December 2023
  • **[[TPersistent]] - Base class for streaming system and persistent properties.
    9 KB (967 words) - 06:00, 29 February 2020
  • **[[TPersistent]] - Klasa bazowa dla systemu przesyłania strumieniowego i trwałych właś
    9 KB (990 words) - 11:17, 31 January 2023
  • const Instance: TPersistent; PropInfo: PPropInfo; var Content:string);override; const Instance: TPersistent; PropInfo: PPropInfo; var Content: string);
    15 KB (2,127 words) - 12:30, 1 March 2020
  • * TPersistent
    8 KB (1,102 words) - 08:31, 25 February 2020
  • const Instance: TPersistent; PropInfo: PPropInfo; var Content:string);override; const Instance: TPersistent; PropInfo: PPropInfo; var Content: string);
    19 KB (719 words) - 12:31, 1 March 2020
  • const Instance: TPersistent; PropInfo: PPropInfo; var Content:string);override; const Instance: TPersistent; PropInfo: PPropInfo; var Content: string);
    17 KB (2,445 words) - 12:28, 1 March 2020
  • Instance: TPersistent; // your instance *TPersistent objects
    47 KB (6,123 words) - 16:11, 4 December 2023
  • procedure TReportPolygon.Assign(Source: TPersistent);
    12 KB (1,651 words) - 05:35, 16 February 2020
  • const Instance: TPersistent; PropInfo: PPropInfo; var Content:string);override; const Instance: TPersistent; PropInfo: PPropInfo; var Content: string);
    22 KB (2,980 words) - 12:19, 14 April 2021
  • const Instance: TPersistent; PropInfo: PPropInfo; var Content:string);override; const Instance: TPersistent; PropInfo: PPropInfo; var Content: string);
    19 KB (2,646 words) - 12:29, 1 March 2020
  • *TPersistent objects **PersistentAdded - Called when a new TPersistent was added to the LookupRoot
    42 KB (5,524 words) - 23:23, 14 February 2020
  • const Instance: TPersistent; PropInfo: PPropInfo; var Content:string);override; const Instance: TPersistent; PropInfo: PPropInfo; var Content: string);
    22 KB (2,833 words) - 12:27, 1 March 2020
  • Instance: TPersistent; // ваш экземпляр *Объекты TPersistent
    62 KB (2,340 words) - 23:25, 14 February 2020
  • procedure Assign(Source: TPersistent); override;
    16 KB (2,232 words) - 13:05, 19 June 2015
  • * TGetDesignerFormEvent parameter uses TPersistent instead of TComponent. Reason: support for TCollection and TCollectionItem.
    18 KB (2,692 words) - 19:15, 20 July 2015
  • procedure Assign(Source: TPersistent); override;
    22 KB (413 words) - 13:06, 19 June 2015
  • procedure Assign(Source: TPersistent); override;
    25 KB (413 words) - 13:05, 19 June 2015
  • procedure Assign(Source: TPersistent); override;
    21 KB (3,222 words) - 13:55, 14 April 2021
  • ...td colspan="2" style="background: #f0f0ff;">'''procedure''' Assign(Source: TPersistent); '''override''';</td></tr>
    61 KB (9,166 words) - 08:47, 3 April 2024
  • TBaseRemotable = class(TPersistent) procedure Assign(Source: TPersistent); override;
    56 KB (6,675 words) - 00:05, 7 February 2023
  • TBaseRemotable = class(TPersistent) procedure Assign(Source: TPersistent); override;
    62 KB (7,692 words) - 12:06, 22 February 2024
  • TBaseRemotable = class(TPersistent) procedure Assign(Source: TPersistent); override;
    61 KB (7,326 words) - 10:24, 4 March 2020
  • procedure Assign(Source: TPersistent); override;
    23 KB (3,740 words) - 13:24, 21 February 2020
  • procedure Assign(Source: TPersistent); override;
    23 KB (3,537 words) - 13:37, 21 February 2020
  • TBaseRemotable = class(TPersistent) procedure Assign(Source: TPersistent); override;
    76 KB (4,968 words) - 10:38, 4 March 2020
  • procedure Assign(Source : TPersistent); override;
    38 KB (4,948 words) - 05:32, 9 December 2021
  • ...s. ''There is the TTIGrid, that can show TCollection, TList and TFPList of TPersistent. What else do you need? Additionally, you can bind a TBufDataset to a dbgri
    37 KB (6,126 words) - 18:43, 20 December 2022
  • procedure Assign(Source : TPersistent); override;
    55 KB (2,708 words) - 02:09, 19 February 2020
  • procedure setoptionalobject(const value: tpersistent; var instance;
    133 KB (17,479 words) - 00:07, 10 April 2021