hexsha
stringlengths
40
40
size
int64
3
1.05M
ext
stringclasses
163 values
lang
stringclasses
53 values
max_stars_repo_path
stringlengths
3
945
max_stars_repo_name
stringlengths
4
112
max_stars_repo_head_hexsha
stringlengths
40
78
max_stars_repo_licenses
listlengths
1
10
max_stars_count
float64
1
191k
max_stars_repo_stars_event_min_datetime
stringlengths
24
24
max_stars_repo_stars_event_max_datetime
stringlengths
24
24
max_issues_repo_path
stringlengths
3
945
max_issues_repo_name
stringlengths
4
113
max_issues_repo_head_hexsha
stringlengths
40
78
max_issues_repo_licenses
listlengths
1
10
max_issues_count
float64
1
116k
max_issues_repo_issues_event_min_datetime
stringlengths
24
24
max_issues_repo_issues_event_max_datetime
stringlengths
24
24
max_forks_repo_path
stringlengths
3
945
max_forks_repo_name
stringlengths
4
113
max_forks_repo_head_hexsha
stringlengths
40
78
max_forks_repo_licenses
listlengths
1
10
max_forks_count
float64
1
105k
max_forks_repo_forks_event_min_datetime
stringlengths
24
24
max_forks_repo_forks_event_max_datetime
stringlengths
24
24
content
stringlengths
3
1.05M
avg_line_length
float64
1
966k
max_line_length
int64
1
977k
alphanum_fraction
float64
0
1
17604deb66e49c006c5164cd43ce39fc57f105b1
2,702
pas
Pascal
windows/src/engine/kmcomapi/processes/visualkeyboard/KPUninstallVisualKeyboard.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/engine/kmcomapi/processes/visualkeyboard/KPUninstallVisualKeyboard.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/engine/kmcomapi/processes/visualkeyboard/KPUninstallVisualKeyboard.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
(* Name: KPUninstallVisualKeyboard Copyright: Copyright (C) SIL International. Documentation: Description: Create Date: 3 May 2011 Modified Date: 3 Feb 2015 Authors: mcdurdin Related Files: Dependencies: Bugs: Todo: ...
28.145833
135
0.709474
aa3235260533d5feb3c81a57237311470599fbf7
2,715
dfm
Pascal
Catalogos/DomiciliosForm.dfm
NetVaIT/MAS
ebdbf2dc8ca6405186683eb713b9068322feb675
[ "Apache-2.0" ]
null
null
null
Catalogos/DomiciliosForm.dfm
NetVaIT/MAS
ebdbf2dc8ca6405186683eb713b9068322feb675
[ "Apache-2.0" ]
null
null
null
Catalogos/DomiciliosForm.dfm
NetVaIT/MAS
ebdbf2dc8ca6405186683eb713b9068322feb675
[ "Apache-2.0" ]
null
null
null
inherited frmDomicilios: TfrmDomicilios Caption = 'Domicilios' ExplicitWidth = 651 ExplicitHeight = 457 PixelsPerInch = 96 TextHeight = 13 inherited pnlMaster: TPanel inherited cxGrid: TcxGrid inherited tvMaster: TcxGridDBTableView object tvMasterIdDomicilio: TcxGridDBColumn ...
30.166667
60
0.61989
aa5c11101c0a3a5395388c30040e72b2d4bdcdf2
3,277
pas
Pascal
Batch.pas
adaloveless/commonx
ed37b239e925119c7ceb3ac7949eefb0259c7f77
[ "MIT" ]
48
2018-11-19T22:13:00.000Z
2021-11-02T17:25:41.000Z
Batch.pas
adaloveless/commonx
ed37b239e925119c7ceb3ac7949eefb0259c7f77
[ "MIT" ]
6
2018-11-24T17:15:29.000Z
2019-05-15T14:59:56.000Z
Batch.pas
adaloveless/commonx
ed37b239e925119c7ceb3ac7949eefb0259c7f77
[ "MIT" ]
12
2018-11-20T15:15:44.000Z
2021-09-14T10:12:43.000Z
unit Batch; // Contains Code for doing batch-file-like things in a console app.. with // visual feedback interface uses commands_file, commands_system, ConsoleGlobal, consoletools, dir, dirfile, systemx, typex, numbers, commandprocessor, stringx, sysutils, exe, filemirror; type TBatch = class class functio...
24.639098
155
0.711932
173710f373f5d16b53ad17d76c1f6354b6cb7f01
301
pas
Pascal
Project/Part4/Test_Cases/while_sample.pas
BlakeBerry26/ProgLangS22
32619e751f3a9a7ff2ff0f9ed31d9b6817303420
[ "MIT" ]
null
null
null
Project/Part4/Test_Cases/while_sample.pas
BlakeBerry26/ProgLangS22
32619e751f3a9a7ff2ff0f9ed31d9b6817303420
[ "MIT" ]
null
null
null
Project/Part4/Test_Cases/while_sample.pas
BlakeBerry26/ProgLangS22
32619e751f3a9a7ff2ff0f9ed31d9b6817303420
[ "MIT" ]
null
null
null
PROGRAM LOOPEX; VAR COUNT: INTEGER; MULTIPLE: INTEGER; BASE : INTEGER; BEGIN COUNT := 1; MULTIPLE := 0; WRITE('ENTER THE BASE INTEGER'); READ(BASE); WRITE('MULTIPLES'); WHILE COUNT < 12 BEGIN MULTIPLE := COUNT * BASE; WRITE(MULTIPLE); COUNT := COUNT + 1 END END
13.681818
34
0.611296
17a8c7c929393ff7c84efe8210fca56210e44143
9,347
pas
Pascal
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/XE8/508/Source/VA508AccessibilityManagerEditor.pas
rjwinchester/VistA
6ada05a153ff670adcb62e1c83e55044a2a0f254
[ "Apache-2.0" ]
72
2015-02-03T02:30:45.000Z
2020-01-30T17:20:52.000Z
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/XE8/508/Source/VA508AccessibilityManagerEditor.pas
josephsnyder/VistA
07cabf4302675991dd453aea528f79f875358d58
[ "Apache-2.0" ]
80
2016-04-19T12:04:06.000Z
2020-01-31T14:35:19.000Z
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/XE8/508/Source/VA508AccessibilityManagerEditor.pas
josephsnyder/VistA
07cabf4302675991dd453aea528f79f875358d58
[ "Apache-2.0" ]
67
2015-01-27T16:47:56.000Z
2020-02-12T21:23:56.000Z
unit VA508AccessibilityManagerEditor; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.CheckLst, Vcl.ImgList, Vcl.ComCtrls, Vcl.ToolWin, Vcl.StdCtrls, Vcl.ExtCtrls, VA508AccessibilityManager, ColnEdit; ...
27.572271
115
0.739917
176060dda0ff05353a0ace1360e696f0058710e3
1,775
pas
Pascal
samples/delphi/QuickChrono/Main.pas
vsantos-desenv/QuickLib
cb6b90cec5aadd3996a25459f1710bd85e98a895
[ "Apache-2.0" ]
376
2017-10-09T10:39:30.000Z
2022-03-28T06:58:57.000Z
samples/delphi/QuickChrono/Main.pas
atkins126/QuickLib
0d9af7f1b9449716579507c80862fa780ede3b66
[ "Apache-2.0" ]
92
2017-10-18T11:31:25.000Z
2022-03-31T20:22:36.000Z
samples/delphi/QuickChrono/Main.pas
atkins126/QuickLib
0d9af7f1b9449716579507c80862fa780ede3b66
[ "Apache-2.0" ]
111
2017-10-18T11:32:27.000Z
2022-03-31T07:36:10.000Z
unit Main; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls, Vcl.ExtCtrls; type TMainForm = class(TForm) btnChrono: TButton; lblElapsedTime: TLabel; lblElapsedTimeLong: TLabel; tiCh...
21.130952
98
0.710986
cd10ec41dcdd7e8c419239e1ce35b183644b7477
7,821
pas
Pascal
src/rest/REST.Table.pas
eficiente-app/faina-delphi-vcl
90dd70bf21867013abdeb548488eae9ff1a395a2
[ "MIT" ]
3
2021-01-04T23:12:52.000Z
2021-03-24T19:25:05.000Z
src/rest/REST.Table.pas
eficiente-app/faina-delphi-vcl
90dd70bf21867013abdeb548488eae9ff1a395a2
[ "MIT" ]
null
null
null
src/rest/REST.Table.pas
eficiente-app/faina-delphi-vcl
90dd70bf21867013abdeb548488eae9ff1a395a2
[ "MIT" ]
1
2020-12-17T10:48:34.000Z
2020-12-17T10:48:34.000Z
// Eduardo - 06/12/2020 unit REST.Table; interface uses System.SysUtils, System.JSON, Data.DB, FireDAC.Comp.Client, FireDAC.Comp.DataSet; type TRESTTable = class private FTable: TFDMemTable; FMethodGet: TFunc<TJSONArray>; FMethodPut: TProc<TJSONArray>; FMethodPost: TProc<TJSONArray>; ...
28.543796
198
0.635085
aa33e56774f9407e57e7faa89c857bdf19959004
26,840
pas
Pascal
AuxGraph.pas
hsuderow/Scanning-Tunneling-Spectroscopy
ddf208a369f66a3218cebff42731ed5bb8e6ee8d
[ "CC0-1.0" ]
null
null
null
AuxGraph.pas
hsuderow/Scanning-Tunneling-Spectroscopy
ddf208a369f66a3218cebff42731ed5bb8e6ee8d
[ "CC0-1.0" ]
null
null
null
AuxGraph.pas
hsuderow/Scanning-Tunneling-Spectroscopy
ddf208a369f66a3218cebff42731ed5bb8e6ee8d
[ "CC0-1.0" ]
null
null
null
unit AuxGraph; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, ColorGrd, StdCtrls, Spin, ComCtrls, Tabnotbk, ExtCtrls, xyyGraph,Clipbrd, blqLoader,blqDataSet,var_gbl, dspIIRFilters, dspFFT; type TAuxGraph1 = class(TForm) TabbedNotebook1: TTabbedNotebook...
24.646465
84
0.685917
17e6f1d8154b145f15da037307d39e7ff142c30e
112,584
dfm
Pascal
View/TelaLogin.dfm
marcoazevedo01/SystemWorks
ef853db1675e9f49c3a61e014cf16fbd9b55a1f5
[ "MIT" ]
null
null
null
View/TelaLogin.dfm
marcoazevedo01/SystemWorks
ef853db1675e9f49c3a61e014cf16fbd9b55a1f5
[ "MIT" ]
null
null
null
View/TelaLogin.dfm
marcoazevedo01/SystemWorks
ef853db1675e9f49c3a61e014cf16fbd9b55a1f5
[ "MIT" ]
null
null
null
object fmTelaLogin: TfmTelaLogin Left = 541 Top = 251 BorderStyle = bsDialog Caption = 'fmTelaLogin' ClientHeight = 183 ClientWidth = 253 Color = clInactiveBorder Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Menu =...
68.565164
71
0.88287
1750344873d268e8e7067aff0e301c230018f595
2,727
pas
Pascal
src/validators/Validator.IsCPFCNPJ.pas
dliocode/datavalidator
ff0ef7a51e6f33c162a13582ab96a313e80bbf44
[ "MIT" ]
21
2021-06-25T20:08:59.000Z
2022-03-03T23:43:49.000Z
src/validators/Validator.IsCPFCNPJ.pas
dliocode/datavalidator
ff0ef7a51e6f33c162a13582ab96a313e80bbf44
[ "MIT" ]
null
null
null
src/validators/Validator.IsCPFCNPJ.pas
dliocode/datavalidator
ff0ef7a51e6f33c162a13582ab96a313e80bbf44
[ "MIT" ]
6
2021-06-26T01:36:30.000Z
2021-07-29T03:51:06.000Z
{ ******************************************************************************** Github - https://github.com/dliocode/datavalidator ******************************************************************************** MIT License Copyright (c) 2021 Danilo Lucas Permission is hereby granted, free of charge...
29.322581
119
0.692336
17a016fd231ad645dda789e997d343160eb30f6f
1,238
pas
Pascal
examples/standard/Collections/Enumerator.pas
CrystalNet-Tech/dotNetCore4Delphi
20a2ea4cfea4edb1c845a37aa5288c190808ed80
[ "Apache-2.0" ]
null
null
null
examples/standard/Collections/Enumerator.pas
CrystalNet-Tech/dotNetCore4Delphi
20a2ea4cfea4edb1c845a37aa5288c190808ed80
[ "Apache-2.0" ]
null
null
null
examples/standard/Collections/Enumerator.pas
CrystalNet-Tech/dotNetCore4Delphi
20a2ea4cfea4edb1c845a37aa5288c190808ed80
[ "Apache-2.0" ]
null
null
null
unit Enumerator; {$IFDEF FPC} {$MODE Delphi} {$ENDIF} interface uses CNCoreClrLib.Intf, CNCoreClrLib.RttiMgr, CNCoreClrLib.ObjectMgr; type {$IFNDEF FPC} [TYpeMapping('Enumerator.TIEnumerator', 'System.Collections.IEnumerable')] {$ENDIF} IIEnumerator = interface(ICoreClrObject) ['{82280016-0FFF-...
20.983051
108
0.725363
bcdf67a7fa67018ac0f18a191fe46a9f3d6a7b4f
199
pas
Pascal
Source/Services/SimpleNotificationService/Base/Model/AWS.SNS.Model.KMSAccessDeniedException.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
67
2021-07-28T23:47:09.000Z
2022-03-15T11:48:35.000Z
Source/Services/SimpleNotificationService/Base/Model/AWS.SNS.Model.KMSAccessDeniedException.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
5
2021-09-01T09:31:16.000Z
2022-03-16T18:19:21.000Z
Source/Services/SimpleNotificationService/Base/Model/AWS.SNS.Model.KMSAccessDeniedException.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
13
2021-07-29T02:41:16.000Z
2022-03-16T10:22:38.000Z
unit AWS.SNS.Model.KMSAccessDeniedException; interface uses AWS.SNS.Exception; type EKMSAccessDeniedException = class(EAmazonSimpleNotificationServiceException) end; implementation end.
13.266667
78
0.81407
171fe0caeb55d7f25c232c78cd235723d3f09c76
17,884
pas
Pascal
references/jcl/donations/dcl/JclHashSet.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
851
2018-02-05T09:54:56.000Z
2022-03-24T23:13:10.000Z
references/jcl/donations/dcl/JclHashSet.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
200
2018-02-06T18:52:39.000Z
2022-03-24T19:59:14.000Z
references/jcl/donations/dcl/JclHashSet.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
197
2018-03-20T20:49:55.000Z
2022-03-21T17:38:14.000Z
{**************************************************************************************************} { } { Project JEDI Code Library (JCL) } { ...
26.416544
101
0.640517
176ab24915387670a958d6013d52a2443fa60b03
19,344
pas
Pascal
Source/DateParser.pas
mosh/IslandRTL
553e281b5feffd9c1b2bedaffc58e154f62fa506
[ "BSD-2-Clause" ]
30
2016-10-21T15:48:10.000Z
2022-02-24T16:52:25.000Z
Source/DateParser.pas
mosh/IslandRTL
553e281b5feffd9c1b2bedaffc58e154f62fa506
[ "BSD-2-Clause" ]
2
2017-04-26T10:49:59.000Z
2017-09-01T13:31:42.000Z
Source/DateParser.pas
mosh/IslandRTL
553e281b5feffd9c1b2bedaffc58e154f62fa506
[ "BSD-2-Clause" ]
19
2016-12-05T18:26:37.000Z
2021-09-15T11:52:56.000Z
namespace RemObjects.Elements.System; interface type DateParserOption = public enum(UseCurrentForMissing) of Integer; DateParserOptions = public set of DateParserOption; DateParser = public class private class method GetNextStringToken(var aFormat: String): String; class method GetNextNumberToken(va...
37.634241
168
0.660101
cd1a35a8879272a0ca4c752671017c6ec34de543
3,589
pas
Pascal
BrainWashUltra.pas
randydom/commonx
2315f1acf41167bd77ba4d040b3f5b15a5c5b81a
[ "MIT" ]
1
2020-08-25T00:02:54.000Z
2020-08-25T00:02:54.000Z
BrainWashUltra.pas
jpluimers/commonx
c49e51b4edcc61b2b51e78590a5168d574b66282
[ "MIT" ]
null
null
null
BrainWashUltra.pas
jpluimers/commonx
c49e51b4edcc61b2b51e78590a5168d574b66282
[ "MIT" ]
1
2020-02-13T02:33:54.000Z
2020-02-13T02:33:54.000Z
unit BrainWashUltra; {$D+} //TODO 1: Update Batch build to set directive BIGBRAINDLL when building DLL. interface uses Classes; type TMemCleaner = class(TThread) private FDone: boolean; public class function NewInstance: TObject;override; procedure FreeInstance;override; procedure Execute; ov...
16.849765
113
0.622736
177c02ce4ea14de8611e772b4d1a5e3522daad4f
3,185
dpr
Pascal
TestHost/TestHost.dpr
mmarquee/DelphiWebDriver
312fcb62fdc86af8364af4465c5ecaad1aa2acb4
[ "Apache-2.0" ]
9
2017-11-27T06:25:56.000Z
2021-05-29T01:57:59.000Z
TestHost/TestHost.dpr
mmarquee/DelphiWebDriver
312fcb62fdc86af8364af4465c5ecaad1aa2acb4
[ "Apache-2.0" ]
1
2017-05-02T15:09:59.000Z
2017-05-03T18:23:18.000Z
TestHost/TestHost.dpr
mmarquee/DelphiWebDriver
312fcb62fdc86af8364af4465c5ecaad1aa2acb4
[ "Apache-2.0" ]
2
2017-11-27T06:26:06.000Z
2021-05-28T05:03:39.000Z
{***************************************************************************} { } { DelphiUIAutomation } { } { ...
53.983051
81
0.51146
cd0cb56f219357436a050e49da806d4543c17061
5,050
pas
Pascal
source/kf_tools.pas
cliffordwolf/kugelfu
d3da891efbe1132e86a42658db49c1731197915d
[ "0BSD" ]
null
null
null
source/kf_tools.pas
cliffordwolf/kugelfu
d3da891efbe1132e86a42658db49c1731197915d
[ "0BSD" ]
null
null
null
source/kf_tools.pas
cliffordwolf/kugelfu
d3da891efbe1132e86a42658db49c1731197915d
[ "0BSD" ]
1
2021-04-02T16:31:34.000Z
2021-04-02T16:31:34.000Z
UNIT KF_Tools; INTERFACE USES Mode_X,Dos; TYPE _Clock = OBJECT stoptime : longint; CONSTRUCTOR Stop; FUNCTION Time : word; {in Hundertstel} end; PROCEDURE DelVPage; FUNCTION X_Rot(strecke,winkel : real) : integer; FUNCTION Y_Rot(strecke,winkel : real) : integer; ...
20.696721
58
0.53703
aac2f262043e885a113a7596f9c35c8c62cb8ede
270
dfm
Pascal
Chapter07/CODE/RECIPE07_web_broker_apache/WebModuleU.dfm
PacktPublishing/DelphiCookbookThirdEdition
760fd16277dd21a75320571c664553af33e29950
[ "MIT" ]
51
2018-08-03T06:27:36.000Z
2022-03-16T09:10:10.000Z
Chapter07/CODE/RECIPE07_web_broker_apache/WebModuleU.dfm
PacktPublishing/DelphiCookbookThirdEdition
760fd16277dd21a75320571c664553af33e29950
[ "MIT" ]
1
2021-02-07T16:26:57.000Z
2021-03-02T06:36:26.000Z
Chapter07/CODE/RECIPE07_web_broker_apache/WebModuleU.dfm
PacktPublishing/DelphiCookbookThirdEdition
760fd16277dd21a75320571c664553af33e29950
[ "MIT" ]
28
2018-08-03T22:20:00.000Z
2021-12-02T03:49:03.000Z
object WebModule1: TWebModule1 OldCreateOrder = False OnCreate = WebModuleCreate Actions = < item Default = True Name = 'DefaultHandler' PathInfo = '/' OnAction = WebModule1DefaultHandlerAction end> Height = 230 Width = 415 end
19.285714
47
0.659259
bca04c845481396bbd0d9334c5941a35d7477ce0
37,602
pas
Pascal
Source/Kitto.SQL.pas
atkins126/kitto3
660bf1ca1ed0a85578acf6fd9ce8292f6e24c13d
[ "Apache-2.0" ]
10
2021-11-05T08:50:57.000Z
2022-03-23T12:19:22.000Z
Source/Kitto.SQL.pas
gz818/kitto3
e76eea45028d732730a66c2d6238d13cd2e65392
[ "Apache-2.0" ]
null
null
null
Source/Kitto.SQL.pas
gz818/kitto3
e76eea45028d732730a66c2d6238d13cd2e65392
[ "Apache-2.0" ]
2
2021-11-18T05:41:01.000Z
2022-02-19T15:14:54.000Z
{------------------------------------------------------------------------------- Copyright 2012-2021 Ethea S.r.l. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://ww...
35.273921
129
0.692171
1780887713229cf12bce66c891c848c542a658db
17,549
pas
Pascal
Gestion_Interventions/u_loaddataset.pas
MaxHwK/Gestion_Interventions
e2f5b7e8d2a8e7b14ea37008c91aaa2afd47a892
[ "MIT" ]
null
null
null
Gestion_Interventions/u_loaddataset.pas
MaxHwK/Gestion_Interventions
e2f5b7e8d2a8e7b14ea37008c91aaa2afd47a892
[ "MIT" ]
null
null
null
Gestion_Interventions/u_loaddataset.pas
MaxHwK/Gestion_Interventions
e2f5b7e8d2a8e7b14ea37008c91aaa2afd47a892
[ "MIT" ]
null
null
null
unit u_loaddataset; {$mode objfpc}{$H+} interface uses Classes, SysUtils, db, ZConnection, ZDataset, ZStoredProcedure; type TElementTableauAssociatif = record Cle: string; Valeur: string; end; PElementTableauAssociatif = ^TElementTableauAssociatif; TTableauAssociatif = class pr...
26.46908
124
0.603738
cd1f45d22fbd282b58d0a019894304351d8d94fa
693
pas
Pascal
keyboard/0071.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
keyboard/0071.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
keyboard/0071.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{ From: MAYNARD PHILBROOK Subj: Re: keyboard buffer --------------------------------------------------------------------------- TH> How do you write TO the keyboard buffer. TH> I need a routine that will put a string into the keyboard buffer then TH> exit to the calling program leaving the key buffer full. T...
31.5
77
0.588745
175bc39b28cff87c293e4f5f3a17be470eb8f41e
1,202
dfm
Pascal
Section 5/Demo5_3/FormUnit1.dfm
PacktPublishing/Mastering-Delphi
e9bd307589ad425eddb62e3ae5fdac31f048bc03
[ "MIT" ]
9
2018-08-03T22:21:27.000Z
2021-07-24T23:47:20.000Z
Section 5/Demo5_3/FormUnit1.dfm
PacktPublishing/Mastering-Delphi
e9bd307589ad425eddb62e3ae5fdac31f048bc03
[ "MIT" ]
null
null
null
Section 5/Demo5_3/FormUnit1.dfm
PacktPublishing/Mastering-Delphi
e9bd307589ad425eddb62e3ae5fdac31f048bc03
[ "MIT" ]
7
2018-08-03T22:21:28.000Z
2022-01-08T13:47:26.000Z
object Form1: TForm1 Left = 271 Top = 114 Caption = 'Form1' ClientHeight = 235 ClientWidth = 399 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 ...
18.492308
47
0.62396
bc5a042ffee6d8ec041c5544da6af18d0c34484c
362
dfm
Pascal
references/zeoslib/test/framework/ZMidasTestCase.dfm
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
851
2018-02-05T09:54:56.000Z
2022-03-24T23:13:10.000Z
references/zeoslib/test/framework/ZMidasTestCase.dfm
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
200
2018-02-06T18:52:39.000Z
2022-03-24T19:59:14.000Z
references/zeoslib/test/framework/ZMidasTestCase.dfm
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
197
2018-03-20T20:49:55.000Z
2022-03-21T17:38:14.000Z
object ZRemoteDM: TZRemoteDM OldCreateOrder = False OnCreate = RemoteDataModuleCreate Left = 348 Top = 172 Height = 239 Width = 417 object DSProvider: TDataSetProvider Constraints = True Options = [poAllowCommandText] Left = 91 Top = 8 end object FMasterSource: TDataSource...
19.052632
38
0.649171
17da33784511a334cc66041fc6c7223cb090a5d5
1,688
pas
Pascal
ac2000/Stat/QKUNDSTAT.pas
aspenryd/Car
1d812ab60825f0900ac161638e0d375894997204
[ "MIT" ]
1
2018-07-22T13:13:16.000Z
2018-07-22T13:13:16.000Z
ac2000/Stat/QKUNDSTAT.pas
aspenryd/Car
1d812ab60825f0900ac161638e0d375894997204
[ "MIT" ]
null
null
null
ac2000/Stat/QKUNDSTAT.pas
aspenryd/Car
1d812ab60825f0900ac161638e0d375894997204
[ "MIT" ]
2
2018-03-29T13:57:55.000Z
2018-07-22T13:13:18.000Z
{ ========================================================== === (c) CopyRight 2003 ; All rights reserved === ========================================================== Filename Stat\QkundStat.pas } { $HDR$} {**********************************************************************} { Unit archived usi...
22.506667
75
0.491706
17c517189168e66b10fedff29bf8d873bb40b0e1
63,985
pas
Pascal
Units/DelphiXMLDataBindingGenerator.pas
wiphi/x2xmldatabinding
57d49fa016628c2451892cf1477183a957027cda
[ "Unlicense" ]
null
null
null
Units/DelphiXMLDataBindingGenerator.pas
wiphi/x2xmldatabinding
57d49fa016628c2451892cf1477183a957027cda
[ "Unlicense" ]
null
null
null
Units/DelphiXMLDataBindingGenerator.pas
wiphi/x2xmldatabinding
57d49fa016628c2451892cf1477183a957027cda
[ "Unlicense" ]
null
null
null
unit DelphiXMLDataBindingGenerator; interface uses System.Classes, System.Generics.Collections, Xml.XMLSchema, DelphiXMLDataBindingResources, XMLDataBindingGenerator, XMLDataBindingHelpers; type TGetFileNameEvent = procedure(Sender: TObject; const SchemaName: String; var Path, FileName: ...
35.021894
252
0.616707
aafd3196ee513adcd922c66300d9fb449c44beff
2,209
pas
Pascal
9.DB Mestre-Detalhe/uVendedores.pas
ubsocial/delphi
25d0946c299b7da67998671c7b70f194f5ea57c6
[ "MIT" ]
1
2021-11-04T22:56:33.000Z
2021-11-04T22:56:33.000Z
9.DB Mestre-Detalhe/uVendedores.pas
ubsocial/delphi
25d0946c299b7da67998671c7b70f194f5ea57c6
[ "MIT" ]
null
null
null
9.DB Mestre-Detalhe/uVendedores.pas
ubsocial/delphi
25d0946c299b7da67998671c7b70f194f5ea57c6
[ "MIT" ]
null
null
null
unit uVendedores; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls, Vcl.Mask, Vcl.DBCtrls, Vcl.ExtCtrls, Vcl.Buttons, Data.DB; type TfrmVendedores = class(TForm) Label1: TLabel; DBEdit1...
23.5
78
0.751924
cd0c52d7b6ee0cbc0cc726eb82e975fb637e36eb
1,100
dfm
Pascal
src/editors/PPEditor/newdialog.dfm
acidicMercury8/xray-1.5
ae094d82b76a8ce916e196654c163894bbf00146
[ "Linux-OpenIB" ]
10
2021-05-04T06:40:27.000Z
2022-01-20T20:24:28.000Z
src/editors/PPEditor/newdialog.dfm
acidicMercury8/xray-1.5
ae094d82b76a8ce916e196654c163894bbf00146
[ "Linux-OpenIB" ]
null
null
null
src/editors/PPEditor/newdialog.dfm
acidicMercury8/xray-1.5
ae094d82b76a8ce916e196654c163894bbf00146
[ "Linux-OpenIB" ]
2
2021-11-07T16:57:19.000Z
2021-12-05T13:17:12.000Z
object NewEffectDialog: TNewEffectDialog Left = 292 Top = 382 BorderStyle = bsDialog Caption = 'NewEffectDialog' ClientHeight = 66 ClientWidth = 158 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [...
19.642857
41
0.593636
bcebe9039f99ae772544783e3b77bad260ab08c0
20,785
pas
Pascal
src/core/UPCAbstractMemAccountKeys.pas
rabarbers/PascalCoin
7a87031bc10a3e1d9461dfed3c61036047ce4fb0
[ "MIT" ]
null
null
null
src/core/UPCAbstractMemAccountKeys.pas
rabarbers/PascalCoin
7a87031bc10a3e1d9461dfed3c61036047ce4fb0
[ "MIT" ]
null
null
null
src/core/UPCAbstractMemAccountKeys.pas
rabarbers/PascalCoin
7a87031bc10a3e1d9461dfed3c61036047ce4fb0
[ "MIT" ]
null
null
null
unit UPCAbstractMemAccountKeys; interface {$IFDEF FPC} {$MODE DELPHI} {$ENDIF} uses Classes, SysUtils, SyncObjs, UAbstractMem, UFileMem, UAbstractMemTList, UAbstractBTree, UAbstractAVLTree, UPCDataTypes, UBaseTypes, UAVLCache, UAbstractMemBTree, {$IFNDEF FPC}System.Generics.Collections,System.Generics.De...
35.590753
230
0.78802
aad6ace5764638ffc63805341e78c28eb3758ccf
6,350
pas
Pascal
windows/src/ext/jedi/jvcl/jvcl/examples/JvChangeNotify/ChangeNotificationMainFormU.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/jvcl/examples/JvChangeNotify/ChangeNotificationMainFormU.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jvcl/jvcl/examples/JvChangeNotify/ChangeNotificationMainFormU.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
{****************************************************************** JEDI-VCL Demo Copyright (C) 2002 Project JEDI Original author: You may retrieve the latest version of this file at the JEDI-JVCL home page, located at http://jvcl.delphi-jedi.org The contents of this file are used with ...
27.729258
99
0.710866
174cad8030fab7a6806f2e59f24b9e65b852712c
3,356
dpr
Pascal
windows/src/ext/jedi/jvcl/help/tools/DtxTool/DtxTool.dpr
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/help/tools/DtxTool/DtxTool.dpr
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jvcl/help/tools/DtxTool/DtxTool.dpr
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
program DtxTool; uses Forms, MainFrm in 'MainFrm.pas' {FormMain}, Core in '..\..\..\JVCL\install\JVCLInstall\Core.pas', HtHint in '..\..\..\JVCL\install\JVCLInstall\Helpers\HtHint.pas', PageBuilder in 'PageBuilder.pas', HelpBuild in 'HelpBuild.pas', PgConfig in 'Pages\PgConfig.pas', PgSummary in 'Pages...
47.267606
93
0.759535
aad837692f85ff6ff34e36bd9a1347730c3201f2
50,086
pas
Pascal
ThirdParty/Spring4D/Source/Base/Spring.Reflection.pas
Gronfi/DPN
a21706737f6eca7378e31511d15768a36f93a72a
[ "Apache-2.0" ]
3
2020-11-06T15:46:18.000Z
2021-06-24T09:23:29.000Z
ThirdParty/Spring4D/Source/Base/Spring.Reflection.pas
Gronfi/DPN
a21706737f6eca7378e31511d15768a36f93a72a
[ "Apache-2.0" ]
null
null
null
ThirdParty/Spring4D/Source/Base/Spring.Reflection.pas
Gronfi/DPN
a21706737f6eca7378e31511d15768a36f93a72a
[ "Apache-2.0" ]
3
2020-10-31T00:46:34.000Z
2021-06-23T15:23:27.000Z
{***************************************************************************} { } { Spring Framework for Delphi } { } { ...
26.783957
109
0.716288
bc9a996e35ff486b92ac15da161c0dd47f7f37c7
171,291
pas
Pascal
SOURCE/Clx/qcontrols.pas
earthsiege2/borland-cpp-ide
09bcecc811841444338e81b9c9930c0e686f9530
[ "Unlicense", "FSFAP", "Apache-1.1" ]
1
2022-01-13T01:03:55.000Z
2022-01-13T01:03:55.000Z
SOURCE/Clx/qcontrols.pas
earthsiege2/borland-cpp-ide
09bcecc811841444338e81b9c9930c0e686f9530
[ "Unlicense", "FSFAP", "Apache-1.1" ]
null
null
null
SOURCE/Clx/qcontrols.pas
earthsiege2/borland-cpp-ide
09bcecc811841444338e81b9c9930c0e686f9530
[ "Unlicense", "FSFAP", "Apache-1.1" ]
null
null
null
{ *************************************************************************** } { } { Delphi and Kylix Cross-Platform Visual Component Library } { ...
28.029946
129
0.675978
17455b8db3814cdffbe43173612a25f8ffc0fd6a
4,399
pas
Pascal
ac/AlphaDB/sDBText.pas
amikey/delphi-crypto
a79895f25bff69819f354e9bf27c19e2f00fed19
[ "Unlicense" ]
6
2019-02-15T02:47:02.000Z
2021-08-02T22:34:34.000Z
ac/AlphaDB/sDBText.pas
amikey/delphi-crypto
a79895f25bff69819f354e9bf27c19e2f00fed19
[ "Unlicense" ]
null
null
null
ac/AlphaDB/sDBText.pas
amikey/delphi-crypto
a79895f25bff69819f354e9bf27c19e2f00fed19
[ "Unlicense" ]
7
2020-05-04T21:44:13.000Z
2021-04-02T12:42:23.000Z
unit sDBText; {$I sDefs.inc} {.$DEFINE LOGGED} interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, DBCtrls, db, sLabel{$IFDEF LOGGED}, sDebugMsgs{$ENDIF}; type TsDBText = class(TsLabel) private FDataLink: TFieldDataLink; procedure DataChange(Sender: TObj...
26.660606
115
0.762446
aabd168f1353ed92a47eb22b0ffb0a524102df8f
2,185
pas
Pascal
Program/Forms/frm_search.pas
aleXela17/MyHomeLib
7c1c7596b2bd1f1186aae4b213de27b7fc440b33
[ "MIT" ]
80
2019-05-08T15:26:06.000Z
2022-03-18T17:53:13.000Z
Program/Forms/frm_search.pas
alex80/MyHomeLib
00b22041449ee243759e76f6130839bc9cd74953
[ "MIT" ]
7
2019-07-17T07:26:13.000Z
2021-09-01T19:00:19.000Z
Program/Forms/frm_search.pas
alex80/MyHomeLib
00b22041449ee243759e76f6130839bc9cd74953
[ "MIT" ]
40
2019-06-02T10:23:13.000Z
2022-03-29T08:58:46.000Z
(* ***************************************************************************** * * MyHomeLib * * Copyright (C) 2008-2019 Oleksiy Penkov (aka Koreec) * * Authors Aleksey Penkov alex.penkov@gmail.com * Nick Rymanov nrymanov@gmail.com * Created 20.08.2008 * Desc...
21.421569
92
0.59405
442b210c7b930519ad7546c206453f539e2c401a
13,771
pas
Pascal
src/Core/PureMVC.Core.View.pas
gitter-badger/puremvc-delphi-standard-framework-1
8c30be4c3d234d4d2883a4ef282c4080458aadc1
[ "BSD-3-Clause" ]
12
2017-02-24T00:28:03.000Z
2021-02-25T16:34:17.000Z
src/Core/PureMVC.Core.View.pas
gitter-badger/puremvc-delphi-standard-framework-1
8c30be4c3d234d4d2883a4ef282c4080458aadc1
[ "BSD-3-Clause" ]
null
null
null
src/Core/PureMVC.Core.View.pas
gitter-badger/puremvc-delphi-standard-framework-1
8c30be4c3d234d4d2883a4ef282c4080458aadc1
[ "BSD-3-Clause" ]
10
2015-10-31T09:50:18.000Z
2020-11-18T14:58:06.000Z
{ PureMVC Delphi Port by Jorge L. Cangas <jorge.cangas@puremvc.org> PureMVC - Copyright(c) 2006-11 Futurescale, Inc., Some rights reserved. Your reuse is governed by the Creative Commons Attribution 3.0 License } unit PureMVC.Core.View; interface uses SysUtils, PureMVC.Patterns.Collections, PureM...
34.341646
324
0.687677
17721a0f82099d686938c9605d588a9665f46b62
2,918
pas
Pascal
engine/Lib/particles/tdpe.lib.particle.abstractElement.pas
jomael/thundax-delphi-physics-engine
a86f38cdaba1f00c5ef5296a8ae67b816a59448e
[ "MIT" ]
56
2015-03-15T10:22:50.000Z
2022-02-22T11:58:08.000Z
engine/Lib/particles/tdpe.lib.particle.abstractElement.pas
jomael/thundax-delphi-physics-engine
a86f38cdaba1f00c5ef5296a8ae67b816a59448e
[ "MIT" ]
2
2016-07-10T07:57:05.000Z
2019-10-14T15:49:06.000Z
engine/Lib/particles/tdpe.lib.particle.abstractElement.pas
jomael/thundax-delphi-physics-engine
a86f38cdaba1f00c5ef5296a8ae67b816a59448e
[ "MIT" ]
18
2015-07-17T19:24:39.000Z
2022-01-20T05:40:46.000Z
(* * Copyright (c) 2010-2012 Thundax Delphi Physics Engine * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are * met: * * * Redistributions of source code must retain the above copyright ...
34.329412
80
0.742975
17e5acb0b681abea315b48b748dbecfd9bc8b2c5
1,250
pas
Pascal
Scripts/Delphiscript Scripts/Processes/RunCommonDialog.pas
spoilsport/Yazgac-Libraries
276edeca757c524f7b6c04495d07bd41f6a2f691
[ "MIT" ]
null
null
null
Scripts/Delphiscript Scripts/Processes/RunCommonDialog.pas
spoilsport/Yazgac-Libraries
276edeca757c524f7b6c04495d07bd41f6a2f691
[ "MIT" ]
null
null
null
Scripts/Delphiscript Scripts/Processes/RunCommonDialog.pas
spoilsport/Yazgac-Libraries
276edeca757c524f7b6c04495d07bd41f6a2f691
[ "MIT" ]
null
null
null
{..............................................................................} { Summary Demo the use of Client's RunCommonDialog process } { Copyright (c) 2003 by Altium Limited } {........................................................................
41.666667
84
0.3608
aa21f0fb79ac5cc111bf45eda802e4c5d388da01
594
dpr
Pascal
Components/JVCL/qexamples/JvProgressDialog/JvQProgressDialogDemo.dpr
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/qexamples/JvProgressDialog/JvQProgressDialogDemo.dpr
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/qexamples/JvProgressDialog/JvQProgressDialogDemo.dpr
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
1
2019-12-24T08:39:18.000Z
2019-12-24T08:39:18.000Z
{******************************************************************************} {* WARNING: JEDI VCL To CLX Converter generated unit. *} {* Manual modifications will be lost on next release. *} {****************************************************************************...
31.263158
80
0.505051
44ab309b5cfb7ee24091f2f7f1701aa0292602f9
1,135
pas
Pascal
menupppd.pas
abel8259/SUmmerR
300548e2c300befbe8a2547f8ae8c48798dcc072
[ "CC0-1.0" ]
1
2022-01-28T22:05:16.000Z
2022-01-28T22:05:16.000Z
menupppd.pas
abel8260/SUmmerR
74a52ab1d2401fce8cf6331f1e4eefb5c2aeed2f
[ "CC0-1.0" ]
null
null
null
menupppd.pas
abel8260/SUmmerR
74a52ab1d2401fce8cf6331f1e4eefb5c2aeed2f
[ "CC0-1.0" ]
1
2022-02-23T23:44:02.000Z
2022-02-23T23:44:02.000Z
unit menupppd; interface procedure Menupipidou(); //pppd implementation uses crt, SysUtils; procedure Menupipidou() ; type func = record cdd:string; relo: string; ins: string; end; cadastro = file of func; var relatorio_i : string; instruct_i : str...
12.204301
39
0.518943
bcaeaff0cacc64ed13ea561ab0d34c899971052e
338
pas
Pascal
MetaClick/mcCommon.pas
stijnsanders/tools
2fe34d0a695020b7104a640944b5cd2c81a767f8
[ "MIT" ]
13
2016-11-13T06:37:08.000Z
2022-03-10T17:42:27.000Z
MetaClick/mcCommon.pas
stijnsanders/tools
2fe34d0a695020b7104a640944b5cd2c81a767f8
[ "MIT" ]
null
null
null
MetaClick/mcCommon.pas
stijnsanders/tools
2fe34d0a695020b7104a640944b5cd2c81a767f8
[ "MIT" ]
2
2016-11-11T10:53:15.000Z
2020-04-05T10:47:41.000Z
unit mcCommon; interface type TClickMode=( cmOrbit, cmLeftSingle, cmLeftDouble, cmLeftDrag, cmRightSingle, cmRightDouble, cmRightDrag, cmWheel); TClickState=( csFirst, csFirstDone, csSecond, csAllDone, csIgnoredFirstMove, csOrbit, csOrbitCross ); imp...
11.655172
23
0.650888
cd0276218ca22bf3a3f1b17b3bf6dc688abb5e2a
1,463
dfm
Pascal
windows/src/ext/jedi/jvcl/jvcl/examples/JvFullColorCircleDialog/JvFullColorCircleDialogMainForm.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/jvcl/examples/JvFullColorCircleDialog/JvFullColorCircleDialogMainForm.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jvcl/jvcl/examples/JvFullColorCircleDialog/JvFullColorCircleDialogMainForm.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
object JvFullColorCircleDlgMainFrm: TJvFullColorCircleDlgMainFrm Left = 498 Top = 236 BorderStyle = bsDialog Caption = 'JvFullColorCircleDlgMainFrm' ClientHeight = 394 ClientWidth = 343 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS San...
20.319444
64
0.656869
aa05964da53be652adad5be95e712e5200921ff8
2,590
dfm
Pascal
src/blocks/forms/data/fBlkSignalEvent.dfm
kmzbrnoI/hJOPserver
5c75c4340d87ef9124de22795eb55c8611aa5035
[ "Apache-2.0" ]
5
2016-02-17T20:15:29.000Z
2021-11-01T12:28:07.000Z
src/blocks/forms/data/fBlkSignalEvent.dfm
kmzbrnoI/hJOPserver
5c75c4340d87ef9124de22795eb55c8611aa5035
[ "Apache-2.0" ]
187
2016-02-12T18:32:01.000Z
2022-02-27T18:19:39.000Z
src/blocks/forms/data/fBlkSignalEvent.dfm
kmzbrnoI/hJOPserver
5c75c4340d87ef9124de22795eb55c8611aa5035
[ "Apache-2.0" ]
2
2018-09-03T01:35:37.000Z
2021-11-16T14:13:07.000Z
object F_BlkSignalEvent: TF_BlkSignalEvent Left = 0 Top = 0 Align = alClient BorderStyle = bsNone Caption = 'F_BlkSignalEvent' ClientHeight = 302 ClientWidth = 348 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ...
19.621212
79
0.57529
bcd0e2ace405b565bbbcb55ea9b9c3ee91959e3a
4,991
pas
Pascal
lazarus/lcl/interfaces/qt/qtx11dummywidget.pas
rarnu/golcl-liblcl
6f238af742857921062365656a1b13b44b2330ce
[ "Apache-2.0" ]
null
null
null
lazarus/lcl/interfaces/qt/qtx11dummywidget.pas
rarnu/golcl-liblcl
6f238af742857921062365656a1b13b44b2330ce
[ "Apache-2.0" ]
null
null
null
lazarus/lcl/interfaces/qt/qtx11dummywidget.pas
rarnu/golcl-liblcl
6f238af742857921062365656a1b13b44b2330ce
[ "Apache-2.0" ]
null
null
null
unit qtx11dummywidget; {$mode objfpc}{$H+} {we use this unit only under x11 to get accurate frame size in our aps} interface uses Classes, SysUtils, Types, qtobjects, qt4; type { TDummyWidget } TDummyWidget = class(TQtObject) private FFrameRect: TRect; FFirstPaintEvent: boolean; function GetW...
29.532544
184
0.711881
17e2da931ff085d2df05d754b7b2aecd2b9b182c
63,035
pas
Pascal
Neslib.LibYaml.pas
truthiswill/Neslib.Yaml
ecab30b45eb39e177c35e48bed86953f740b0869
[ "BSD-2-Clause" ]
68
2019-06-02T00:39:46.000Z
2022-03-24T08:51:22.000Z
Neslib.LibYaml.pas
truthiswill/Neslib.Yaml
ecab30b45eb39e177c35e48bed86953f740b0869
[ "BSD-2-Clause" ]
2
2019-06-20T14:06:49.000Z
2020-06-18T01:01:09.000Z
Neslib.LibYaml.pas
truthiswill/Neslib.Yaml
ecab30b45eb39e177c35e48bed86953f740b0869
[ "BSD-2-Clause" ]
14
2019-06-04T11:01:11.000Z
2021-12-07T17:00:04.000Z
unit Neslib.LibYaml; { Header translation for LibYaml (https://github.com/yaml/libyaml). This unit is partially generated by Chet (https://github.com/neslib/Chet). } {$MINENUMSIZE 4} {$IF Defined(MACOS) or Defined(ANDROID)} {$DEFINE USE_LIB} {$ENDIF} interface {$IF Defined(WIN32)} const _PU = '_';...
32.677553
261
0.628127
bc56f2cfb8925fbeac775e0303d1f1ee34f98da0
29,612
dfm
Pascal
demos/ALWinHTTPClient/_source/Unit1.dfm
marlonnardi/alcinoe
5e14b2fca7adcc38e483771055b5623501433334
[ "Apache-2.0" ]
1
2019-01-27T14:00:28.000Z
2019-01-27T14:00:28.000Z
demos/ALWinHTTPClient/_source/Unit1.dfm
marlonnardi/alcinoe
5e14b2fca7adcc38e483771055b5623501433334
[ "Apache-2.0" ]
2
2019-06-23T00:02:43.000Z
2019-10-12T22:39:28.000Z
demos/ALWinHTTPClient/_source/Unit1.dfm
marlonnardi/alcinoe
5e14b2fca7adcc38e483771055b5623501433334
[ "Apache-2.0" ]
null
null
null
object Form1: TForm1 Left = 377 Top = 296 Caption = 'TALWinHttpClient test' ClientHeight = 608 ClientWidth = 796 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position...
29.52343
80
0.485242
17c525c59b6c68c65f5f81eebcefef224d3698d7
6,109
pas
Pascal
stratoParseBase.pas
stijnsanders/strato
49c2e1f19ecce7427bea7e6a97dace5df3f9f63a
[ "MIT" ]
17
2015-04-14T17:01:42.000Z
2020-10-09T17:13:56.000Z
stratoParseBase.pas
stijnsanders/strato
49c2e1f19ecce7427bea7e6a97dace5df3f9f63a
[ "MIT" ]
1
2018-01-16T15:55:42.000Z
2018-01-16T15:55:42.000Z
stratoParseBase.pas
stijnsanders/strato
49c2e1f19ecce7427bea7e6a97dace5df3f9f63a
[ "MIT" ]
1
2017-10-19T05:44:03.000Z
2017-10-19T05:44:03.000Z
unit stratoParseBase; interface uses stratoDecl, stratoSphere, stratoSource, stratoPred, stratoTokenizer; type TStratoParserBase=class(TObject) private FSphere:TStratoSphere; FSource:TStratoSource; procedure InlineError(Sender:TObject;Line,LPos:cardinal; const ErrorMsg:string); protected ...
24.633065
86
0.721067
bce9e0d7c4942b2d27fbeb271b4cbe66bc5a99b4
2,076
dfm
Pascal
FMain.dfm
Private-Storm/IndySASLOAuth2
49ddb384db8eb484fbe0bf357018a3c7a04f82cf
[ "Apache-2.0" ]
1
2020-10-23T01:03:02.000Z
2020-10-23T01:03:02.000Z
FMain.dfm
Private-Storm/IndySASLOAuth2
49ddb384db8eb484fbe0bf357018a3c7a04f82cf
[ "Apache-2.0" ]
null
null
null
FMain.dfm
Private-Storm/IndySASLOAuth2
49ddb384db8eb484fbe0bf357018a3c7a04f82cf
[ "Apache-2.0" ]
null
null
null
object Main: TMain Left = 0 Top = 0 Caption = 'Google OAuth2 authentication for IMAP sample' ClientHeight = 289 ClientWidth = 554 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCreate = ...
20.352941
58
0.634875
17a23a3349c948063cdc631447e5e2b96cffeb77
2,572
pas
Pascal
test/code/ParserVariable_test.pas
VencejoSoftware/ooParser
465fd11fb2b9a84949e7782bd9aa999f20d87d7c
[ "BSD-3-Clause" ]
2
2019-11-19T17:57:52.000Z
2022-01-04T02:18:04.000Z
test/code/ParserVariable_test.pas
VencejoSoftware/ooParser
465fd11fb2b9a84949e7782bd9aa999f20d87d7c
[ "BSD-3-Clause" ]
null
null
null
test/code/ParserVariable_test.pas
VencejoSoftware/ooParser
465fd11fb2b9a84949e7782bd9aa999f20d87d7c
[ "BSD-3-Clause" ]
2
2019-11-21T03:04:58.000Z
2021-01-26T04:46:40.000Z
{ Copyright (c) 2018, Vencejo Software Distributed under the terms of the Modified BSD License The full license is distributed with this software } unit ParserVariable_test; interface uses SysUtils, ParserVariable, ParserConstant, ParserCallback, {$IFDEF FPC} fpcunit, testregistry {$ELSE} TestFramew...
25.979798
86
0.784603
17f9650bfc0f68505a9a12a25231f78824910f25
250
dpr
Pascal
lib/synapse/source/demo/TFTPServer/TFTPServer.dpr
AArhin/restlib
6bf5dce4ddb3b5211d02152b01d54003ece777dd
[ "BSD-3-Clause" ]
null
null
null
lib/synapse/source/demo/TFTPServer/TFTPServer.dpr
AArhin/restlib
6bf5dce4ddb3b5211d02152b01d54003ece777dd
[ "BSD-3-Clause" ]
null
null
null
lib/synapse/source/demo/TFTPServer/TFTPServer.dpr
AArhin/restlib
6bf5dce4ddb3b5211d02152b01d54003ece777dd
[ "BSD-3-Clause" ]
null
null
null
program TFTPServer; uses Forms, MainBox in 'MainBox.pas' {MainForm}, TFTPDaemonThread in 'TFTPDaemonThread.pas'; {$R *.res} begin Application.Initialize; Application.CreateForm(TMainForm, MainForm); Application.Run; end.
16.666667
47
0.7
aa4196ae995013119a3863a0707e8bc0066a4196
4,249
dfm
Pascal
windows/src/ext/jedi/jvcl/jvcl/examples/JVCLMegaDemo/JvChoosersU.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/jvcl/examples/JVCLMegaDemo/JvChoosersU.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jvcl/jvcl/examples/JVCLMegaDemo/JvChoosersU.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
object JvChoosersFrm: TJvChoosersFrm Left = 296 Top = 80 Width = 578 Height = 526 Caption = 'various chooser' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True PixelsPerInch = 96 Text...
23.218579
53
0.641092
17fc7ab3ca90f291cb495c0f1562abef407900fd
414
pas
Pascal
Libraries/Spring4D/Samples/IntroToDependencyInjection/4-UseMocks/uOrderValidatorMock.pas
jomael/Concepts
82d18029e41d55e897d007f826c021cdf63e53f8
[ "Apache-2.0" ]
62
2016-01-20T16:26:25.000Z
2022-02-28T14:25:52.000Z
Libraries/Spring4D/Samples/IntroToDependencyInjection/4-UseMocks/uOrderValidatorMock.pas
jomael/Concepts
82d18029e41d55e897d007f826c021cdf63e53f8
[ "Apache-2.0" ]
null
null
null
Libraries/Spring4D/Samples/IntroToDependencyInjection/4-UseMocks/uOrderValidatorMock.pas
jomael/Concepts
82d18029e41d55e897d007f826c021cdf63e53f8
[ "Apache-2.0" ]
20
2016-09-08T00:15:22.000Z
2022-01-26T13:13:08.000Z
unit uOrderValidatorMock; interface uses uOrder, uOrderValidator; type TOrderValidatorMock = class(TInterfacedObject, IOrderValidator) public function ValidateOrder(aOrder: TOrder): Boolean; end; implementation { TOrderValidatorMock } function TOrderValidatorMock.ValidateOrder(aOrder: TOrder): Boole...
15.923077
68
0.782609
172e9190b732c9a175c9f1f7f02909a2d26f7724
18,257
pas
Pascal
dependencies/Indy10/Protocols/IdPOP3.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
null
null
null
dependencies/Indy10/Protocols/IdPOP3.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
null
null
null
dependencies/Indy10/Protocols/IdPOP3.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
null
null
null
{ $Project$ $Workfile$ $Revision$ $DateUTC$ $Id$ This file is part of the Indy (Internet Direct) project, and is offered under the dual-licensing agreement described on the Indy website. (http://www.indyproject.org/) Copyright: (c) 1993-2005, Chad Z. Hower and the Indy Pit Crew. All rights reserv...
29.025437
144
0.701813
4457e573e618d90a800a8c9a3b2308649548fca2
1,287
dfm
Pascal
TestFontDPI/MainUnit.dfm
atkins126/VCLThemeSelector
3d0ba05c9199c8cf182b32bbaa300a5d70962102
[ "Apache-2.0" ]
44
2020-04-27T22:42:34.000Z
2022-03-21T14:01:44.000Z
TestFontDPI/MainUnit.dfm
atkins126/VCLThemeSelector
3d0ba05c9199c8cf182b32bbaa300a5d70962102
[ "Apache-2.0" ]
1
2022-01-28T11:31:55.000Z
2022-01-28T17:48:09.000Z
TestFontDPI/MainUnit.dfm
atkins126/VCLThemeSelector
3d0ba05c9199c8cf182b32bbaa300a5d70962102
[ "Apache-2.0" ]
6
2020-04-28T20:16:37.000Z
2021-06-03T15:43:22.000Z
object MainForm: TMainForm Left = 0 Top = 0 Caption = 'MainForm' ClientHeight = 299 ClientWidth = 588 Color = clBtnFace ParentFont = True OldCreateOrder = False OnAfterMonitorDpiChanged = FormAfterMonitorDpiChanged OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Label1...
20.109375
56
0.575758
aa8a53abff561ce0d6418fa701d66cd8605c2e5e
1,147
pas
Pascal
FindText.pas
dstarrago/gospel
e5d791a30fc805d84be5813650f624e1e4086ce1
[ "MIT" ]
2
2019-03-23T19:42:40.000Z
2019-03-24T06:27:16.000Z
FindText.pas
dstarrago/gospel
e5d791a30fc805d84be5813650f624e1e4086ce1
[ "MIT" ]
null
null
null
FindText.pas
dstarrago/gospel
e5d791a30fc805d84be5813650f624e1e4086ce1
[ "MIT" ]
1
2019-03-23T19:42:44.000Z
2019-03-23T19:42:44.000Z
unit FindText; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; const diForward = 0; diBackward = 1; scGlobal = 0; scSelected_Text = 1; orFrom_Cursor = 0; orEntire_Scope = 1; type TFind = class(...
18.803279
76
0.62075
af47c53a28c5e337556330f4d299883d3833c4ad
769
dpr
Pascal
Part3/15 Anonymous methods/AnonymousVarProc2.dpr
dalijap/code-delphi-async
4a7ccb8ca89024ce2435ea5e72fd47493e785439
[ "MIT" ]
26
2021-01-03T06:34:46.000Z
2022-01-22T17:12:36.000Z
Part3/15 Anonymous methods/AnonymousVarProc2.dpr
kitesoft/code-delphi-async
2d729af96e7b71f310994749391b40fadd8455a3
[ "MIT" ]
null
null
null
Part3/15 Anonymous methods/AnonymousVarProc2.dpr
kitesoft/code-delphi-async
2d729af96e7b71f310994749391b40fadd8455a3
[ "MIT" ]
9
2021-01-11T16:45:40.000Z
2022-02-26T13:38:01.000Z
program AnonymousVarProc2; {$APPTYPE CONSOLE} uses System.SysUtils; type TAnonymousProc = reference to procedure; procedure Execute(Proc: TAnonymousProc); begin // Execute passed anonymous method Proc; end; var Proc1, Proc2, Proc3: TAnonymousProc; Number: Integer; procedure Test; ...
13.981818
43
0.60078
aa24f33a59a81c20288462e6cf51e6353df1e36c
3,412
dfm
Pascal
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/Orders/fODValidateAction.dfm
timmvt/VistA_tt
05694e3a98c026f682f99ca9eb701bdd1e82af28
[ "Apache-2.0" ]
1
2017-04-18T15:55:43.000Z
2017-04-18T15:55:43.000Z
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/Orders/fODValidateAction.dfm
timmvt/VistA_tt
05694e3a98c026f682f99ca9eb701bdd1e82af28
[ "Apache-2.0" ]
null
null
null
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/Orders/fODValidateAction.dfm
timmvt/VistA_tt
05694e3a98c026f682f99ca9eb701bdd1e82af28
[ "Apache-2.0" ]
null
null
null
inherited frmInvalidActionList: TfrmInvalidActionList Left = 445 Top = 142 Caption = 'Invalidated action orders' ClientHeight = 519 ClientWidth = 526 Position = poScreenCenter OnCreate = FormCreate OnResize = FormResize PixelsPerInch = 96 TextHeight = 13 object pnlTop: TPanel [0] Left = 0 ...
22.746667
72
0.569461
f3644e421170007d6895793bdcbaacf7693572c7
1,724
pas
Pascal
Source/Services/Translate/Base/Model/AWS.Translate.Model.Term.pas
juliomar/aws-sdk-delphi
995a0af808c7f66122fc6a04763d68203f8502eb
[ "Apache-2.0" ]
67
2021-07-28T23:47:09.000Z
2022-03-15T11:48:35.000Z
Source/Services/Translate/Base/Model/AWS.Translate.Model.Term.pas
juliomar/aws-sdk-delphi
995a0af808c7f66122fc6a04763d68203f8502eb
[ "Apache-2.0" ]
5
2021-09-01T09:31:16.000Z
2022-03-16T18:19:21.000Z
Source/Services/Translate/Base/Model/AWS.Translate.Model.Term.pas
landgraf-dev/aws-sdk-delphi
995a0af808c7f66122fc6a04763d68203f8502eb
[ "Apache-2.0" ]
13
2021-07-29T02:41:16.000Z
2022-03-16T10:22:38.000Z
unit AWS.Translate.Model.Term; interface uses Bcl.Types.Nullable; type TTerm = class; ITerm = interface function GetSourceText: string; procedure SetSourceText(const Value: string); function GetTargetText: string; procedure SetTargetText(const Value: string); function Obj: TTerm; fun...
21.55
71
0.7558
cd0080cb27650f62deffc3e5a20b789800fcd5ee
2,436
dfm
Pascal
Source/Common/Logging/BoldSmallLogFrame.dfm
LenakeTech/BoldForDelphi
3ef25517d5c92ebccc097c6bc2f2af62fc506c71
[ "MIT" ]
121
2020-09-22T10:46:20.000Z
2021-11-17T12:33:35.000Z
Source/Common/Logging/BoldSmallLogFrame.dfm
LenakeTech/BoldForDelphi
3ef25517d5c92ebccc097c6bc2f2af62fc506c71
[ "MIT" ]
8
2020-09-23T12:32:23.000Z
2021-07-28T07:01:26.000Z
Source/Common/Logging/BoldSmallLogFrame.dfm
LenakeTech/BoldForDelphi
3ef25517d5c92ebccc097c6bc2f2af62fc506c71
[ "MIT" ]
42
2020-09-22T14:37:20.000Z
2021-10-04T10:24:12.000Z
object BoldLogFrame: TBoldLogFrame Left = 0 Top = 0 Width = 443 Height = 67 Align = alBottom AutoSize = True Constraints.MaxHeight = 67 Constraints.MinHeight = 67 Constraints.MinWidth = 175 TabOrder = 0 Visible = False object pgLog: TProgressBar Left = 0 Top = 50 Width = 443 Heig...
19.333333
37
0.568555
aaccb9813ee311a6f8a87d1eb12ca443caed7d79
1,321
pas
Pascal
Cheeeese/_fmmain.pas
tinydew4/Cheeeese
879887b3e269d679cf1205cf6e1aaf40edc58e32
[ "MIT" ]
1
2021-04-14T21:53:04.000Z
2021-04-14T21:53:04.000Z
Cheeeese/_fmmain.pas
tinydew4/Cheeeese
879887b3e269d679cf1205cf6e1aaf40edc58e32
[ "MIT" ]
null
null
null
Cheeeese/_fmmain.pas
tinydew4/Cheeeese
879887b3e269d679cf1205cf6e1aaf40edc58e32
[ "MIT" ]
1
2021-04-14T21:54:35.000Z
2021-04-14T21:54:35.000Z
unit _fmmain; {$mode objfpc}{$H+} interface uses Classes, ExtCtrls, Forms, SysUtils, report; type { TfmMain } TfmMain = class(TForm) TmReport: TTimer; procedure TmReportTimer(Sender: TObject); private public end; var fmMain: TfmMain; implementation {$R *.frm} function LoadConfigF...
17.155844
89
0.679788
f39d9f498d0249ecefbec1a5e22ebce1293ca568
6,022
pas
Pascal
demos/Delphi_VCL/AddHostObject/AddHostObject_TLB.pas
e-files/WebView4Delphi
01dade7a01a1d8b5c1b0ad131e237f18f8e650b5
[ "MIT" ]
99
2021-12-03T22:21:56.000Z
2022-03-26T20:19:23.000Z
demos/Delphi_VCL/AddHostObject/AddHostObject_TLB.pas
flexifi/WebView4Delphi
6a0169aa0e8c0280f93ec7f874abe95e38dd9e5a
[ "MIT" ]
20
2021-12-04T10:12:45.000Z
2022-03-01T09:37:51.000Z
demos/Delphi_VCL/AddHostObject/AddHostObject_TLB.pas
flexifi/WebView4Delphi
6a0169aa0e8c0280f93ec7f874abe95e38dd9e5a
[ "MIT" ]
17
2021-12-04T09:32:31.000Z
2022-03-24T15:15:44.000Z
unit AddHostObject_TLB; // ************************************************************************ // // WARNING // ------- // The types declared in this file were generated from data read from a // Type Library. If this type library is explicitly or indirectly (via // another type library referring to this type libr...
45.278195
131
0.625706
cd086ec5328461590e7a4098e5d1f5e54f6ed05a
1,425
pas
Pascal
source/uFrmLocFornecedor.pas
roneysousa/infonfe1_postgres
a2f7e08551aac55be9da5511eb62bfdac118275a
[ "MIT" ]
null
null
null
source/uFrmLocFornecedor.pas
roneysousa/infonfe1_postgres
a2f7e08551aac55be9da5511eb62bfdac118275a
[ "MIT" ]
null
null
null
source/uFrmLocFornecedor.pas
roneysousa/infonfe1_postgres
a2f7e08551aac55be9da5511eb62bfdac118275a
[ "MIT" ]
null
null
null
unit uFrmLocFornecedor; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, uFrmLocPadrao, DBClient, Provider, DB, ZAbstractRODataset, ZAbstractDataset, ZDataset, ComCtrls, Grids, DBGrids, StdCtrls, ExtCtrls; type TfrmLocFornecedor = class(TfrmLocPadrao) cds...
23.360656
111
0.645614
aa9b26d6a728c229bdec4a99b75ac25337ad92f0
23,517
pas
Pascal
ufmRBMain.pas
corneliusdavid/RailBaronHelper
5b92a4088992fa12efab1a134493dc62f51a135d
[ "MIT" ]
1
2019-04-25T16:24:09.000Z
2019-04-25T16:24:09.000Z
ufmRBMain.pas
corneliusdavid/RailBaronHelper
5b92a4088992fa12efab1a134493dc62f51a135d
[ "MIT" ]
null
null
null
ufmRBMain.pas
corneliusdavid/RailBaronHelper
5b92a4088992fa12efab1a134493dc62f51a135d
[ "MIT" ]
1
2018-03-16T14:47:20.000Z
2018-03-16T14:47:20.000Z
unit ufmRBMain; interface uses SysUtils, Forms, Dialogs, Types, Classes, ComCtrls, StdCtrls, Buttons, Controls, ExtCtrls, Graphics; type TfrmRBMain = class(TForm) pnlPayoffs: TPanel; lblPayoffs: TLabel; tvCity1: TTreeView; tvCity2: TTreeView; pnlRight: TPanel; lbPayoffs: TListBox; P...
44.624288
99
0.506697
aae993aa566ac65fdaa30dfd776b3aa770a2fe08
413
dpr
Pascal
Windows/Other Languages/Delphi/Demo/TcpPackServer.dpr
zoand/HP-Socket
29f928d204af30f97d05296cde2e62a1cd13403c
[ "Apache-2.0" ]
2
2019-05-25T12:51:08.000Z
2019-05-25T12:51:19.000Z
Windows/Other Languages/Delphi/Demo/TcpPackServer.dpr
edk24/HP-Socket
ae089f72e170de22e4ae9c7c0452c7b7359f0b4a
[ "Apache-2.0" ]
2
2022-03-09T13:21:36.000Z
2022-03-09T13:23:36.000Z
Windows/Other Languages/Delphi/Demo/TcpPackServer.dpr
edk24/HP-Socket
ae089f72e170de22e4ae9c7c0452c7b7359f0b4a
[ "Apache-2.0" ]
1
2019-09-16T01:00:04.000Z
2019-09-16T01:00:04.000Z
program TcpPackServer; uses Vcl.Forms, uTcpPackServer in 'uTcpPackServer.pas' {F_TcpPackServer}, HPSocketSDK_SSLUnit in 'sdk\HPSocketSDK_SSLUnit.pas', HPSocketSDKUnit in 'sdk\HPSocketSDKUnit.pas', HPTypeDef in 'sdk\HPTypeDef.pas'; {$R *.res} begin Application.Initialize; Application.MainFormOnTaskbar :...
22.944444
60
0.77724
1717d2c7b5aadc97a7bb86048e4acf89ab4f4d98
365
dfm
Pascal
project/UFview.dfm
aleksusklim/project-SpyroTAS
5dfe654fd2322d6e0eb1851b90b7275f691d533b
[ "Unlicense" ]
null
null
null
project/UFview.dfm
aleksusklim/project-SpyroTAS
5dfe654fd2322d6e0eb1851b90b7275f691d533b
[ "Unlicense" ]
null
null
null
project/UFview.dfm
aleksusklim/project-SpyroTAS
5dfe654fd2322d6e0eb1851b90b7275f691d533b
[ "Unlicense" ]
null
null
null
object Fview: TFview Left = 675 Top = 413 Width = 256 Height = 128 BorderIcons = [biSystemMenu] Caption = 'Screenshot preview:' Color = clBtnFace Font.Charset = RUSSIAN_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = True ...
20.277778
34
0.649315
172690fa7095ab7226d1aaa68c46a4f5e6bd161a
20,922
pas
Pascal
units/ucomplex.pas
BishopWolf/DelphiMath
bc03e918f2cbe6aad91e8153f5c7ae35abef75e2
[ "Apache-2.0" ]
1
2019-11-20T02:18:47.000Z
2019-11-20T02:18:47.000Z
units/ucomplex.pas
BishopWolf/DelphiMath
bc03e918f2cbe6aad91e8153f5c7ae35abef75e2
[ "Apache-2.0" ]
null
null
null
units/ucomplex.pas
BishopWolf/DelphiMath
bc03e918f2cbe6aad91e8153f5c7ae35abef75e2
[ "Apache-2.0" ]
2
2017-05-14T03:56:55.000Z
2019-11-20T02:18:48.000Z
Unit uComplex; { Unit uComplex : Complex numbers handling Unit Created by : Alex Vergara Gil Contains the routines for handling complex numbers } Interface Uses math, uConstants; { ------------------------------------------------------------------ Complex numbers ------------------------...
24.877527
81
0.630293
175ba32049dfee99baa031ca7db013fe60c2ee3f
2,628
pas
Pascal
Production7/NA/fNA.pas
kadavris/ok-sklad
f9cd84be7bf984104d9af93d83c0719f2d5668c5
[ "MIT" ]
1
2016-04-04T18:11:56.000Z
2016-04-04T18:11:56.000Z
Production7/NA/fNA.pas
kadavris/ok-sklad
f9cd84be7bf984104d9af93d83c0719f2d5668c5
[ "MIT" ]
null
null
null
Production7/NA/fNA.pas
kadavris/ok-sklad
f9cd84be7bf984104d9af93d83c0719f2d5668c5
[ "MIT" ]
5
2016-02-15T02:08:05.000Z
2021-04-05T08:57:58.000Z
{$I ok_sklad.inc} unit fNA; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, BaseFrame, TB2Item, Menus, ActnList, ssBevel; type TfmNA = class(TssBaseFrame) txtNA: TssBevel; public procedure SetCaptions; override; procedure UpdateActi...
28.565217
146
0.539574
aad4a3783ee34759adf6400bad82814aa156534a
257
pas
Pascal
131019/4.pas
irasap05/pascal
9ec73a80cddef094ed56969f003b498f73c9cbb5
[ "Apache-2.0" ]
null
null
null
131019/4.pas
irasap05/pascal
9ec73a80cddef094ed56969f003b498f73c9cbb5
[ "Apache-2.0" ]
null
null
null
131019/4.pas
irasap05/pascal
9ec73a80cddef094ed56969f003b498f73c9cbb5
[ "Apache-2.0" ]
null
null
null
var a, b, c: real; Begin read(a, b, c); if (a < b) and (b < c) then begin a := a * 2; b := b * 2; c := c * 2; end else begin a := abs(a); b := abs(b); c := abs(c); end; writeFormat('{0} {1} {2}', a, b, c); end.
12.85
38
0.385214
f3f67c95ea6c4cb948794fbc50169db96fad0bff
4,552
dfm
Pascal
02-eve-liste-de-courses-json/Unit1.dfm
DeveloppeurPascal/demos-Strasbourg-20180622
d263717e2ac7c9d01fc25532b04c233a60bdf846
[ "MIT" ]
4
2020-03-17T16:11:28.000Z
2021-11-16T11:24:58.000Z
02-eve-liste-de-courses-json/Unit1.dfm
DeveloppeurPascal/demos-Strasbourg-20180622
d263717e2ac7c9d01fc25532b04c233a60bdf846
[ "MIT" ]
null
null
null
02-eve-liste-de-courses-json/Unit1.dfm
DeveloppeurPascal/demos-Strasbourg-20180622
d263717e2ac7c9d01fc25532b04c233a60bdf846
[ "MIT" ]
2
2020-08-06T22:30:06.000Z
2021-04-05T02:57:56.000Z
object Form1: TForm1 Left = 0 Top = 0 Caption = 'Form1' ClientHeight = 498 ClientWidth = 667 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate OnDestroy ...
25.573034
75
0.571617
177ce969b1ee4ce65db9d5415facd3f27d098b62
1,939
dpr
Pascal
Pascal/1-8/1-3/ACT2_/X1/ACT2X1.dpr
DirkyJerky/OtherProgrammingClass
b7267d814e5cd235e56fd682b899602762401fa2
[ "MIT" ]
null
null
null
Pascal/1-8/1-3/ACT2_/X1/ACT2X1.dpr
DirkyJerky/OtherProgrammingClass
b7267d814e5cd235e56fd682b899602762401fa2
[ "MIT" ]
null
null
null
Pascal/1-8/1-3/ACT2_/X1/ACT2X1.dpr
DirkyJerky/OtherProgrammingClass
b7267d814e5cd235e56fd682b899602762401fa2
[ "MIT" ]
null
null
null
program ACT2X1; { Geoff Yoerger Activity 2X1 Due: EC Purpose: Do a mad libs program } {$APPTYPE CONSOLE} uses SysUtils; var n1, n2, n3, n4, n5, n6 : String; { All the nouns } a1, a2, a3, a4, a5 : String; { and the adjectives } pn1, pn2, pn3 : String; { and the plural nouns } body1, body2 : String; { an...
23.646341
99
0.627643
44f6c715b884242c0dc0577aa3610a655da976f4
335
lpr
Pascal
Maze/Maze.hw/Maze.lpr
MJYINMC/FPGA-Maze
9aa5a6d0e80e63b3c0505122263dbe44d997ec8e
[ "Apache-2.0" ]
null
null
null
Maze/Maze.hw/Maze.lpr
MJYINMC/FPGA-Maze
9aa5a6d0e80e63b3c0505122263dbe44d997ec8e
[ "Apache-2.0" ]
null
null
null
Maze/Maze.hw/Maze.lpr
MJYINMC/FPGA-Maze
9aa5a6d0e80e63b3c0505122263dbe44d997ec8e
[ "Apache-2.0" ]
null
null
null
<?xml version="1.0" encoding="UTF-8"?> <!-- Product Version: Vivado v2020.1.1 (64-bit) --> <!-- --> <!-- Copyright 1986-2020 Xilinx, Inc. All Rights Reserved. --> <labtools version="1" minor="0"> <HWSession Dir="hw_1" File="hw.xml"...
37.222222
69
0.459701
aada3a58f368d2e32a7e7fb74b0d84f3568ef1a3
209
dpr
Pascal
Zoom.dpr
delphi-pascal-archive/zoom
faba8cde8bb7d2d7d15604d66b3f5cbfaea6ebd6
[ "Unlicense" ]
1
2021-11-06T21:55:09.000Z
2021-11-06T21:55:09.000Z
Zoom.dpr
delphi-pascal-archive/zoom
faba8cde8bb7d2d7d15604d66b3f5cbfaea6ebd6
[ "Unlicense" ]
null
null
null
Zoom.dpr
delphi-pascal-archive/zoom
faba8cde8bb7d2d7d15604d66b3f5cbfaea6ebd6
[ "Unlicense" ]
1
2021-11-06T21:55:10.000Z
2021-11-06T21:55:10.000Z
program Zoom; uses Forms, Z in 'Z.pas' {Form1}; {$R *.RES} begin Application.Initialize; Application.Title := 'gZoom'; Application.CreateForm(TForm1, Form1); Application.Run; end.
13.933333
41
0.631579
17fe8147eeaf4158fd5391248713015db50e92a9
532
pas
Pascal
HelloLCL/UnitMain.pas
crazzzypeter/ProgrammingWithLazarus
cff09ae359b994bb8512b174b3040e5be683b199
[ "MIT" ]
1
2021-07-17T06:39:15.000Z
2021-07-17T06:39:15.000Z
HelloLCL/UnitMain.pas
crazzzypeter/ProgrammingWithLazarus
cff09ae359b994bb8512b174b3040e5be683b199
[ "MIT" ]
null
null
null
HelloLCL/UnitMain.pas
crazzzypeter/ProgrammingWithLazarus
cff09ae359b994bb8512b174b3040e5be683b199
[ "MIT" ]
2
2021-07-17T06:39:15.000Z
2021-10-31T22:43:01.000Z
unit UnitMain; {$mode delphi} interface uses Classes, SysUtils, Forms, Controls, Graphics, Dialogs, StdCtrls; type { TFormMain } TFormMain = class(TForm) ButtonOk: TButton; EditName: TEdit; LabelName: TLabel; procedure ButtonOkClick(Sender: TObject); private public end; var FormMa...
11.822222
66
0.68985
17597acf5dc9e40de5eb7cd0b619a45208e97385
2,317
pas
Pascal
Demos/ApiSamples/Src/StringEncode/StringEncode.pas
wxinix/TensorFlow-Island
d25c332607f8fee0c72260e2b78ff1185f0437f1
[ "MIT" ]
8
2019-12-22T01:23:47.000Z
2021-09-23T14:21:53.000Z
Demos/ApiSamples/Src/StringEncode/StringEncode.pas
wxinix/TensorFlow-Island
d25c332607f8fee0c72260e2b78ff1185f0437f1
[ "MIT" ]
1
2020-01-27T02:18:54.000Z
2020-01-29T00:49:09.000Z
Demos/ApiSamples/Src/StringEncode/StringEncode.pas
wxinix/TensorFlow-Island
d25c332607f8fee0c72260e2b78ff1185f0437f1
[ "MIT" ]
2
2020-02-05T17:21:09.000Z
2021-03-20T16:55:23.000Z
// MIT License // Copyright (c) 2019-2021 Wuping Xin. // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal // in the Software without restriction, including without limitation the rights // to use, copy...
39.948276
81
0.704791
17f92bed4f320df1f9439746844bb0f1b21022dc
13,500
dfm
Pascal
Variavel Discreta/Unit1.dfm
JeoDantas/CalculosEstatistica
ec7a9de1267b90e1e7f3fa54c72efcb10cb9baa9
[ "MIT" ]
null
null
null
Variavel Discreta/Unit1.dfm
JeoDantas/CalculosEstatistica
ec7a9de1267b90e1e7f3fa54c72efcb10cb9baa9
[ "MIT" ]
null
null
null
Variavel Discreta/Unit1.dfm
JeoDantas/CalculosEstatistica
ec7a9de1267b90e1e7f3fa54c72efcb10cb9baa9
[ "MIT" ]
null
null
null
object Form1: TForm1 Left = 14 Top = 171 Width = 784 Height = 469 Hint = 'Sistema Educativo De Calculos Estatistico' Caption = 'Calculo Estatistico Variaveis Discreta' Color = clMedGray Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.St...
19.852941
65
0.550222
cd1633c7653b2d29b9dbd4ca8128a8c5993b8bd8
17,112
pas
Pascal
dcm2nii_old/dcm2nii.pas
PAmcconnell/MRIcroGL
3dc8fe7c1318981c7e11aa286cc08d96a3908ceb
[ "BSD-2-Clause" ]
51
2016-02-21T20:09:59.000Z
2021-02-28T16:53:56.000Z
dcm2nii_old/dcm2nii.pas
PAmcconnell/MRIcroGL
3dc8fe7c1318981c7e11aa286cc08d96a3908ceb
[ "BSD-2-Clause" ]
37
2015-11-08T22:00:40.000Z
2021-01-01T18:50:07.000Z
dcm2nii_old/dcm2nii.pas
PAmcconnell/MRIcroGL
3dc8fe7c1318981c7e11aa286cc08d96a3908ceb
[ "BSD-2-Clause" ]
21
2016-02-21T20:10:08.000Z
2021-02-23T20:32:10.000Z
unit dcm2nii; {$IFDEF FPC} {$mode delphi}{$H+} {$ENDIF} interface uses {$IFDEF LINUX} uscaledpi,{$ENDIF} {$IFDEF FPC} FileUtil, Process,LResources, {$IFDEF UNIX} LCLIntf, {$ENDIF} {$ELSE} Windows, FileCtrl, shellAPI, Messages, {$ENDIF} {$IFNDEF UNIX} Registry, {$ENDIF} {$IFDEF Darwin} user...
29.554404
96
0.660122
f3833dfbcf48b9519ee9955c60a5b1b5b134f1cd
762
pas
Pascal
sorting/0029.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
sorting/0029.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
sorting/0029.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{ It gets better and better. The Procedure below is incredibly fast in the sorting of the Strings in the Arrays! 1.2 sec For 1485 Strings. } Procedure Sort(item : PFilearr; Last : Integer); Var i, j : Integer; span : Integer; begin item^[0] := newstr(' '); span := Last shr 1;...
25.4
74
0.535433
cd25de910f852b3e7261b398a3a42269f5e5238e
1,614
pas
Pascal
Lab4 Point Protection 01/UnitPP.pas
Oreder/DelphiProPart2nd
27a13b4f87209938e7d7850eadd0831ff719d808
[ "MIT" ]
null
null
null
Lab4 Point Protection 01/UnitPP.pas
Oreder/DelphiProPart2nd
27a13b4f87209938e7d7850eadd0831ff719d808
[ "MIT" ]
null
null
null
Lab4 Point Protection 01/UnitPP.pas
Oreder/DelphiProPart2nd
27a13b4f87209938e7d7850eadd0831ff719d808
[ "MIT" ]
1
2021-02-26T11:24:13.000Z
2021-02-26T11:24:13.000Z
unit UnitPP; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TForm1 = class(TForm) Edit1: TEdit; Image1: TImage; Box: TListBox; Label1: TLabel; Label2: TLabel; Label3: TLabel; Label4: TLabel; Label5: TLa...
17.354839
76
0.600372
aab723eb4bb5f7a61b179284d11714777a2b2031
1,245
pas
Pascal
src/Tasks/Implementations/Csrf/WithCsrfTaskImpl.pas
atkins126/fano-cli
29db4dfba28b164d3acf6de33075f88753731eaf
[ "MIT" ]
10
2018-11-10T22:58:49.000Z
2022-03-09T23:36:18.000Z
src/Tasks/Implementations/Csrf/WithCsrfTaskImpl.pas
atkins126/fano-cli
29db4dfba28b164d3acf6de33075f88753731eaf
[ "MIT" ]
8
2019-09-24T03:30:27.000Z
2021-09-14T02:15:06.000Z
src/Tasks/Implementations/Csrf/WithCsrfTaskImpl.pas
atkins126/fano-cli
29db4dfba28b164d3acf6de33075f88753731eaf
[ "MIT" ]
2
2018-11-05T03:49:45.000Z
2020-09-22T02:11:08.000Z
(*!------------------------------------------------------------ * Fano CLI Application (https://fanoframework.github.io) * * @link https://github.com/fanoframework/fano-cli * @copyright Copyright (c) 2018 - 2020 Zamrony P. Juhara * @license https://github.com/fanoframework/fano-cli/blob/master/LICENSE (MIT)...
26.489362
81
0.515663
8ae989e8bd3661dce80c19bce6acc84046d36e7d
741
dfm
Pascal
Samples/Delphi/TestSigCapt/TestSigCaptForm.dfm
ivanlewin/sdk-for-signature-windows
24ce681168496f21b2ba687187caf6e7f85e899a
[ "MIT" ]
13
2020-07-04T07:43:15.000Z
2022-03-07T08:16:09.000Z
Samples/Delphi/TestSigCapt/TestSigCaptForm.dfm
Wacom-Developer/sdk-for-signature-windows
24ce681168496f21b2ba687187caf6e7f85e899a
[ "MIT" ]
null
null
null
Samples/Delphi/TestSigCapt/TestSigCaptForm.dfm
Wacom-Developer/sdk-for-signature-windows
24ce681168496f21b2ba687187caf6e7f85e899a
[ "MIT" ]
10
2020-10-01T00:16:19.000Z
2022-03-16T18:27:06.000Z
object Form1: TForm1 Left = 0 Top = 0 BorderStyle = bsDialog Caption = 'TestSigCapt' ClientHeight = 351 ClientWidth = 481 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnCreate = FormCr...
17.642857
32
0.624831
aa757d130c2941f32c722139363974668b2c4cc1
585
dpr
Pascal
Tools/ImportTool/import_tool.dpr
RadiianArts/TERRA-Engine
965184178dda836197c436ef47e048e1db5382af
[ "Apache-2.0" ]
104
2015-01-18T02:02:11.000Z
2022-02-22T11:53:06.000Z
Tools/ImportTool/import_tool.dpr
maciej-izak-tests/TERRA-Engine
7ef17e6b67968a40212fbb678135af0000246097
[ "Apache-2.0" ]
13
2015-07-18T18:53:15.000Z
2021-10-04T10:31:01.000Z
Tools/ImportTool/import_tool.dpr
maciej-izak-tests/TERRA-Engine
7ef17e6b67968a40212fbb678135af0000246097
[ "Apache-2.0" ]
47
2015-01-17T21:50:12.000Z
2022-02-15T13:49:02.000Z
program import_tool; {$I terra.inc} {$IFDEF WINDOWS} {$APPTYPE CONSOLE} {$DEFINE HIDESKIPS} {$ENDIF} uses TERRA_String, TERRA_Utils, TERRA_Application, TERRA_ConsoleApplication, TERRA_OS, TERRA_Log, SysUtils, TERRA_ImportSystem; Const AppVersion = '1.3'; Begin LoggingEnabled := True; Try ...
13.928571
54
0.673504
8a44d1f882a271a6a40640932f69931de22a3b0b
168,679
pas
Pascal
OtlTaskControl.pas
lukaszsegiet/OmniThreadLibrary
3aea711249ddad6afe11e2d3e90781a167375245
[ "BSD-3-Clause" ]
1
2020-06-29T22:45:02.000Z
2020-06-29T22:45:02.000Z
OtlTaskControl.pas
fatihtsp/OmniThreadLibrary
e65f1923b3e4cf6444425a20035c926855a54112
[ "BSD-3-Clause" ]
null
null
null
OtlTaskControl.pas
fatihtsp/OmniThreadLibrary
e65f1923b3e4cf6444425a20035c926855a54112
[ "BSD-3-Clause" ]
null
null
null
///<summary>Task control encapsulation. Part of the OmniThreadLibrary project.</summary> ///<author>Primoz Gabrijelcic</author> ///<license> ///This software is distributed under the BSD license. /// ///Copyright (c) 2019, Primoz Gabrijelcic ///All rights reserved. /// ///Redistribution and use in source and bi...
38.812471
219
0.733334
17df880def598d0d8ea2d2cfabcbebc299f8d035
503
pas
Pascal
Exercises/UnitTForm1.pas
pavelhristov/Pascal
1bd7702ba87d9a2512705ca49dfb9fd220f90762
[ "MIT" ]
null
null
null
Exercises/UnitTForm1.pas
pavelhristov/Pascal
1bd7702ba87d9a2512705ca49dfb9fd220f90762
[ "MIT" ]
null
null
null
Exercises/UnitTForm1.pas
pavelhristov/Pascal
1bd7702ba87d9a2512705ca49dfb9fd220f90762
[ "MIT" ]
null
null
null
unit UnitTForm1; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) btnShowForms: TButton; procedure btnShowFormsClick(Sender: TObject); private { Private declarations } public { Public declarations } end...
13.594595
76
0.719682
17e39bc87171c9939b1ae8b9a1dcca516b28551b
26,390
pas
Pascal
simpleaudio.pas
ultibo-users-github-organization/ultibo-users-demo
1808c2dfa9ae600ca6ad99245be0bd314d73bcb9
[ "MIT" ]
null
null
null
simpleaudio.pas
ultibo-users-github-organization/ultibo-users-demo
1808c2dfa9ae600ca6ad99245be0bd314d73bcb9
[ "MIT" ]
2
2018-02-05T05:29:27.000Z
2018-02-08T13:09:51.000Z
simpleaudio.pas
ultibo-users-github-organization/ultibo-users-demo
1808c2dfa9ae600ca6ad99245be0bd314d73bcb9
[ "MIT" ]
null
null
null
unit simpleaudio; //------------------------------------------------------------------------------ // A simple audio unit for Ultibo modelled after SDL audio API // v.0.91 beta - 20170218 // pik33@o2.pl // gpl 2.0 or higher //------------------------------------------------------------------------------ // // beta cha...
33.790013
205
0.627889
f357907334bcc6b3e1c275ee24b97d40592a176a
5,211
pas
Pascal
modules/lysee_ym_funcs.pas
apfeltee/lysee
35461c660a49b852888ed379748bbbc0f4683cb8
[ "BSD-3-Clause" ]
null
null
null
modules/lysee_ym_funcs.pas
apfeltee/lysee
35461c660a49b852888ed379748bbbc0f4683cb8
[ "BSD-3-Clause" ]
null
null
null
modules/lysee_ym_funcs.pas
apfeltee/lysee
35461c660a49b852888ed379748bbbc0f4683cb8
[ "BSD-3-Clause" ]
null
null
null
{==============================================================================} { UNIT: lysee_ym_funcs } { DESCRIPTION: year-month interger functions (FPC) } { CREATED: 2007/07/12 ...
38.036496
81
0.490501
cd185b897eb2cd651491d4c2f0c9d525fc3c648c
165
pas
Pascal
home/data/configs/checks/team/resources/long_output.pas
mooshak-dcc/mooshak-2
12cfb9a0461fe9f2d58507ee801b82ec9a97463c
[ "Artistic-2.0" ]
1
2015-12-11T14:07:14.000Z
2015-12-11T14:07:14.000Z
home/data/configs/checks/team/resources/long_output.pas
mooshak-dcc/mooshak-2
12cfb9a0461fe9f2d58507ee801b82ec9a97463c
[ "Artistic-2.0" ]
null
null
null
home/data/configs/checks/team/resources/long_output.pas
mooshak-dcc/mooshak-2
12cfb9a0461fe9f2d58507ee801b82ec9a97463c
[ "Artistic-2.0" ]
null
null
null
program long_output; const max = 1000000; var i : integer; begin i := 0; while(i<max) do begin Writeln ('ola mundo'); i := i+1 end end.
8.684211
26
0.551515
17df113fe00b60389b70b982b66b7e6a876bbb88
63,804
lpr
Pascal
LoadFileIngester.lpr
hmrc/XT_XWF-2-RT
7d94178612e68cf1fa4befe6d488045a3d929c03
[ "Apache-2.0" ]
4
2020-01-03T13:38:29.000Z
2021-01-04T10:17:25.000Z
LoadFileIngester.lpr
hmrc/XT_XWF-2-RT
7d94178612e68cf1fa4befe6d488045a3d929c03
[ "Apache-2.0" ]
null
null
null
LoadFileIngester.lpr
hmrc/XT_XWF-2-RT
7d94178612e68cf1fa4befe6d488045a3d929c03
[ "Apache-2.0" ]
1
2021-04-10T23:42:47.000Z
2021-04-10T23:42:47.000Z
library LoadFileIngester; { *** Requirements *** This X-Tension is designed for use only with X-Ways Forensics. This X-Tension is designed for use with v18.9 or later (due to file category lookup) and ideally v20.0+ for maximum capability This X-Tension is not designed for use on Linux or OSX platforms. The...
44.524773
215
0.634004
172835aa44c0cf5394610cd360ecccbfdf8cc447
4,570
pas
Pascal
Chapter08/Readers-writer lock/ReadersWriterMain.pas
PacktPublishing/Hands-On-Design-Patterns-with-Delphi
30f6ab51e61d583f822be4918f4b088e2255cd82
[ "MIT" ]
38
2019-02-28T06:22:52.000Z
2022-03-16T12:30:43.000Z
Chapter08/Readers-writer lock/ReadersWriterMain.pas
alefragnani/Hands-On-Design-Patterns-with-Delphi
3d29e5b2ce9e99e809a6a9a178c3f5e549a8a03d
[ "MIT" ]
null
null
null
Chapter08/Readers-writer lock/ReadersWriterMain.pas
alefragnani/Hands-On-Design-Patterns-with-Delphi
3d29e5b2ce9e99e809a6a9a178c3f5e549a8a03d
[ "MIT" ]
18
2019-03-29T08:36:14.000Z
2022-03-30T00:31:28.000Z
unit ReadersWriterMain; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, System.Generics.Collections, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls; type TfrmReadersWriter = class(TForm) lbLog: TListBox; btnMREW: TButton; btnSimp...
23.080808
84
0.693873
cd2b02515aa58719554723def549291e6ac611e1
46,337
pas
Pascal
src/lazarus/main.pas
oov/aviutl_gcmzdrops
8b324f54b29e6710898f2a782e44a695c62d74ba
[ "MIT" ]
38
2017-11-15T15:46:20.000Z
2022-03-31T06:29:32.000Z
src/lazarus/main.pas
oov/aviutl_gcmzdrops
8b324f54b29e6710898f2a782e44a695c62d74ba
[ "MIT" ]
24
2017-09-25T13:48:12.000Z
2021-12-09T21:35:59.000Z
src/lazarus/main.pas
oov/aviutl_gcmzdrops
8b324f54b29e6710898f2a782e44a695c62d74ba
[ "MIT" ]
2
2019-09-25T06:37:32.000Z
2021-12-18T15:09:55.000Z
unit Main; {$mode objfpc}{$H+} {$CODEPAGE UTF-8} interface uses Windows, ActiveX, SysUtils, Classes, ComObj, ShlObj, AviUtl, DropTarget, LuaObj, API; type { TGCMZDrops } TGCMZDrops = class private FErrorOnInitialize: WideString; FEntry: TFilterDLL; FExEdit, FCurrentFilterP: PFilter; FCurr...
30.97393
165
0.642705
aa702aefdb1a8a4ac1284a62c5c4956e40e36d4e
27,064
pas
Pascal
Tests/BigDecimals/TestBigDecimals.pas
jdavison-mo/DelphiBigNumbers
259add61e334aaf36e9554db93e53ac5e4665d2e
[ "BSD-2-Clause" ]
64
2017-12-18T11:59:17.000Z
2022-02-20T19:52:56.000Z
Tests/BigDecimals/TestBigDecimals.pas
qq529952515/DelphiBigNumbers
259add61e334aaf36e9554db93e53ac5e4665d2e
[ "BSD-2-Clause" ]
12
2017-11-19T10:47:51.000Z
2021-11-16T07:00:14.000Z
Tests/BigDecimals/TestBigDecimals.pas
qq529952515/DelphiBigNumbers
259add61e334aaf36e9554db93e53ac5e4665d2e
[ "BSD-2-Clause" ]
35
2018-05-08T12:06:14.000Z
2022-02-11T23:27:13.000Z
unit TestBigDecimals; { Delphi DUnit Test Case ---------------------- This unit contains a skeleton test case class generated by the Test Case Wizard. Modify the generated code to correctly setup and call the methods from the unit being tested. } interface uses TestFramework, System.Math, {$IFDEF MSW...
24.96679
194
0.627845
1763f3cc081d4de4eb16664482b17cd717b8e181
86
pas
Pascal
Test/FailureScripts/array_dyn_remove.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Test/FailureScripts/array_dyn_remove.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Test/FailureScripts/array_dyn_remove.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
var a : array of Boolean; a.remove("bug"); a.remove(); a.remove(False, True);
12.285714
26
0.593023
cd08e8c2a768c216cf8f0b3e8ca6901b3241ae1e
530
pas
Pascal
textfile/0006.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
textfile/0006.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
textfile/0006.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{--PTYPES.INC----------------------------------------------------------- } { Type and Constant decalarations } CONST MAX_FILENAME_LEN = 32; MAX_SOURCELINE_LEN = 246; MAX_PRINTLINE_LEN = 80; MAX_LINES_PER_PAGE = 50; DATE_STRING_LENGTH = 26; F_FEED = #12; VAR line_num, p...
24.090909
73
0.54717
cd26d68659539bc2f9992aea301fa4045b210151
1,141
dpr
Pascal
Demos/02.ContentTypes/DemoContentTypes.dpr
MARS-library/mars
2fc30f0ef0154fb9ba30c650dc85d3f9b94ec0dc
[ "Apache-2.0" ]
147
2016-11-28T15:22:48.000Z
2022-03-25T05:36:48.000Z
Demos/02.ContentTypes/DemoContentTypes.dpr
lminuti/WiRL
1a9e097e3e4d4862a810e340f0c93e7e0c49f1cb
[ "Apache-2.0" ]
14
2017-10-18T23:28:07.000Z
2021-08-03T15:14:35.000Z
Demos/02.ContentTypes/DemoContentTypes.dpr
lminuti/WiRL
1a9e097e3e4d4862a810e340f0c93e7e0c49f1cb
[ "Apache-2.0" ]
57
2016-11-28T08:17:43.000Z
2022-03-28T10:24:57.000Z
{******************************************************************************} { } { WiRL: RESTful Library for Delphi } { ...
42.259259
81
0.327783
17155875b8c5289e5ceb1ebe45115c9c571942b4
4,341
pas
Pascal
tesseractocr.utils.pas
FcoAndrade/TTesseractOCR4-D2010
ec3eb86a8891078d400f7440b98ecd81d1f800ee
[ "MIT" ]
null
null
null
tesseractocr.utils.pas
FcoAndrade/TTesseractOCR4-D2010
ec3eb86a8891078d400f7440b98ecd81d1f800ee
[ "MIT" ]
null
null
null
tesseractocr.utils.pas
FcoAndrade/TTesseractOCR4-D2010
ec3eb86a8891078d400f7440b98ecd81d1f800ee
[ "MIT" ]
1
2021-01-26T06:43:17.000Z
2021-01-26T06:43:17.000Z
unit tesseractocr.utils; { The MIT License (MIT) TTesseractOCR4 Copyright (c) 2018 Damian Woroch, http://rime.ddns.net/ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, ...
33.392308
105
0.758581
1758fd160df91f875d1c003ac195f6b205d9a47c
7,025
dfm
Pascal
U9030/U8418UtilFrm.dfm
sboydlns/univacemulators
c630b2497bee9cb9a18b4fa05be9157d7161bca3
[ "MIT" ]
2
2021-02-09T21:54:54.000Z
2021-09-04T03:30:50.000Z
U9030/U8418UtilFrm.dfm
sboydlns/univacemulators
c630b2497bee9cb9a18b4fa05be9157d7161bca3
[ "MIT" ]
null
null
null
U9030/U8418UtilFrm.dfm
sboydlns/univacemulators
c630b2497bee9cb9a18b4fa05be9157d7161bca3
[ "MIT" ]
null
null
null
object U8418UtilForm: TU8418UtilForm Left = 0 Top = 0 Caption = '8418 Utilities' ClientHeight = 493 ClientWidth = 930 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnShow = F...
23.733108
64
0.504626
aa18b10ef83b3d239387399df3d2a752d15cbb96
196
pas
Pascal
WordTypes/LibraryName.pas
kotov-projects/Sunko
f4ac8631782e8c084fd45b618f18cbec6bb55f8a
[ "Unlicense" ]
1
2019-09-14T02:18:25.000Z
2019-09-14T02:18:25.000Z
WordTypes/LibraryName.pas
kotov-projects/Sunko
f4ac8631782e8c084fd45b618f18cbec6bb55f8a
[ "Unlicense" ]
30
2019-08-15T18:54:14.000Z
2019-12-28T16:05:00.000Z
WordTypes/LibraryName.pas
kotov-projects/Sunko
f4ac8631782e8c084fd45b618f18cbec6bb55f8a
[ "Unlicense" ]
null
null
null
namespace Sunko; type LibraryName = class(WordType) private static flibs := new string[]('ktx'); public static function IsLibraryName(s: string) := flibs.Contains(s); end; end.
19.6
73
0.673469
cd23f9e3f9f0040cc118c1f1d7a703b888de2e22
267
dpr
Pascal
demo/ICS_beta_1.0.23/Delphi/Internet/FtpAsy.dpr
delphi-pascal-archive/tgphttp_proxy
c2a34820f85aa757573ac9d163a18d82aded33b6
[ "Unlicense" ]
1
2021-11-06T23:51:43.000Z
2021-11-06T23:51:43.000Z
demo/ICS_beta_1.0.23/Delphi/Internet/FtpAsy.dpr
delphi-pascal-archive/tgphttp_proxy
c2a34820f85aa757573ac9d163a18d82aded33b6
[ "Unlicense" ]
null
null
null
demo/ICS_beta_1.0.23/Delphi/Internet/FtpAsy.dpr
delphi-pascal-archive/tgphttp_proxy
c2a34820f85aa757573ac9d163a18d82aded33b6
[ "Unlicense" ]
1
2021-11-06T23:51:44.000Z
2021-11-06T23:51:44.000Z
program FtpAsy; {%TogetherDiagram 'ModelSupport\default.txaPackage'} uses Forms, FtpAsy1 in 'FtpAsy1.pas' {FtpAsyncForm}; {$R *.res} begin Application.Initialize; Application.CreateForm(TFtpAsyncForm, FtpAsyncForm); Application.Run; end.
16.6875
55
0.71161
17db24c9d83708d15f9ec378436197bad77eb2e7
124
pas
Pascal
test_pascal/test_var_args/test_readfile.pas
tranleduy2000/pascalnide
c7f3f79ecf4cf6a81b32c7d389aad7f4034c8f01
[ "Apache-2.0" ]
81
2017-05-07T13:26:56.000Z
2022-03-03T19:39:15.000Z
test_pascal/test_var_args/test_readfile.pas
tranleduy2000/pascalnide
c7f3f79ecf4cf6a81b32c7d389aad7f4034c8f01
[ "Apache-2.0" ]
52
2017-06-13T08:46:43.000Z
2021-06-09T09:50:07.000Z
test_pascal/test_var_args/test_readfile.pas
tranleduy2000/pascalnide
c7f3f79ecf4cf6a81b32c7d389aad7f4034c8f01
[ "Apache-2.0" ]
28
2017-05-22T21:09:58.000Z
2021-09-07T13:05:27.000Z
var f : text; a : Integer; begin Assign(f, 'file_test1.inp'); Reset(f); read(f, a); writeln(a); Close(f); end.
12.4
30
0.564516
171263e4b8240f936358e15cdfb9dfc41630fd1e
3,672
pas
Pascal
Components/JVCL/qrun/JvQSALMath.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/qrun/JvQSALMath.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/qrun/JvQSALMath.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
1
2019-12-24T08:39:18.000Z
2019-12-24T08:39:18.000Z
{******************************************************************************} {* WARNING: JEDI VCL To CLX Converter generated unit. *} {* Manual modifications will be lost on next release. *} {****************************************************************************...
23.538462
97
0.649237
bc68002615482ef7b173b21fdb7b88efafe03a2a
13,319
pas
Pascal
Components/JVCL/run/JvSALHashList.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/run/JvSALHashList.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/run/JvSALHashList.pas
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
1
2019-12-24T08:39:18.000Z
2019-12-24T08:39:18.000Z
{----------------------------------------------------------------------------- The contents of this file are subject to the Mozilla Public License Version 1.1 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.mozilla.org/MPL/MPL-1.1.html...
26.798793
117
0.666041
17fa105f21ae5c48a0f8289c58b4a9a2f7a8164d
2,049
dpr
Pascal
Demos/Other Demos/FrameBrowserUsingIndy10/FrameBrowserId10.dpr
Karin22315/BerndGabriel-HtmlViewer
e70378b196a5596744c2aa2bf593f3877b2d802d
[ "MIT" ]
null
null
null
Demos/Other Demos/FrameBrowserUsingIndy10/FrameBrowserId10.dpr
Karin22315/BerndGabriel-HtmlViewer
e70378b196a5596744c2aa2bf593f3877b2d802d
[ "MIT" ]
null
null
null
Demos/Other Demos/FrameBrowserUsingIndy10/FrameBrowserId10.dpr
Karin22315/BerndGabriel-HtmlViewer
e70378b196a5596744c2aa2bf593f3877b2d802d
[ "MIT" ]
null
null
null
{ Version 11.4 Copyright (c) 2013 by HtmlViewer Team Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, pub...
38.660377
80
0.77306