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
6ae2868c9c9541aa66db4434ef732b12cc0b709d
144,742
pas
Pascal
Tests/Source/Base/Spring.Tests.Collections.Extensions.pas
VSoftTechnologies/Spring4DMirror
083931ede091613e82173fa41da413bb9ffcebea
[ "Apache-2.0" ]
1
2021-02-17T12:38:20.000Z
2021-02-17T12:38:20.000Z
Tests/Source/Base/Spring.Tests.Collections.Extensions.pas
VSoftTechnologies/Spring4DMirror
083931ede091613e82173fa41da413bb9ffcebea
[ "Apache-2.0" ]
null
null
null
Tests/Source/Base/Spring.Tests.Collections.Extensions.pas
VSoftTechnologies/Spring4DMirror
083931ede091613e82173fa41da413bb9ffcebea
[ "Apache-2.0" ]
2
2021-03-17T07:42:29.000Z
2021-05-03T13:55:00.000Z
{***************************************************************************} { } { Spring Framework for Delphi } { } { ...
25.028878
111
0.709041
6ae724f6f4527574399002bb1e4451cef2040961
3,283
dfm
Pascal
windows/src/ext/jedi/jvcl/tests/archive/jvcl/source/JvFormAlarms.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/tests/archive/jvcl/source/JvFormAlarms.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jvcl/tests/archive/jvcl/source/JvFormAlarms.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
object FormAlarm: TFormAlarm Left = 400 Top = 223 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'JvAlarms editor' ClientHeight = 296 ClientWidth = 285 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Ser...
24.5
69
0.639659
85cd22de84d310b217ca9902e0bc4f77bbfbf4f5
6,731
pas
Pascal
Source/KioskApplication.pas
Embarcadero/Android-Kiosk-Mode-FMXTemplate
aed61570263b1f6ebdb450e155edf871071b3122
[ "MIT" ]
10
2020-05-28T03:15:07.000Z
2021-12-26T22:40:33.000Z
Source/KioskApplication.pas
Embarcadero/Android-Kiosk-Mode-FMXTemplate
aed61570263b1f6ebdb450e155edf871071b3122
[ "MIT" ]
null
null
null
Source/KioskApplication.pas
Embarcadero/Android-Kiosk-Mode-FMXTemplate
aed61570263b1f6ebdb450e155edf871071b3122
[ "MIT" ]
4
2020-05-29T07:07:44.000Z
2021-02-05T09:22:21.000Z
unit KioskApplication; interface uses FMX.platform, Androidapi.JNI.JavaTypes, Androidapi.JNI.GraphicsContentViewText, android.app.admin.DevicePolicyManager, android.content.ComponentName, System.Classes, System.SysUtils; type TArrayOfStrings = array of string; TArrayOfJStrings = array of JString; ...
31.162037
334
0.803447
83f746ee084bb52db27855496d38769c0a6e94ce
1,480
pas
Pascal
source/client/system/MsgMon.System.Util.pas
mcdurdin/msgmon
4f192225911a46c1dbf4c20bbb119cdd22c375f8
[ "MIT" ]
null
null
null
source/client/system/MsgMon.System.Util.pas
mcdurdin/msgmon
4f192225911a46c1dbf4c20bbb119cdd22c375f8
[ "MIT" ]
null
null
null
source/client/system/MsgMon.System.Util.pas
mcdurdin/msgmon
4f192225911a46c1dbf4c20bbb119cdd22c375f8
[ "MIT" ]
null
null
null
unit MsgMon.System.Util; interface type TMMUtil = class class procedure FlushLibrary; end; implementation uses System.SysUtils, Winapi.Messages, Winapi.Tlhelp32, Winapi.Windows; class procedure TMMUtil.FlushLibrary; var h: THandle; te: TThreadEntry32; hd, hdcurrent: HDESK; begin // A better...
25.964912
173
0.666216
83de7b64ce0ade54f97317cc5799124655565c05
6,544
pas
Pascal
references/jcl/jcl/experts/repository/ExceptionDialog/JclOtaExcDlgSystemFrame.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
851
2018-02-05T09:54:56.000Z
2022-03-24T23:13:10.000Z
references/jcl/jcl/experts/repository/ExceptionDialog/JclOtaExcDlgSystemFrame.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
200
2018-02-06T18:52:39.000Z
2022-03-24T19:59:14.000Z
references/jcl/jcl/experts/repository/ExceptionDialog/JclOtaExcDlgSystemFrame.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) } { ...
44.821918
101
0.539425
839286f95ecc484910b9f697a5c3c01beb2756e0
4,573
pas
Pascal
Forms/Concepts.DevExpress.cxGridViewPresenter.Form.pas
Patiencer/Concepts
e63910643b2401815dd4f6b19fbdf0cd7d443392
[ "Apache-2.0" ]
null
null
null
Forms/Concepts.DevExpress.cxGridViewPresenter.Form.pas
Patiencer/Concepts
e63910643b2401815dd4f6b19fbdf0cd7d443392
[ "Apache-2.0" ]
null
null
null
Forms/Concepts.DevExpress.cxGridViewPresenter.Form.pas
Patiencer/Concepts
e63910643b2401815dd4f6b19fbdf0cd7d443392
[ "Apache-2.0" ]
1
2018-10-08T07:57:42.000Z
2018-10-08T07:57:42.000Z
{ Copyright (C) 2013-2016 Tim Sinaeve tim.sinaeve@gmail.com 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://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable...
31.321918
81
0.750055
6163effcb35738681efd86e8fd4ee879958d4b53
72,703
pas
Pascal
UnitTests/Tests/Tests.Grijjy.Bson.pas
hkollmann/GrijjyFoundation
8ff91c9f319d2c07a9b12dca8c481b96d47a2d23
[ "BSD-2-Clause" ]
202
2017-01-09T19:30:32.000Z
2022-03-09T09:53:47.000Z
UnitTests/Tests/Tests.Grijjy.Bson.pas
hkollmann/GrijjyFoundation
8ff91c9f319d2c07a9b12dca8c481b96d47a2d23
[ "BSD-2-Clause" ]
40
2017-05-10T06:41:22.000Z
2022-01-14T17:52:26.000Z
UnitTests/Tests/Tests.Grijjy.Bson.pas
hkollmann/GrijjyFoundation
8ff91c9f319d2c07a9b12dca8c481b96d47a2d23
[ "BSD-2-Clause" ]
72
2017-01-17T00:52:24.000Z
2022-03-24T09:14:56.000Z
unit Tests.Grijjy.Bson; interface uses System.SysUtils, DUnitX.TestFramework, Grijjy.Bson; type TTestObjectId = class public [Test] procedure TestByteArrayConstructor; [Test] procedure TestIntegerConstructor; [Test] procedure TestIntegerConstructorWithInvalidIncrement; [Test] procedure Test...
25.563643
173
0.693135
836a1d926efc653ee517c63699d82cb553ad3047
1,525
pas
Pascal
joystick/0010.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
joystick/0010.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
joystick/0010.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
UNIT JoyStick; (* Public Domain. Written by Ian Hinson November 1993 *) INTERFACE PROCEDURE ReadPosns; { Updates values of JoyA_X, JoyA_Y, JoyB_X, and JoyB_Y } PROCEDURE ReadButtons; { Updates the state of all buttons } { Call the function for whichever button(s) you want to test after updating a...
19.0625
64
0.678689
83b75b82cb07ffc8f0ceea029d41b4be912cd18e
281
dpr
Pascal
lib/SciZipFile/Demo/Demo_D7.dpr
thenickdude/PetzA
6c36688bcd1839e4f2a5fd4d91bcd187297c1abc
[ "0BSD" ]
7
2019-04-17T14:13:28.000Z
2022-03-24T18:43:17.000Z
lib/SciZipFile/Demo/Demo_D7.dpr
thenickdude/PetzA
6c36688bcd1839e4f2a5fd4d91bcd187297c1abc
[ "0BSD" ]
null
null
null
lib/SciZipFile/Demo/Demo_D7.dpr
thenickdude/PetzA
6c36688bcd1839e4f2a5fd4d91bcd187297c1abc
[ "0BSD" ]
2
2020-07-07T14:24:01.000Z
2021-08-07T18:34:45.000Z
program Demo_D7; uses Forms, Unit1 in 'Unit1.pas' {Form1}, SciZipFile in 'SciZipFile.pas', Unit2 in 'Unit2.pas' {Form2}; {$R *.res} begin Application.Initialize; Application.CreateForm(TForm1, Form1); Application.CreateForm(TForm2, Form2); Application.Run; end.
16.529412
40
0.708185
8300e6dfb53bb0ce6b0dd6903c9c35df8dc287d3
23,410
dfm
Pascal
Lib/Win32/Debug/DDuce.RTTEye.dfm
beNative/dduce
cedbe2e847cc49fe8bcd5ba12b76327eee43d639
[ "Apache-2.0" ]
52
2015-03-17T16:34:08.000Z
2022-03-16T12:06:09.000Z
Lib/Win32/Release/DDuce.RTTEye.dfm
beNative/dduce
cedbe2e847cc49fe8bcd5ba12b76327eee43d639
[ "Apache-2.0" ]
2
2016-06-04T11:26:16.000Z
2018-07-11T04:14:16.000Z
Lib/Win32/Release/DDuce.RTTEye.dfm
beNative/dduce
cedbe2e847cc49fe8bcd5ba12b76327eee43d639
[ "Apache-2.0" ]
10
2015-03-25T06:12:24.000Z
2019-11-13T13:20:27.000Z
object frmRTTEye: TfrmRTTEye Left = 350 Top = 170 ActiveControl = btnLoad Caption = 'RTTEye' ClientHeight = 530 ClientWidth = 857 Color = clBtnFace DoubleBuffered = True Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Segoe UI' Font.Style = [] OldCreateOr...
49.808511
70
0.841948
8500c598fa300f9f7684a641084d33d614da57ac
7,101
dfm
Pascal
Source/frmCallStack.dfm
Cotton010/pyscripter
b1133dddaa71f7a6015a410f7fc174710872180f
[ "MIT" ]
null
null
null
Source/frmCallStack.dfm
Cotton010/pyscripter
b1133dddaa71f7a6015a410f7fc174710872180f
[ "MIT" ]
null
null
null
Source/frmCallStack.dfm
Cotton010/pyscripter
b1133dddaa71f7a6015a410f7fc174710872180f
[ "MIT" ]
null
null
null
inherited CallStackWindow: TCallStackWindow Left = 569 Top = 397 HelpContext = 470 Caption = 'Call Stack' ClientHeight = 168 ClientWidth = 604 Icon.Data = { 0000010001001010000001002000280400001600000028000000100000002000 0000010020000000000000000000000000000000000000000000000000000000 ...
39.016484
180
0.695254
83cd5d6349c074e41122210392134460aab1267e
1,490
pas
Pascal
sources/chHash.CRC.CRC16.OPENSAFETYA.pas
vampirsoft/CryptoHash
bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4
[ "MIT" ]
null
null
null
sources/chHash.CRC.CRC16.OPENSAFETYA.pas
vampirsoft/CryptoHash
bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4
[ "MIT" ]
null
null
null
sources/chHash.CRC.CRC16.OPENSAFETYA.pas
vampirsoft/CryptoHash
bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4
[ "MIT" ]
2
2020-08-30T18:22:38.000Z
2021-06-08T19:52:56.000Z
///////////////////////////////////////////////////////////////////////////////// //*****************************************************************************// //* Project : CryptoHash *// //* Latest Source: https://github.com/vampirsoft/CryptoHash ...
33.111111
107
0.434899
61fd54e582a5550227507592bfc3e21ffb8b0549
2,301
pas
Pascal
Libraries/DDuce/Modules/Editor/DDuce.Editor.Filter.Settings.pas
jpluimers/Concepts
78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe
[ "Apache-2.0" ]
2
2020-01-04T08:19:10.000Z
2020-02-19T22:25:38.000Z
Libraries/DDuce/Modules/Editor/DDuce.Editor.Filter.Settings.pas
jpluimers/Concepts
78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe
[ "Apache-2.0" ]
null
null
null
Libraries/DDuce/Modules/Editor/DDuce.Editor.Filter.Settings.pas
jpluimers/Concepts
78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe
[ "Apache-2.0" ]
1
2020-02-19T22:25:42.000Z
2020-02-19T22:25:42.000Z
{ Copyright (C) 2013-2016 Tim Sinaeve tim.sinaeve@gmail.com 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://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable...
22.339806
74
0.761843
170d5071b47cdbc1db75d83b51a942690a0833af
462
dfm
Pascal
src/visual/PageControlFactory/Frame.Second.dfm
bogdanpolak/internalBSC
75f7f9be576de7af0f1748f602137cca4dc8bb84
[ "MIT" ]
3
2019-01-13T08:41:55.000Z
2020-11-11T03:00:56.000Z
src/visual/PageControlFactory/Frame.Second.dfm
bogdanpolak/internalBSC
75f7f9be576de7af0f1748f602137cca4dc8bb84
[ "MIT" ]
7
2018-09-27T15:27:35.000Z
2019-08-13T15:30:23.000Z
src/visual/PageControlFactory/Frame.Second.dfm
bogdanpolak/internalBSC
75f7f9be576de7af0f1748f602137cca4dc8bb84
[ "MIT" ]
3
2019-01-13T08:41:57.000Z
2020-11-11T03:01:00.000Z
object SecondFrame: TSecondFrame Left = 0 Top = 0 Width = 373 Height = 240 TabOrder = 0 object StringGrid1: TStringGrid AlignWithMargins = True Left = 3 Top = 3 Width = 367 Height = 234 Align = alClient TabOrder = 0 ExplicitLeft = 0 ExplicitTop = 64 ExplicitWidth = 32...
17.111111
33
0.625541
83b7cb0b9084cf8dc8af80d301aef11d184a96cb
3,019
pas
Pascal
Units/UfrmMain.pas
Majid110/PersianTypeTutor
294be519781b33287e34ed3ffadb91b015488445
[ "MIT" ]
2
2019-03-06T17:17:53.000Z
2020-10-05T17:31:15.000Z
Units/UfrmMain.pas
Majid110/PersianTypeTutor
294be519781b33287e34ed3ffadb91b015488445
[ "MIT" ]
null
null
null
Units/UfrmMain.pas
Majid110/PersianTypeTutor
294be519781b33287e34ed3ffadb91b015488445
[ "MIT" ]
null
null
null
unit UfrmMain; interface uses Winapi.Windows, Winapi.Messages, Winapi.ShellAPI, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.ExtCtrls, UTextDrawer, Vcl.StdCtrls, Vcl.Imaging.pngimage, UGlobalUnit, UKeyboard, UHand, UTuto...
23.045802
125
0.725406
832a0f6ed6f95b1842929a655c8db0b24eaed384
5,923
dfm
Pascal
LabRabOffice/Sample2/XE/Word/Unit1.dfm
pisfu/API
3e0e39e6acee2d53079e6a703babc4e0e2eb0f19
[ "MIT" ]
2
2018-05-20T03:17:03.000Z
2020-12-16T07:25:39.000Z
LabRabOffice/Sample2/XE/Word/Unit1.dfm
pisfu/API
3e0e39e6acee2d53079e6a703babc4e0e2eb0f19
[ "MIT" ]
null
null
null
LabRabOffice/Sample2/XE/Word/Unit1.dfm
pisfu/API
3e0e39e6acee2d53079e6a703babc4e0e2eb0f19
[ "MIT" ]
1
2020-12-16T07:25:40.000Z
2020-12-16T07:25:40.000Z
object Form1: TForm1 Left = 0 Top = 0 Caption = #1047#1072#1103#1074#1083#1077#1085#1080#1077' '#1085#1072' '#1089#1086#1080#1089#1082#1072#1090#1077#1083#1103' '#1091#1095#1077#1085#1085#1086#1081' '#1089#1090#1077#1087#1077#1085#1080 ClientHeight = 609 ClientWidth = 564 Color = clBtnFace Font.Charset = ...
23.883065
229
0.588047
6a19f724c7c7c20e091ce0cab9e0fee7022d3a1c
23,648
pas
Pascal
npm/turbolesion.pas
ghisvail/MRIcron
17994ad3d38c27644ece83b2fffa2537c0ac0ed4
[ "BSD-3-Clause" ]
44
2016-02-09T07:07:25.000Z
2021-10-31T18:49:32.000Z
npm/turbolesion.pas
ghisvail/MRIcron
17994ad3d38c27644ece83b2fffa2537c0ac0ed4
[ "BSD-3-Clause" ]
18
2016-02-25T09:52:38.000Z
2022-02-17T01:45:35.000Z
npm/turbolesion.pas
ghisvail/MRIcron
17994ad3d38c27644ece83b2fffa2537c0ac0ed4
[ "BSD-3-Clause" ]
19
2016-03-01T19:40:12.000Z
2021-11-03T12:52:46.000Z
unit turbolesion; interface {$H+} {$Include ..\common\isgui.inc} {$I options.inc} // {$IFDEF OLDSTATS} uses define_types,SysUtils, part,statcr,StatThdsUtil,Brunner,DISTR,nifti_img, hdr, Messages, Classes, Graphics, Controls, Forms, Dialogs, nifti_types, StdCtrls, ComCtrls,ExtCtrls,Menus, overlap,Read...
43.470588
271
0.630201
6a94636436ba403c5ceeaad5e6b11843ac877477
12,137
pas
Pascal
ProjectSimuladorModelosMixtos/UnitMatrizValores.pas
abarto/capstone-project-mixed-models
a687dc4a2b77e80b9c54a350639fc8d417d9792d
[ "MIT" ]
null
null
null
ProjectSimuladorModelosMixtos/UnitMatrizValores.pas
abarto/capstone-project-mixed-models
a687dc4a2b77e80b9c54a350639fc8d417d9792d
[ "MIT" ]
null
null
null
ProjectSimuladorModelosMixtos/UnitMatrizValores.pas
abarto/capstone-project-mixed-models
a687dc4a2b77e80b9c54a350639fc8d417d9792d
[ "MIT" ]
null
null
null
{** @abstract(Matriz de valores con los datos de modelos mixtos.) @author(Agustin Barto <abarto@gmail.com>) @created(January 1, 2003) @lastmod(March 13, 2005) Este modulo contiene la definicion de las matrices de valores utilizados como fuentes de datos para los modelos mixtos. } unit UnitMatrizValores; inte...
39.924342
163
0.684683
83f9b4b23829ead9d6dce23f572c74041962c654
32,544
pas
Pascal
windows/src/ext/jedi/jcl/jcl/source/prototypes/JclAlgorithms.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jcl/jcl/source/prototypes/JclAlgorithms.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jcl/jcl/source/prototypes/JclAlgorithms.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
{**************************************************************************************************} { } { Project JEDI Code Library (JCL) } { ...
30.701887
133
0.670385
83bca494c127f2d18aa34b2322d4e1190d64c08c
1,102
pas
Pascal
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/fxLists.pas
timmvt/VistA_tt
05694e3a98c026f682f99ca9eb701bdd1e82af28
[ "Apache-2.0" ]
72
2015-02-03T02:30:45.000Z
2020-01-30T17:20:52.000Z
CPRSChart/OR_30_423_SRC/CPRS-chart/fxLists.pas
VHAINNOVATIONS/Transplant
a6c000a0df4f46a17330cec95ff25119fca1f472
[ "Apache-2.0" ]
80
2016-04-19T12:04:06.000Z
2020-01-31T14:35:19.000Z
CPRSChart/OR_30_423_SRC/CPRS-chart/fxLists.pas
VHAINNOVATIONS/Transplant
a6c000a0df4f46a17330cec95ff25119fca1f472
[ "Apache-2.0" ]
67
2015-01-27T16:47:56.000Z
2020-02-12T21:23:56.000Z
unit fxLists; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, fBase508Form, VA508AccessibilityManager; type TfrmDbgList = class(TfrmBase508Form) memData: TMemo; procedure FormKeyUp(Sender: TObject; var Key: Word; Shift: TShiftState); private ...
18.366667
75
0.709619
8390dcffa34a3feba6c7a6b4d2a49573bae87b62
2,153
pas
Pascal
WineCellarMVVM/winecellarserver/WinesBO.pas
spinettaro/DelphiDemos
0b5a79867128802d39b5d90f69019ca728bcc977
[ "MIT" ]
59
2016-01-10T22:47:04.000Z
2022-01-13T22:59:39.000Z
WineCellarMVVM/winecellarserver/WinesBO.pas
cheddad2018/DelphiDemos
0b5a79867128802d39b5d90f69019ca728bcc977
[ "MIT" ]
null
null
null
WineCellarMVVM/winecellarserver/WinesBO.pas
cheddad2018/DelphiDemos
0b5a79867128802d39b5d90f69019ca728bcc977
[ "MIT" ]
29
2016-02-04T11:07:40.000Z
2021-12-16T14:22:40.000Z
unit WinesBO; { ** Note: In case of Delphi clients you can share the units containing the business objects between client and server. This is not required, and could lead to difficult dependencies schemas in buig project. In this demo this file is shared between clients and server. } interface uses ObjectsMapp...
23.402174
92
0.740827
83ceab7f0320d21911616b31bacf8544c21a272a
304
dpr
Pascal
Projects/Lazarus_Bible/D25/MemInfo.dpr
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
11
2017-06-17T05:13:45.000Z
2021-07-11T13:18:48.000Z
Projects/Lazarus_Bible/D24/MemInfo.dpr
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
2
2019-03-05T12:52:40.000Z
2021-12-03T12:34:26.000Z
Projects/Lazarus_Bible/DXE2/MemInfo.dpr
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
6
2017-09-07T09:10:09.000Z
2022-02-19T20:19:58.000Z
program MemInfo; uses Forms, frm_MemInfoMain in '..\Source\MemInfo\frm_MemInfoMain.pas' {MainForm}; {$E EXE} {$R *.RES} begin Application.Initialize; Application.Title := 'Program Memory Information'; Application.CreateForm(TMainForm, MainForm); Application.Run; end.
23.384615
74
0.684211
83f1823fc000372d8e175a11acb0b0a6c80865b9
1,004
pas
Pascal
code/profondeur2.pas
daweido/traverse-game-PASCAL
bea23ce3c76432367f787bf4db156afa0a98c949
[ "MIT" ]
null
null
null
code/profondeur2.pas
daweido/traverse-game-PASCAL
bea23ce3c76432367f787bf4db156afa0a98c949
[ "MIT" ]
null
null
null
code/profondeur2.pas
daweido/traverse-game-PASCAL
bea23ce3c76432367f787bf4db156afa0a98c949
[ "MIT" ]
null
null
null
unit profondeur2; interface uses highlights,changements,deplacementIA; Implementation procedure deplacementIaGene2(plato : plateauDyn;i : integer;sommet : pnoeud); var i : integer; begin for i := 0 to 99 do begin if plato[i].p.clr = 1 then begin if plato[i].p.identif = 1 then depICarr(plato,i,sommet); if ...
22.818182
77
0.680279
858128386cd563bb81876aaccd22213c1e27fbb8
8,749
dfm
Pascal
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/fDCSummProps.dfm
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/fDCSummProps.dfm
rjwinchester/VistA
6ada05a153ff670adcb62e1c83e55044a2a0f254
[ "Apache-2.0" ]
80
2016-04-19T12:04:06.000Z
2020-01-31T14:35:19.000Z
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/fDCSummProps.dfm
rjwinchester/VistA
6ada05a153ff670adcb62e1c83e55044a2a0f254
[ "Apache-2.0" ]
67
2015-01-27T16:47:56.000Z
2020-02-12T21:23:56.000Z
inherited frmDCSummProperties: TfrmDCSummProperties Left = 298 Top = 186 BorderIcons = [] Caption = 'Discharge Summary Properties' ClientHeight = 493 ClientWidth = 525 Position = poScreenCenter OnClose = FormClose OnShow = FormShow ExplicitWidth = 541 ExplicitHeight = 531 PixelsPerInch = 96 Te...
22.491003
78
0.582124
6a7453e86055abf156196d4205a73bc1029a58e3
7,942
pas
Pascal
AVXMatrixAbsOperationsx64.pas
atkins126/mrmath
317630845b3b84c2c27245fdabd20827d620d5ae
[ "Apache-2.0" ]
61
2015-04-30T07:28:54.000Z
2022-03-16T09:03:41.000Z
AVXMatrixAbsOperationsx64.pas
atkins126/mrmath
317630845b3b84c2c27245fdabd20827d620d5ae
[ "Apache-2.0" ]
6
2017-02-01T02:58:23.000Z
2022-01-24T13:59:34.000Z
AVXMatrixAbsOperationsx64.pas
atkins126/mrmath
317630845b3b84c2c27245fdabd20827d620d5ae
[ "Apache-2.0" ]
29
2015-04-30T07:29:02.000Z
2022-03-26T05:20:10.000Z
// ################################################################### // #### This file is part of the mathematics library project, and is // #### offered under the licence agreement described on // #### http://www.mrsoft.org/ // #### // #### Copyright:(c) 2017, Michael R. . All rights reserved. // #### // ####...
34.986784
128
0.527449
85ad539999ca41b04e427a208b3eaf1a27c53907
12,879
pas
Pascal
src/dcpcrypt/DCPice.pas
aleksusklim/RSCI
01f22be4575c2a05b356f976c7381ffb86cee35f
[ "Unlicense" ]
1
2021-11-06T22:53:20.000Z
2021-11-06T22:53:20.000Z
src/dcpcrypt/DCPice.pas
aleksusklim/RSCI
01f22be4575c2a05b356f976c7381ffb86cee35f
[ "Unlicense" ]
null
null
null
src/dcpcrypt/DCPice.pas
aleksusklim/RSCI
01f22be4575c2a05b356f976c7381ffb86cee35f
[ "Unlicense" ]
1
2021-11-06T22:53:22.000Z
2021-11-06T22:53:22.000Z
{******************************************************************************} {* DCPcrypt v2.0 written by David Barton (crypto@cityinthesky.co.uk) **********} {******************************************************************************} {* A binary compatible implementation of Ice and it's variants ***********...
29.006757
115
0.575355
17b776c02d15a223add98bf7fb1e5a5da061f2ff
147,921
pas
Pascal
Lib/Myloo.Comp.Coll.Serialization.pas
callacius2009/Myloo_Components
9cbf74c745c0527eebe03f98b04f213d2b27f5da
[ "Apache-2.0" ]
null
null
null
Lib/Myloo.Comp.Coll.Serialization.pas
callacius2009/Myloo_Components
9cbf74c745c0527eebe03f98b04f213d2b27f5da
[ "Apache-2.0" ]
null
null
null
Lib/Myloo.Comp.Coll.Serialization.pas
callacius2009/Myloo_Components
9cbf74c745c0527eebe03f98b04f213d2b27f5da
[ "Apache-2.0" ]
null
null
null
(* * Copyright (c) 2011-2012, Ciobanu Alexandru * All rights reserved. *) unit Myloo.Comp.Coll.Serialization; interface uses SysUtils, TypInfo, Classes, Rtti, Generics.Collections, Myloo.Comp.Coll.Base; type /// <summary>Annotate this attribute on fields that should not be serialized.</su...
45.305054
180
0.717072
839ad93cf43f2f9b63a6b95d9a4a29e7f07d265b
8,103
pas
Pascal
code/EntityCached.pas
gzwplato/ooDataBaseEngine
a6702fce3bfe2fb075f8071f730f7a4ef80d7b29
[ "BSD-3-Clause" ]
3
2019-11-19T16:17:45.000Z
2022-01-04T02:16:36.000Z
code/EntityCached.pas
VencejoSoftware/ooDataBaseEngine
a6702fce3bfe2fb075f8071f730f7a4ef80d7b29
[ "BSD-3-Clause" ]
null
null
null
code/EntityCached.pas
VencejoSoftware/ooDataBaseEngine
a6702fce3bfe2fb075f8071f730f7a4ef80d7b29
[ "BSD-3-Clause" ]
3
2019-11-21T02:01:20.000Z
2021-07-26T09:14:07.000Z
{$REGION 'documentation'} { Copyright (c) 2020, Vencejo Software Distributed under the terms of the Modified BSD License The full license is distributed with this software } { Simple method to cache entity and lists @created(22/12/2018) @author Vencejo Software <www.vencejosoft.com> } {$ENDREGION}...
27.561224
117
0.712946
83b4683398e7fb6869e625cd71ac983089d2924c
344
pas
Pascal
v2/Frame152.pas
vaginessa/info-utility
daf87333d9342cf8585b4f3f9bf7075ba8aa269a
[ "Apache-2.0" ]
1
2020-08-24T22:15:42.000Z
2020-08-24T22:15:42.000Z
v2/Frame152.pas
vaginessa/info-utility
daf87333d9342cf8585b4f3f9bf7075ba8aa269a
[ "Apache-2.0" ]
null
null
null
v2/Frame152.pas
vaginessa/info-utility
daf87333d9342cf8585b4f3f9bf7075ba8aa269a
[ "Apache-2.0" ]
2
2018-03-18T18:03:16.000Z
2018-07-21T15:32:48.000Z
unit Frame152; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, sFrameAdapter; type TFrame2 = class(TFrame) sFrameAdapter1: TsFrameAdapter; private { Private declarations } public { Public declarations } end; var Frame2: TFrame2; implement...
13.230769
76
0.709302
859efd8e8adec5207f67eaf45921d4b58f76ef0d
746
pas
Pascal
Source/Services/SimpleEmailV2/Base/Model/AWS.SESv2.Model.PutConfigurationSetDeliveryOptionsResponse.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
67
2021-07-28T23:47:09.000Z
2022-03-15T11:48:35.000Z
Source/Services/SimpleEmailV2/Base/Model/AWS.SESv2.Model.PutConfigurationSetDeliveryOptionsResponse.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
5
2021-09-01T09:31:16.000Z
2022-03-16T18:19:21.000Z
Source/Services/SimpleEmailV2/Base/Model/AWS.SESv2.Model.PutConfigurationSetDeliveryOptionsResponse.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
13
2021-07-29T02:41:16.000Z
2022-03-16T10:22:38.000Z
unit AWS.SESv2.Model.PutConfigurationSetDeliveryOptionsResponse; interface uses AWS.Runtime.Model; type TPutConfigurationSetDeliveryOptionsResponse = class; IPutConfigurationSetDeliveryOptionsResponse = interface(IAmazonWebServiceResponse) function Obj: TPutConfigurationSetDeliveryOptionsResponse; end...
24.866667
125
0.852547
838c5c6152bb94b5858d179714989b2af711dc6d
13,168
pas
Pascal
synaser/synamisc.pas
Moehre2/fpcupdeluxe
a427ed6e3b503b8ba295f8a818ca909c5a5bb34f
[ "zlib-acknowledgement" ]
198
2018-12-12T04:32:15.000Z
2022-03-10T03:37:09.000Z
synapse/synamisc.pas
LicenseChekerWin32/Open-Sitemap-Builder
0aad398c190e3528013477145cb5a32c17d576f5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
425
2018-11-13T12:53:45.000Z
2022-03-29T14:39:59.000Z
synapse/synamisc.pas
LicenseChekerWin32/Open-Sitemap-Builder
0aad398c190e3528013477145cb5a32c17d576f5
[ "BSD-3-Clause-No-Nuclear-License-2014", "BSD-3-Clause" ]
55
2018-11-20T12:03:11.000Z
2022-03-28T06:34:08.000Z
{==============================================================================| | Project : Ararat Synapse | 001.003.001 | |==============================================================================| | Content: misc. procedures and functions ...
32.195599
104
0.545261
6a18ef3520d2a4872b3c223c214c278d8147cb14
8,771
pas
Pascal
SimpleBaseLib/src/Bases/SbpBase64.pas
lgadina/SimpleBaseLib4Pascal
ae402fee0b6d5c6e25d6f484e5ca9f3ee64629e8
[ "MIT" ]
78
2019-01-31T13:40:48.000Z
2022-03-22T17:26:54.000Z
SimpleBaseLib/src/Bases/SbpBase64.pas
anomous/SimpleBaseLib4Pascal
ae402fee0b6d5c6e25d6f484e5ca9f3ee64629e8
[ "MIT" ]
24
2020-01-04T11:50:53.000Z
2022-02-17T09:55:23.000Z
SimpleBaseLib/src/Bases/SbpBase64.pas
anomous/SimpleBaseLib4Pascal
ae402fee0b6d5c6e25d6f484e5ca9f3ee64629e8
[ "MIT" ]
18
2018-03-18T17:26:12.000Z
2022-03-17T13:09:20.000Z
unit SbpBase64; {$I ..\Include\SimpleBaseLib.inc} interface uses SbpBits, SbpUtilities, SbpSimpleBaseLibTypes, SbpBase64Alphabet, SbpIBase64Alphabet, SbpIBase64; resourcestring SAlphabetNil = 'Alphabet Instance cannot be Nil "%s"'; type TBase64 = class sealed(TInterfacedObject, IBase64) strict p...
22.318066
80
0.668225
83f837892c664578eb726e2024ca5f5097c58474
6,286
pas
Pascal
windows/src/global/delphi/visualkeyboard/VisualKeyboardImportXML.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/global/delphi/visualkeyboard/VisualKeyboardImportXML.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/global/delphi/visualkeyboard/VisualKeyboardImportXML.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
(* Name: VisualKeyboardImportXML Copyright: Copyright (C) SIL International. Documentation: Description: Create Date: 19 Nov 2007 Modified Date: 13 Mar 2015 Authors: mcdurdin Related Files: Dependencies: Bugs: Todo: ...
31.273632
140
0.640948
8375d219a1819648147042a904519efff56b7a9f
19,220
pas
Pascal
src/Libs/Protocol/Implementations/Http/Libmicrohttpd/MhdProcessorImpl.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
78
2019-01-31T13:40:48.000Z
2022-03-22T17:26:54.000Z
src/Libs/Protocol/Implementations/Http/Libmicrohttpd/MhdProcessorImpl.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
24
2020-01-04T11:50:53.000Z
2022-02-17T09:55:23.000Z
src/Libs/Protocol/Implementations/Http/Libmicrohttpd/MhdProcessorImpl.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
9
2018-11-05T03:43:24.000Z
2022-01-21T17:23:30.000Z
{*! * Fano Web Framework (https://fanoframework.github.io) * * @link https://github.com/fanoframework/fano * @copyright Copyright (c) 2018 - 2021 Zamrony P. Juhara * @license https://github.com/fanoframework/fano/blob/master/LICENSE (MIT) *} unit MhdProcessorImpl; interface {$MODE OBJFPC} {$H+} uses ...
32.576271
114
0.497086
83381a78f430716f84877e485af401d5703a61b1
2,453
dfm
Pascal
Packages/RPC Broker/BDK/Source/RpcbErr.dfm
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/Broker/Source/RpcbErr.dfm
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/Broker/Source/RpcbErr.dfm
josephsnyder/VistA
07cabf4302675991dd453aea528f79f875358d58
[ "Apache-2.0" ]
67
2015-01-27T16:47:56.000Z
2020-02-12T21:23:56.000Z
object frmRpcbError: TfrmRpcbError Left = 187 Top = 278 Anchors = [akTop] BorderStyle = bsDialog Caption = 'Error!' ClientHeight = 157 ClientWidth = 278 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -7 Font.Name = 'MS Sans Serif' Font.Style = [fsBold]...
18.443609
34
0.590298
8591bc64ca0bf6d2c6eacffb1e77cc78634fd01b
755
dfm
Pascal
delphi-projects/Db convertoor folder/DB convertoor3/ShowNTF.dfm
zoghal/my-old-projects
0d505840a3b840af889395df669f91751f8a2d36
[ "MIT" ]
3
2017-09-18T15:20:15.000Z
2020-02-11T17:40:41.000Z
delphi-projects/Db convertoor folder/DB convertoor3/ShowNTF.dfm
zoghal/my-old-projects
0d505840a3b840af889395df669f91751f8a2d36
[ "MIT" ]
null
null
null
delphi-projects/Db convertoor folder/DB convertoor3/ShowNTF.dfm
zoghal/my-old-projects
0d505840a3b840af889395df669f91751f8a2d36
[ "MIT" ]
null
null
null
object ShowNTForm: TShowNTForm Left = 192 Top = 107 BorderStyle = bsDialog ClientHeight = 453 ClientWidth = 688 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCen...
22.205882
39
0.680795
85335102b846312bb344b3c4c8291a0e94845c13
3,004
pas
Pascal
src/Tasks/Implementations/Project/Daemon/Factories/CreateDaemonProjectTaskFactoryImpl.pas
atkins126/fano-cli
29db4dfba28b164d3acf6de33075f88753731eaf
[ "MIT" ]
10
2018-11-10T22:58:49.000Z
2022-03-09T23:36:18.000Z
src/Tasks/Implementations/Project/Daemon/Factories/CreateDaemonProjectTaskFactoryImpl.pas
atkins126/fano-cli
29db4dfba28b164d3acf6de33075f88753731eaf
[ "MIT" ]
8
2019-09-24T03:30:27.000Z
2021-09-14T02:15:06.000Z
src/Tasks/Implementations/Project/Daemon/Factories/CreateDaemonProjectTaskFactoryImpl.pas
atkins126/fano-cli
29db4dfba28b164d3acf6de33075f88753731eaf
[ "MIT" ]
2
2020-07-06T12:35:11.000Z
2021-11-30T05:35:09.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)...
30.04
93
0.606858
83d560c75e54c200800930c04826f57188273be0
211
pas
Pascal
Test/FunctionsString/float_precision_neg.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
1
2022-02-18T22:14:44.000Z
2022-02-18T22:14:44.000Z
Test/FunctionsString/float_precision_neg.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
Test/FunctionsString/float_precision_neg.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
var f1 := 123.456789; var f2 := 567.890123; var i : Integer; PrintLn(FloatToStr(f1)); for i:=-2 to 5 do PrintLn(FloatToStr(f1, i)); PrintLn(FloatToStr(f2)); for i:=-2 to 5 do PrintLn(FloatToStr(f2, i));
17.583333
30
0.649289
83b815a049929d7da03249c8eae571d0351f7b84
8,134
pas
Pascal
Lego/bricxcc/syn/SynEditPrinterInfo.pas
jodosh/Personal
92c943b95d3a07789d5f24faf60d4708040e22cb
[ "MIT" ]
null
null
null
Lego/bricxcc/syn/SynEditPrinterInfo.pas
jodosh/Personal
92c943b95d3a07789d5f24faf60d4708040e22cb
[ "MIT" ]
1
2017-09-18T14:15:00.000Z
2017-09-18T14:15:00.000Z
Lego/bricxcc/syn/SynEditPrinterInfo.pas
jodosh/Personal
92c943b95d3a07789d5f24faf60d4708040e22cb
[ "MIT" ]
null
null
null
{------------------------------------------------------------------------------- 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/ So...
30.125926
87
0.707155
8301fe7ba0516d268defe798e295343e5663224b
9,403
pas
Pascal
Source/Services/SimpleEmail/Base/Model/AWS.SES.Model.SendRawEmailRequest.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
67
2021-07-28T23:47:09.000Z
2022-03-15T11:48:35.000Z
Source/Services/SimpleEmail/Base/Model/AWS.SES.Model.SendRawEmailRequest.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
5
2021-09-01T09:31:16.000Z
2022-03-16T18:19:21.000Z
Source/Services/SimpleEmail/Base/Model/AWS.SES.Model.SendRawEmailRequest.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
13
2021-07-29T02:41:16.000Z
2022-03-16T10:22:38.000Z
unit AWS.SES.Model.SendRawEmailRequest; interface uses Bcl.Types.Nullable, System.Generics.Collections, AWS.SES.Model.Request, AWS.SES.Model.RawMessage, AWS.SES.Model.MessageTag; type TSendRawEmailRequest = class; ISendRawEmailRequest = interface function GetConfigurationSetName: string; ...
29.569182
101
0.785175
8533a0c5539b90d64485a3d10342f220d36b8d76
994
pas
Pascal
Demos/10.Filters/Server.Filters.Attributes.pas
MARS-library/mars
2fc30f0ef0154fb9ba30c650dc85d3f9b94ec0dc
[ "Apache-2.0" ]
147
2016-11-28T15:22:48.000Z
2022-03-25T05:36:48.000Z
Demos/10.Filters/Server.Filters.Attributes.pas
eStreamSoftware/WiRL
4bd105af425c65797791480426dffe6bc4e0d73b
[ "Apache-2.0" ]
14
2017-10-18T23:28:07.000Z
2021-08-03T15:14:35.000Z
Demos/10.Filters/Server.Filters.Attributes.pas
eStreamSoftware/WiRL
4bd105af425c65797791480426dffe6bc4e0d73b
[ "Apache-2.0" ]
57
2016-11-28T08:17:43.000Z
2022-03-28T10:24:57.000Z
{******************************************************************************} { } { WiRL: RESTful Library for Delphi } { ...
36.814815
80
0.291751
83b9ea9a00b9805be3f2395a4c3e0ac4c6c32b45
7,030
dpr
Pascal
Bin/smartlib.dpr
Oleg-N-Cher/XDev
9fd4b4f25f0ed74efa79fdcd85f58ef184795613
[ "BSD-2-Clause" ]
31
2015-04-15T10:24:16.000Z
2022-01-28T18:43:45.000Z
Bin/smartlib.dpr
Oleg-N-Cher/XDev
9fd4b4f25f0ed74efa79fdcd85f58ef184795613
[ "BSD-2-Clause" ]
null
null
null
Bin/smartlib.dpr
Oleg-N-Cher/XDev
9fd4b4f25f0ed74efa79fdcd85f58ef184795613
[ "BSD-2-Clause" ]
3
2017-10-18T16:56:09.000Z
2021-06-04T18:51:58.000Z
{$APPTYPE CONSOLE} PROGRAM smartlib; USES Windows, KOL; {$R *.RES} CONST HeadDivisor1 = '/*='; HeadDivisor2 = '=*/'; BodyDivisor1 = '/*-'; BodyDivisor2 = '-*/'; (*================================ StrLib.pas ================================*) CONST AnsiLowCaseLookup: Array[AnsiChar] of AnsiChar = ...
30.69869
98
0.48734
835e76e347e2ff96f935339f903adfffb7b3b1cf
7,042
pas
Pascal
MainForm.pas
chessgod101/Exe4J-Unpacker
5a69367e626ccd15a18df78554a699ad9f73fec1
[ "Apache-2.0" ]
17
2020-05-06T17:10:19.000Z
2022-02-16T02:21:32.000Z
MainForm.pas
chessgod101/Exe4J-Unpacker
5a69367e626ccd15a18df78554a699ad9f73fec1
[ "Apache-2.0" ]
1
2020-05-28T04:53:37.000Z
2020-08-18T22:26:54.000Z
MainForm.pas
chessgod101/Exe4J-Unpacker
5a69367e626ccd15a18df78554a699ad9f73fec1
[ "Apache-2.0" ]
5
2020-05-06T19:37:44.000Z
2021-05-10T06:58:09.000Z
unit MainForm; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ShellAPI; type Texe4jupFrmMain = class(TForm) UnpackBtn: TButton; FilePathEdit: TEdit; ChooseBtn: TButton; OpenDialog1: TOpenDialog; Label1: TLabel; ...
25.607273
170
0.739989
83dad45787b42d188de83a7dfa3ae0861b072a10
1,033
pas
Pascal
Source/Object.pas
atkins126/IslandRTL
0da88feede6ff195964311babcfe30b66d4a7ce3
[ "BSD-2-Clause" ]
30
2016-10-21T15:48:10.000Z
2022-02-24T16:52:25.000Z
Source/Object.pas
atkins126/IslandRTL
0da88feede6ff195964311babcfe30b66d4a7ce3
[ "BSD-2-Clause" ]
2
2017-04-26T10:49:59.000Z
2017-09-01T13:31:42.000Z
Source/Object.pas
atkins126/IslandRTL
0da88feede6ff195964311babcfe30b66d4a7ce3
[ "BSD-2-Clause" ]
19
2016-12-05T18:26:37.000Z
2021-09-15T11:52:56.000Z
namespace RemObjects.Elements.System; type &Object = public class assembly public constructor; empty; [SymbolName('__default_finalize'), Warning("Do not call this method directly, it will be called by the Finalizer")] method &Finalize; virtual; assembly or protected; empty; // DO NOT MOVE ...
26.487179
129
0.639884
831eb377a19986f85ce88d967311f80616addfce
369
dpr
Pascal
demo/ImageFXPrueba.dpr
atkins126/QuickImageFX
0f0eb6830029a9d8873745b0f42f666ffbc7a902
[ "Apache-2.0" ]
38
2018-01-08T10:41:52.000Z
2022-02-19T11:35:58.000Z
demo/ImageFXPrueba.dpr
atkins126/QuickImageFX
0f0eb6830029a9d8873745b0f42f666ffbc7a902
[ "Apache-2.0" ]
3
2017-12-06T23:41:12.000Z
2021-05-13T14:17:45.000Z
demo/ImageFXPrueba.dpr
atkins126/QuickImageFX
0f0eb6830029a9d8873745b0f42f666ffbc7a902
[ "Apache-2.0" ]
18
2018-06-02T00:17:02.000Z
2022-03-03T18:28:50.000Z
program ImageFXPrueba; uses Vcl.Forms, Main in 'Main.pas' {MainForm}, Quick.ImageFX.Types in '..\Quick.ImageFX.Types.pas', Quick.ImageFX in '..\Quick.ImageFX.pas'; {$R *.res} begin ReportMemoryLeaksOnShutdown := True; Application.Initialize; Application.MainFormOnTaskbar := True; Application.CreateFo...
20.5
54
0.728997
449708a37571239cc3dd54c856926c897836e900
174
dpr
Pascal
Example/11_1/DemoDBApp.dpr
jugabro/Delphi7_Prof_Exampls
89e5d374383495c4119e33f41c424af3ecaf28e2
[ "MIT" ]
null
null
null
Example/11_1/DemoDBApp.dpr
jugabro/Delphi7_Prof_Exampls
89e5d374383495c4119e33f41c424af3ecaf28e2
[ "MIT" ]
null
null
null
Example/11_1/DemoDBApp.dpr
jugabro/Delphi7_Prof_Exampls
89e5d374383495c4119e33f41c424af3ecaf28e2
[ "MIT" ]
null
null
null
program DemoDBApp; uses Forms, Main in 'Main.pas' {Form1}; {$R *.res} begin Application.Initialize; Application.CreateForm(TForm1, Form1); Application.Run; end.
12.428571
40
0.701149
858bf8b1584df3163f623bfbe20eac45afc74bb2
3,514
pas
Pascal
FB/RiggVar.FB.Scheme.pas
federgraph/trimm-420-data-format-delphi
ce5835d4265479add474c75a65b295cdbba53e4f
[ "MIT" ]
1
2020-11-04T18:14:27.000Z
2020-11-04T18:14:27.000Z
FB/RiggVar.FB.Scheme.pas
federgraph/trimm-420-data-format-delphi
ce5835d4265479add474c75a65b295cdbba53e4f
[ "MIT" ]
1
2019-08-19T11:55:11.000Z
2019-08-19T11:58:55.000Z
FB/RiggVar.FB.Scheme.pas
federgraph/trimm-420-data-format-delphi
ce5835d4265479add474c75a65b295cdbba53e4f
[ "MIT" ]
2
2020-11-04T18:14:28.000Z
2020-12-06T14:27:26.000Z
unit RiggVar.FB.Scheme; (* - - F - * * * - * * G - * * * * - E - - - H - - - I - * * * * - * * * * - * * * * - D-------A---------------B - * - (C) federgraph.de - *) interface uses System.UITypes, System.UIConsts; ...
20.549708
55
0.62436
85a6e6399c1af4dd24c8683ad8699017370937da
1,553
dfm
Pascal
Tools/IDEDialog/Source/UDwsIdeWatchesFrame.dfm
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Tools/IDEDialog/Source/UDwsIdeWatchesFrame.dfm
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Tools/IDEDialog/Source/UDwsIdeWatchesFrame.dfm
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
object DwsIdeWatchesFrame: TDwsIdeWatchesFrame Left = 0 Top = 0 Width = 506 Height = 411 TabOrder = 0 object lvWatches: TListView Left = 0 Top = 17 Width = 506 Height = 394 Align = alClient Columns = < item Caption = 'Expression' Width = 80 ...
21.873239
47
0.600773
85d0199fb072fc65df60a0ab191fa35c0bc87d4b
8,337
pas
Pascal
lib/MemStat.pas
alpet83/alpet-libs
11d29593a56ae9956d1370220965e839f8c12a4f
[ "Apache-2.0" ]
null
null
null
lib/MemStat.pas
alpet83/alpet-libs
11d29593a56ae9956d1370220965e839f8c12a4f
[ "Apache-2.0" ]
null
null
null
lib/MemStat.pas
alpet83/alpet-libs
11d29593a56ae9956d1370220965e839f8c12a4f
[ "Apache-2.0" ]
null
null
null
{$WARN SYMBOL_DEPRECATED OFF} {$WARN SYMBOL_PLATFORM OFF} unit MemStat; interface uses Windows, SysUtils, Classes, StrClasses, ContNrs, FastSync, Math, Wthreads; type TMemStatItem = class public total_alloc: Uint64; // allocated summary total_freed: Uint64; mem_usage_peak: NativeUInt; ...
21.267857
143
0.644716
f1050a6ae1a82218bfda75a59f60a4b81df12ff3
1,645
pas
Pascal
30/program.pas
matei10/Probleme-Atestat-Pascal-2015
c70942e24208ab9a699f96058e2ee1ffefc5ef54
[ "MIT" ]
null
null
null
30/program.pas
matei10/Probleme-Atestat-Pascal-2015
c70942e24208ab9a699f96058e2ee1ffefc5ef54
[ "MIT" ]
null
null
null
30/program.pas
matei10/Probleme-Atestat-Pascal-2015
c70942e24208ab9a699f96058e2ee1ffefc5ef54
[ "MIT" ]
null
null
null
(* Scrieţi un program C/C++ care citeşte de la tastatură două numere naturale *) (* natural n și m (2<n, m<20) şi afişează pe ecran o matrice cu n linii şi m *) (* coloane, având ca elemente primele n*m numere naturale compuse (nu sunt prime). *) program atestat_2015_30; type matrice=array[1..100,1..20] of integer; va...
21.363636
86
0.58541
838134b8cf04606c39c4f89427fb46e17a81e644
16,584
pas
Pascal
Source/Persistence/SQL/Spring.Persistence.SQL.Types.pas
VSoftTechnologies/Spring4DMirror
083931ede091613e82173fa41da413bb9ffcebea
[ "Apache-2.0" ]
1
2021-02-17T12:38:20.000Z
2021-02-17T12:38:20.000Z
Source/Persistence/SQL/Spring.Persistence.SQL.Types.pas
VSoftTechnologies/Spring4DMirror
083931ede091613e82173fa41da413bb9ffcebea
[ "Apache-2.0" ]
null
null
null
Source/Persistence/SQL/Spring.Persistence.SQL.Types.pas
VSoftTechnologies/Spring4DMirror
083931ede091613e82173fa41da413bb9ffcebea
[ "Apache-2.0" ]
2
2021-03-17T07:42:29.000Z
2021-05-03T13:55:00.000Z
{***************************************************************************} { } { Spring Framework for Delphi } { } { ...
28.993007
137
0.680234
83435615f48108787147fdeaece8255e7239c81a
1,081
pas
Pascal
samples/TwoSteps/coins/public/pas/grader.pas
Grackins/tps
facfc00671845d68736614aece4af7ef49752acf
[ "MIT" ]
30
2018-02-12T10:22:26.000Z
2022-03-11T11:25:36.000Z
samples/TwoSteps/coins/public/pas/grader.pas
Grackins/tps
facfc00671845d68736614aece4af7ef49752acf
[ "MIT" ]
10
2021-02-02T11:28:58.000Z
2021-12-23T07:42:16.000Z
samples/TwoSteps/coins/public/pas/grader.pas
Grackins/tps
facfc00671845d68736614aece4af7ef49752acf
[ "MIT" ]
10
2019-01-13T07:01:46.000Z
2022-03-16T03:26:36.000Z
uses coins; type TIntArray = array of longint; function run_test(): string; var c, coin, i, j: longint; b, flips: TIntArray; s: string; begin readln(c); setLength(b, 64); for i := 0 to 7 do begin readln(s); for j := 0 to 7 do begin b[i * 8 + j] := or...
18.964912
53
0.479186
8580566005f3ade142b82f005c1995c4f0c89561
3,489
pas
Pascal
JSONParser.DateTime.Helper.pas
viggosistemas/helper-jsonparser
039e0d668653e115f1232cbd722c374db360d0c7
[ "MIT" ]
1
2022-03-31T18:02:47.000Z
2022-03-31T18:02:47.000Z
JSONParser.DateTime.Helper.pas
viggosistemas/helper-jsonparser
039e0d668653e115f1232cbd722c374db360d0c7
[ "MIT" ]
null
null
null
JSONParser.DateTime.Helper.pas
viggosistemas/helper-jsonparser
039e0d668653e115f1232cbd722c374db360d0c7
[ "MIT" ]
null
null
null
unit JSONParser.DateTime.Helper; interface uses System.sysUtils, System.DateUtils; type TJSONParserDatetimeHelper = record helper for TDateTime private function Iso8601ToDateTime(AValue: String): TDateTime; public function DateTimeToIso8601: string; function Format(ADateFormat: String)...
33.228571
126
0.559473
6a7ef6bd310e5f46f1f1dae89d2035144a8e848f
782
dfm
Pascal
junk/car2004/DLG_OBJSERVICE.dfm
aspenryd/Car
1d812ab60825f0900ac161638e0d375894997204
[ "MIT" ]
1
2018-07-22T13:13:16.000Z
2018-07-22T13:13:16.000Z
junk/car2004/DLG_OBJSERVICE.dfm
aspenryd/Car
1d812ab60825f0900ac161638e0d375894997204
[ "MIT" ]
null
null
null
junk/car2004/DLG_OBJSERVICE.dfm
aspenryd/Car
1d812ab60825f0900ac161638e0d375894997204
[ "MIT" ]
2
2018-03-29T13:57:55.000Z
2018-07-22T13:13:18.000Z
object FrmDg_ObjService: TFrmDg_ObjService Left = 300 Top = 181 Width = 358 Height = 110 Caption = 'Service kontroll' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poMai...
18.619048
42
0.643223
833da4f5be1dd34303ecf4c07623b66da82ca5c4
45
pas
Pascal
Test/FailureScripts/func_ptr5.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Test/FailureScripts/func_ptr5.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Test/FailureScripts/func_ptr5.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
var p := @IntToStr; p := @TObject.Destroy;
15
22
0.6
833fab0ce3eadd017e00f29e8810b0869b72a701
11,756
pas
Pascal
UOchRezerwacjaSkype.pas
jarowlod/OTIS-2
194b470b9d0106cd6350f10cf73f0610f7b74705
[ "MIT" ]
1
2020-09-01T14:03:10.000Z
2020-09-01T14:03:10.000Z
UOchRezerwacjaSkype.pas
jarowlod/OTIS-2
194b470b9d0106cd6350f10cf73f0610f7b74705
[ "MIT" ]
null
null
null
UOchRezerwacjaSkype.pas
jarowlod/OTIS-2
194b470b9d0106cd6350f10cf73f0610f7b74705
[ "MIT" ]
null
null
null
unit UOchRezerwacjaSkype; {$mode objfpc}{$H+} interface uses Classes, SysUtils, DB, Forms, Controls, Graphics, Dialogs, ExtCtrls, StdCtrls, Buttons, TplGradientUnit, YearPlanner, rxdbgrid, rxmemds, datamodule, LR_Class, LR_DBSet, BGRABitmap, UOchRezerwacjaWidzen, Grids, DBGrids; type { TTerminySkypeEvent } ...
29.612091
147
0.712572
838456fd81b2bd80cc95abb21967d0c1145efcf2
1,095
pas
Pascal
21-web-UniGui-HelloWorld/Main.pas
DeveloppeurPascal/demos-Paris-20180329
7be51a86a96462eaf08844450a56de2d92f93311
[ "MIT" ]
5
2020-03-17T16:10:02.000Z
2021-11-16T11:24:57.000Z
21-web-UniGui-HelloWorld/Main.pas
DeveloppeurPascal/demos-Paris-20180329
7be51a86a96462eaf08844450a56de2d92f93311
[ "MIT" ]
null
null
null
21-web-UniGui-HelloWorld/Main.pas
DeveloppeurPascal/demos-Paris-20180329
7be51a86a96462eaf08844450a56de2d92f93311
[ "MIT" ]
5
2020-02-17T17:59:23.000Z
2021-04-12T02:21:05.000Z
unit Main; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, uniGUITypes, uniGUIAbstractClasses, uniGUIClasses, uniGUIRegClasses, uniGUIForm, uniButton, uniBitBtn, uniEdit, uniGUIBaseClasses, uniLabel; type TMainForm = class(TUniForm) UniLabel1: TUniL...
19.909091
78
0.725114
f11171f5256d7da05c936820e4e70905e51f1799
402
lpr
Pascal
3d_game_alternative_using_castlecontrol/my_game_castlecontrol.lpr
castle-engine/blaise-pascal-article-examples
e8e769fae3f26af78b4c25816dbb9f4665a49d82
[ "Apache-2.0" ]
2
2018-08-23T22:42:14.000Z
2020-03-10T13:18:55.000Z
3d_game_alternative_using_castlecontrol/my_game_castlecontrol.lpr
castle-engine/blaise-pascal-article-examples
e8e769fae3f26af78b4c25816dbb9f4665a49d82
[ "Apache-2.0" ]
null
null
null
3d_game_alternative_using_castlecontrol/my_game_castlecontrol.lpr
castle-engine/blaise-pascal-article-examples
e8e769fae3f26af78b4c25816dbb9f4665a49d82
[ "Apache-2.0" ]
2
2018-08-23T22:42:18.000Z
2018-09-16T02:49:55.000Z
program my_game_castlecontrol; {$mode objfpc}{$H+} uses {$IFDEF UNIX}{$IFDEF UseCThreads} cthreads, {$ENDIF}{$ENDIF} Interfaces, // this includes the LCL widgetset Forms, FormMain, castle_components { you can add units after this }; {$R *.res} begin RequireDerivedFormResource := True; Application.In...
18.272727
48
0.723881
cd81584f883904ced958454e5866cf4648f41551
16,024
pas
Pascal
vcl/AES/FlyUtils.CnCRC32.pas
1aq/PBox
67ced599ee36ceaff097c6584f8100cf96006dfe
[ "MIT" ]
null
null
null
vcl/AES/FlyUtils.CnCRC32.pas
1aq/PBox
67ced599ee36ceaff097c6584f8100cf96006dfe
[ "MIT" ]
null
null
null
vcl/AES/FlyUtils.CnCRC32.pas
1aq/PBox
67ced599ee36ceaff097c6584f8100cf96006dfe
[ "MIT" ]
null
null
null
unit FlyUtils.CnCRC32; {******************************************************************************} { CnPack For Delphi/C++Builder } { 中国人自己的开放源码第三方开发包 } { (C)Copyright 2001-2016 CnPack 开发组 ...
29.619224
95
0.593048
83888472ee0249eb1ae0a2ab5991b37e84d5d6de
2,625
pas
Pascal
Source/Services/Lex/Base/Model/AWS.LexRuntimeService.Model.DeleteSessionRequest.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
67
2021-07-28T23:47:09.000Z
2022-03-15T11:48:35.000Z
Source/Services/Lex/Base/Model/AWS.LexRuntimeService.Model.DeleteSessionRequest.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
5
2021-09-01T09:31:16.000Z
2022-03-16T18:19:21.000Z
Source/Services/Lex/Base/Model/AWS.LexRuntimeService.Model.DeleteSessionRequest.pas
herux/aws-sdk-delphi
4ef36e5bfc536b1d9426f78095d8fda887f390b5
[ "Apache-2.0" ]
13
2021-07-29T02:41:16.000Z
2022-03-16T10:22:38.000Z
unit AWS.LexRuntimeService.Model.DeleteSessionRequest; interface uses Bcl.Types.Nullable, AWS.LexRuntimeService.Model.Request; type TDeleteSessionRequest = class; IDeleteSessionRequest = interface function GetBotAlias: string; procedure SetBotAlias(const Value: string); function GetBotName: s...
25
73
0.776
61f1ef2bb8ffd1378c9dad06d910b128c5c50d66
2,936
pas
Pascal
Test/DeviceTestingDX/TestUnit.pas
Arsanias/Delphi-Core-Engine
f61f7bf58a310eb766c795330205ba4d89a46372
[ "MIT" ]
3
2021-11-03T23:14:14.000Z
2021-11-10T06:26:19.000Z
Test/DeviceTestingDX/TestUnit.pas
Arsanias/Delphi-Core-Engine
f61f7bf58a310eb766c795330205ba4d89a46372
[ "MIT" ]
null
null
null
Test/DeviceTestingDX/TestUnit.pas
Arsanias/Delphi-Core-Engine
f61f7bf58a310eb766c795330205ba4d89a46372
[ "MIT" ]
1
2021-11-05T23:59:58.000Z
2021-11-05T23:59:58.000Z
// Copyright (c) 2021 Arsanias (arsaniasbb@gmail.com) // Distributed under the MIT software license, see the accompanying // file LICENSE or http://www.opensource.org/licenses/mit-license.php. unit TestUnit; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Cla...
22.412214
93
0.682221
83266e6f999d046bec7c4436b0a69ddfae3a9ba7
6,227
pas
Pascal
eater/eaterRun.pas
stijnsanders/feeder
4138032fc633d970579524904b50fdf6b3381a76
[ "MIT" ]
10
2018-07-23T14:44:32.000Z
2021-07-06T09:38:00.000Z
eater/eaterRun.pas
stijnsanders/feeder
4138032fc633d970579524904b50fdf6b3381a76
[ "MIT" ]
4
2018-11-13T15:32:18.000Z
2021-03-16T17:02:38.000Z
eater/eaterRun.pas
stijnsanders/feeder
4138032fc633d970579524904b50fdf6b3381a76
[ "MIT" ]
3
2021-01-24T09:32:39.000Z
2022-03-03T10:15:54.000Z
unit eaterRun; interface type TEaterRunner=class(TObject) private NewFeedEvent:THandle; StartRun,LastRun,LastDone:TDateTime; LastFeedCount,LastPostCount:integer; //configuration SaveData,FeedAll,FeedNew:boolean; RunContinuous,SpecificFeedID:integer; procedure FlagNewFeed(Sender:TObje...
25.008032
84
0.543922
178f7958a1689d1e76325b96eeee3c9a311caa70
4,808
pas
Pascal
Fontes/Fontes/MobileCliente/UnitLogin.pas
PauloRamalho7/MarketPlace
2f2e091c44c3fad6b0a49ddbdbd1fa6007a3f901
[ "MIT" ]
null
null
null
Fontes/Fontes/MobileCliente/UnitLogin.pas
PauloRamalho7/MarketPlace
2f2e091c44c3fad6b0a49ddbdbd1fa6007a3f901
[ "MIT" ]
null
null
null
Fontes/Fontes/MobileCliente/UnitLogin.pas
PauloRamalho7/MarketPlace
2f2e091c44c3fad6b0a49ddbdbd1fa6007a3f901
[ "MIT" ]
null
null
null
unit UnitLogin; interface uses System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants, FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FMX.Dialogs, FMX.Objects, FMX.TabControl, FMX.Controls.Presentation, FMX.StdCtrls, FMX.Layouts, FMX.Platform, {$IFDEF ANDROID} FMX.VirtualKeyboard...
23.227053
85
0.676581
f102d1f9e39c773331f94f3ef68c9119e680b510
521
dfm
Pascal
src/ZapMQ.DataModule.dfm
khongten001/ZapMQ
ec84865f242e7354d02c1d8772d4ad1183b5126f
[ "MIT" ]
1
2021-04-03T00:23:11.000Z
2021-04-03T00:23:11.000Z
src/ZapMQ.DataModule.dfm
khongten001/ZapMQ
ec84865f242e7354d02c1d8772d4ad1183b5126f
[ "MIT" ]
null
null
null
src/ZapMQ.DataModule.dfm
khongten001/ZapMQ
ec84865f242e7354d02c1d8772d4ad1183b5126f
[ "MIT" ]
null
null
null
object ZapDataModule: TZapDataModule OldCreateOrder = False Height = 245 Width = 176 object Server: TDSServer AutoStart = False ChannelQueueSize = 1000 Left = 48 Top = 24 end object Methods: TDSServerClass OnGetClass = MethodsGetClass Server = Server LifeCycle = 'Ser...
19.296296
37
0.616123
831fce481e3a7d284c87b0fcd2c9450dc756c153
2,792
pas
Pascal
samples/02-AsyncDemo/Command.DiceRoll.pas
bogdanpolak/command-delphi
593d8992c9ad56e736686f01cc33cd4dca248c04
[ "MIT" ]
16
2019-08-13T15:28:18.000Z
2022-01-30T09:04:02.000Z
samples/02-AsyncDemo/Command.DiceRoll.pas
bogdanpolak/command-delphi
593d8992c9ad56e736686f01cc33cd4dca248c04
[ "MIT" ]
54
2019-08-13T08:16:16.000Z
2020-09-26T16:51:15.000Z
samples/02-AsyncDemo/Command.DiceRoll.pas
bogdanpolak/command-delphi
593d8992c9ad56e736686f01cc33cd4dca248c04
[ "MIT" ]
5
2019-08-14T12:12:26.000Z
2021-01-07T08:45:05.000Z
unit Command.DiceRoll; interface uses System.SysUtils, System.Classes, System.Math, System.Diagnostics, Pattern.Command, Vcl.Forms, Vcl.StdCtrls, Vcl.ComCtrls; type TDiceRollCommand = class(TCommand) const MaxDiceValue = 6; private fRolls: TArray<Integer>; fResultDistribution: TArra...
24.491228
80
0.734599
83478b064bd86876212e89c26dc355cbc4bb27cb
3,112
pas
Pascal
turtle/rekpic08.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
turtle/rekpic08.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
turtle/rekpic08.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
(* ┌───────────────────────────────────────────────────────────┐ │ Programated by Vladimir Zahoransky │ │ Vladko software │ │ Contact : zahoran@cezap.ii.fmph.uniba.sk │ │ Program tema : Spirals ...
30.509804
77
0.49518
17867c5f5bea11d91e72868b973a149aae4aad5e
378
dpr
Pascal
CrossPlatformHooking/FMXExample/HookingSample.dpr
atkins126/JustAddCode
25b23c8368a17738b9433233d415525374b1b841
[ "BSD-2-Clause" ]
107
2017-01-11T00:22:54.000Z
2022-03-10T12:24:51.000Z
CrossPlatformHooking/FMXExample/HookingSample.dpr
kimeach/JustAddCode
89ff1a86e232d46aa7185a861aa08128bf0a3c79
[ "BSD-2-Clause" ]
9
2017-02-23T10:15:40.000Z
2022-02-20T03:20:02.000Z
CrossPlatformHooking/FMXExample/HookingSample.dpr
kimeach/JustAddCode
89ff1a86e232d46aa7185a861aa08128bf0a3c79
[ "BSD-2-Clause" ]
51
2017-01-10T15:59:57.000Z
2022-01-31T03:04:15.000Z
program HookingSample; uses InstanceTracker in '..\Source\InstanceTracker.pas', InstanceHashMap in '..\Source\InstanceHashMap.pas', Hooking in '..\Source\Hooking.pas', System.StartUpCopy, FMX.Forms, FMain in 'FMain.pas' {FormMain}; {$R *.res} begin Application.Initialize; Application.Cr...
21
54
0.698413
838ccb1f488cba3b3f0637e657119bb5036a12d3
919
pas
Pascal
demos/MemoryUsageTest/MemoryUsageTest.pas
juliomar/BrainMM
151e89447e5e8e123de3c00f78c23ec8b30407fa
[ "MIT" ]
92
2016-05-09T15:47:28.000Z
2022-01-06T01:46:02.000Z
demos/MemoryUsageTest/MemoryUsageTest.pas
juliomar/BrainMM
151e89447e5e8e123de3c00f78c23ec8b30407fa
[ "MIT" ]
8
2016-06-09T13:58:59.000Z
2021-02-04T22:14:43.000Z
demos/MemoryUsageTest/MemoryUsageTest.pas
juliomar/BrainMM
151e89447e5e8e123de3c00f78c23ec8b30407fa
[ "MIT" ]
21
2016-06-09T13:21:34.000Z
2021-05-13T12:38:45.000Z
unit MemoryUsageTest; interface uses Types, Windows, PSApi, SysUtils; procedure RUN; implementation function GetMemoryUsage: NativeUInt; var MemCounters: TProcessMemoryCounters; begin MemCounters.cb := SizeOf(MemCounters); if (not GetProcessMemoryInfo(GetCurrentProcess, @MemCounters, SizeOf(MemCo...
18.38
90
0.699674
833ec774ab2226fa38c3d9d78186c3766aa5ea0d
157
pas
Pascal
Source/Gold/reflectlite.pas
remobjects/GoldBaseLibrary
eff554973955b774f60bbeeb757ef515007a0b61
[ "BSD-2-Clause" ]
null
null
null
Source/Gold/reflectlite.pas
remobjects/GoldBaseLibrary
eff554973955b774f60bbeeb757ef515007a0b61
[ "BSD-2-Clause" ]
null
null
null
Source/Gold/reflectlite.pas
remobjects/GoldBaseLibrary
eff554973955b774f60bbeeb757ef515007a0b61
[ "BSD-2-Clause" ]
3
2019-07-18T06:54:40.000Z
2020-06-15T16:55:35.000Z
namespace go.internal.reflectlite; method TypeOf(v: Object): go.reflect.Type; public; begin result := new go.reflect.TypeImpl(v.GetType()); end; end.
17.444444
51
0.719745
85e3bf80062d23c6db86448a1200e6a704439201
1,663
pas
Pascal
src/Tasks/Implementations/Project/Core/WithGitRepoTaskImpl.pas
atkins126/fano-cli
29db4dfba28b164d3acf6de33075f88753731eaf
[ "MIT" ]
10
2018-11-10T22:58:49.000Z
2022-03-09T23:36:18.000Z
src/Tasks/Implementations/Project/Core/WithGitRepoTaskImpl.pas
atkins126/fano-cli
29db4dfba28b164d3acf6de33075f88753731eaf
[ "MIT" ]
8
2019-09-24T03:30:27.000Z
2021-09-14T02:15:06.000Z
src/Tasks/Implementations/Project/Core/WithGitRepoTaskImpl.pas
atkins126/fano-cli
29db4dfba28b164d3acf6de33075f88753731eaf
[ "MIT" ]
2
2020-07-06T12:35:11.000Z
2021-11-30T05:35:09.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)...
23.422535
81
0.550812
85a2083a9cf373be342f568661f5a5e16702325a
27,265
pas
Pascal
Lib/rtcpFileTransUI.pas
zacat/portal
410f4b18d3c78bfd6dc194a0f1741056cce3c7ce
[ "MIT" ]
5
2019-02-07T01:38:52.000Z
2021-09-29T11:59:12.000Z
Lib/rtcpFileTransUI.pas
zacat/portal
410f4b18d3c78bfd6dc194a0f1741056cce3c7ce
[ "MIT" ]
null
null
null
Lib/rtcpFileTransUI.pas
zacat/portal
410f4b18d3c78bfd6dc194a0f1741056cce3c7ce
[ "MIT" ]
3
2019-06-17T05:53:17.000Z
2021-07-29T14:23:48.000Z
{ Copyright 2004-2017 (c) RealThinClient.com (http://www.realthinclient.com) } unit rtcpFileTransUI; interface {$INCLUDE rtcDefs.inc} uses Windows, Classes, SysUtils, {$IFNDEF IDE_1} Variants, {$ELSE} FileCtrl, {$ENDIF} rtcLog, rtcSyncObjs, rtcInfo, rtcpFileTrans; type TRtcPFileTra...
28.974495
91
0.688722
6a8b864b9a1c2b70c3246dda965078618dd5efc2
2,972
pas
Pascal
Src/CriticalValues.pas
ryujt/ryulib4delphi
1269afeb5d55d5d6710cfb1d744d5a1596583a96
[ "MIT" ]
18
2015-05-18T01:55:45.000Z
2019-05-03T03:23:52.000Z
Src/CriticalValues.pas
ryujt/ryulib4delphi
1269afeb5d55d5d6710cfb1d744d5a1596583a96
[ "MIT" ]
null
null
null
Src/CriticalValues.pas
ryujt/ryulib4delphi
1269afeb5d55d5d6710cfb1d744d5a1596583a96
[ "MIT" ]
19
2015-05-14T01:06:35.000Z
2019-06-02T05:19:00.000Z
unit CriticalValues; interface uses ValueList, Classes, SysUtils, SyncObjs; type TCriticalValueBase = class(TObject) private protected FCS : TCriticalSection; public constructor Create; virtual; destructor Destroy; override; procedure Lock; procedure Unlock; end; TCriticalValues...
15.241026
69
0.721063
612df9da4267a6134bca5b828f8274f9e4bc43ed
16,769
pas
Pascal
EmailOAuthDm.pas
giurfiufiufgiu/GmailAuthSMTP
e4df62bd2b7d7adb5ef1b5806c0c3f4f8675d95e
[ "MIT" ]
null
null
null
EmailOAuthDm.pas
giurfiufiufgiu/GmailAuthSMTP
e4df62bd2b7d7adb5ef1b5806c0c3f4f8675d95e
[ "MIT" ]
null
null
null
EmailOAuthDm.pas
giurfiufiufgiu/GmailAuthSMTP
e4df62bd2b7d7adb5ef1b5806c0c3f4f8675d95e
[ "MIT" ]
null
null
null
unit EmailOAuthDm; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.StdCtrls, Vcl.Forms, Vcl.Dialogs, IPPeerClient, Data.Bind.Components, Data.Bind.ObjectScope, REST.Client, IdCustomTCPServer, IdCustomHTTP...
31.520677
122
0.744469
85d4075795c4df0adb26421f3ca9528fd2f6a50a
5,649
pas
Pascal
Sources/Pascal/BCL/NV.BS.Buttons.pas
DelcioSbeghen/NetVCL
7467db6f3b979b38d6dda4a93e0f708d1c3142d2
[ "MIT" ]
5
2019-05-08T20:13:31.000Z
2021-07-30T10:58:53.000Z
Sources/Pascal/BCL/NV.BS.Buttons.pas
DelcioSbeghen/NetVCL
7467db6f3b979b38d6dda4a93e0f708d1c3142d2
[ "MIT" ]
null
null
null
Sources/Pascal/BCL/NV.BS.Buttons.pas
DelcioSbeghen/NetVCL
7467db6f3b979b38d6dda4a93e0f708d1c3142d2
[ "MIT" ]
4
2019-03-30T16:37:05.000Z
2021-07-31T18:56:34.000Z
unit NV.BS.Buttons; interface uses Classes, NV.BS.Containers, NV.Ajax, NV.Json, NV.BS.Types, NV.VCL.Images; type TBsButtonVariant = (bsbInfo, bsbPrimary, bsbSecondary, bsbSuccess, bsbDanger, bsbWarning, bsbDark, bsbLight, bsbLink); TBsButtonSize = (bsbsDefault, bsbsSm, bsbsLg); TNvBsButton = class(TNvBs...
27.158654
100
0.700655
8327e40b375ec7f2c246070617ef657ce4bef6b4
1,364
pas
Pascal
tests/Wrapper.TProxyGenerator.pas
bogdanpolak/delphi-dataproxy
fef7a3a3c5256788ae9f52f105b7a1c1b841f466
[ "MIT" ]
13
2019-01-25T06:08:45.000Z
2022-01-26T07:56:09.000Z
tests/Wrapper.TProxyGenerator.pas
bogdanpolak/delphi-dataproxy
fef7a3a3c5256788ae9f52f105b7a1c1b841f466
[ "MIT" ]
70
2019-01-17T21:57:42.000Z
2020-03-09T19:36:57.000Z
tests/Wrapper.TProxyGenerator.pas
bogdanpolak/delphi-dataproxy
fef7a3a3c5256788ae9f52f105b7a1c1b841f466
[ "MIT" ]
4
2019-08-02T14:24:19.000Z
2020-11-11T02:56:42.000Z
unit Wrapper.TProxyGenerator; interface uses Data.DB, Comp.Generator.DataProxy; type TTestProxyDataGenerator = class(TDataProxyGenerator) public function Generate_UnitHeader: string; function Generate_UsesSection: string; function Generate_ClassDeclaration: string; function Generate_PrivateFi...
23.118644
78
0.809384
83acfb03be02e3a30147746413430494e738d41f
6,782
dpr
Pascal
crypto/aes/aes_dll.dpr
amikey/delphi-crypto
a79895f25bff69819f354e9bf27c19e2f00fed19
[ "Unlicense" ]
6
2019-02-15T02:47:02.000Z
2021-08-02T22:34:34.000Z
crypto/aes/aes_dll.dpr
amikey/delphi-crypto
a79895f25bff69819f354e9bf27c19e2f00fed19
[ "Unlicense" ]
null
null
null
crypto/aes/aes_dll.dpr
amikey/delphi-crypto
a79895f25bff69819f354e9bf27c19e2f00fed19
[ "Unlicense" ]
7
2020-05-04T21:44:13.000Z
2021-04-02T12:42:23.000Z
library AES_DLL; {$ifndef DLL} error('compile with $define DLL'); end. {$endif} (************************************************************************* DESCRIPTION : DLL for AES REQUIREMENTS : D2-D7/D9-D10/D12, compile with $define DLL EXTERNAL DATA : --- MEMORY USAGE : --- DISPLAY M...
40.130178
86
0.6532
619f34bee9d5003ac9bfe26b9c620eb436dc393c
1,501
pas
Pascal
Controller/Conexoes/Menus.Controller.Conexoes.Factory.Conexao.pas
FranlleyGomes/CertificacaoMVC
d62983ca106a8e9feee1df6a0d81bdad3798f07c
[ "MIT" ]
null
null
null
Controller/Conexoes/Menus.Controller.Conexoes.Factory.Conexao.pas
FranlleyGomes/CertificacaoMVC
d62983ca106a8e9feee1df6a0d81bdad3798f07c
[ "MIT" ]
null
null
null
Controller/Conexoes/Menus.Controller.Conexoes.Factory.Conexao.pas
FranlleyGomes/CertificacaoMVC
d62983ca106a8e9feee1df6a0d81bdad3798f07c
[ "MIT" ]
null
null
null
unit Menus.Controller.Conexoes.Factory.Conexao; interface uses Menus.Controller.Conexoes.Interfaces, Menus.Model.Conexoes.Interfaces, Menus.Model.Conexoes.Factory.Conexao; Type TControllerConexoesFactoyConexao = class(TInterfacedObject, iControllerFactoryConexao) private public constructor Create; ...
20.561644
79
0.711526
83b2c5fe7084d730f9758701edc3e008f5304a94
36,868
pas
Pascal
intermediate/QR.pas
SilasX/quine-relay
01357a5f6eec9cb6814e72fcdeee486bfc195f4f
[ "MIT", "Unlicense" ]
1
2018-12-29T20:40:30.000Z
2018-12-29T20:40:30.000Z
intermediate/QR.pas
SilasX/quine-relay
01357a5f6eec9cb6814e72fcdeee486bfc195f4f
[ "MIT", "Unlicense" ]
null
null
null
intermediate/QR.pas
SilasX/quine-relay
01357a5f6eec9cb6814e72fcdeee486bfc195f4f
[ "MIT", "Unlicense" ]
null
null
null
program QR(output);begin write('s//chr 34/e x s//rxFDrkcI8/ x s//chr 47/e x s//.XFeJJmtQiL9ZmtQiL9ZmtQiL9ZmtQiL9ZmtQiL9Zl3QiL9ZmtQiL9ZmtQiL9ZmtQiL9ZmtQiL9ZmtQFL9ZmtQiL9ZmtQiL9ZmtQiL9ZmtQiL9ZmtQiL2JmtQiL9ZmtQiL9ZmtQiL9ZmtQiL9ZmtQiL9Zl2dIr9ZmtQiL9ZmtQiL9ZmtQiL9ZmtQiL9ZmtQiL2JmtQiL9ZmtQiL9ZmtQF8PZmtQiL9W7GbIfBqlNckvCWusWI...
18,434
36,867
0.881686
8326da83db020797f1042fb496d23d15fd448ab7
21,127
dfm
Pascal
_MainForm.dfm
NetVaIT/Estandar
1961b92ce444a133b340c8020720f1c7231b830a
[ "Apache-2.0" ]
null
null
null
_MainForm.dfm
NetVaIT/Estandar
1961b92ce444a133b340c8020720f1c7231b830a
[ "Apache-2.0" ]
51
2018-07-25T15:39:25.000Z
2021-04-21T17:40:57.000Z
_MainForm.dfm
NetVaIT/Estandar
1961b92ce444a133b340c8020720f1c7231b830a
[ "Apache-2.0" ]
1
2021-02-23T17:27:06.000Z
2021-02-23T17:27:06.000Z
object _frmMain: T_frmMain Left = 0 Top = 0 Caption = '_frmMain' ClientHeight = 566 ClientWidth = 792 Color = clBtnFace Constraints.MinHeight = 600 Constraints.MinWidth = 800 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style...
61.415698
71
0.864297
8367471c845f04a46bf6bdb7e96be90e27307694
34,011
pas
Pascal
tests/Test_Classes.pas
atkins126/chakracore-delphi
3779db7f551fb4d972a710a0865b0019b105d0e6
[ "MIT" ]
129
2018-01-12T19:10:25.000Z
2022-03-16T04:44:41.000Z
tests/Test_Classes.pas
atkins126/chakracore-delphi
3779db7f551fb4d972a710a0865b0019b105d0e6
[ "MIT" ]
18
2018-01-18T14:09:54.000Z
2022-03-23T13:25:54.000Z
tests/Test_Classes.pas
atkins126/chakracore-delphi
3779db7f551fb4d972a710a0865b0019b105d0e6
[ "MIT" ]
29
2018-01-16T02:07:22.000Z
2021-09-29T13:22:02.000Z
(* MIT License Copyright (c) 2021 Ondrej Kelle 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, publish, ...
38.430508
117
0.678516
8328d2afa91fb66fe80866062e985a21b6c57fa4
15,000
pas
Pascal
Lego/bricxcc/samplerate/uSrcSinc.pas
jodosh/Personal
92c943b95d3a07789d5f24faf60d4708040e22cb
[ "MIT" ]
null
null
null
Lego/bricxcc/samplerate/uSrcSinc.pas
jodosh/Personal
92c943b95d3a07789d5f24faf60d4708040e22cb
[ "MIT" ]
1
2017-09-18T14:15:00.000Z
2017-09-18T14:15:00.000Z
Lego/bricxcc/samplerate/uSrcSinc.pas
jodosh/Personal
92c943b95d3a07789d5f24faf60d4708040e22cb
[ "MIT" ]
null
null
null
(* * 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/ * * Software distributed under the License is distributed on an "AS...
29.94012
117
0.661933
839d8f04e057cefb2246e7e07334dd6a64383580
449
pas
Pascal
src/barcodes/lazbarcodes.pas
specialista/Cuki-CoinWallet
2a7bbbaa106fa9349dec85c2d7553d57bd0ab8d9
[ "MIT" ]
null
null
null
src/barcodes/lazbarcodes.pas
specialista/Cuki-CoinWallet
2a7bbbaa106fa9349dec85c2d7553d57bd0ab8d9
[ "MIT" ]
null
null
null
src/barcodes/lazbarcodes.pas
specialista/Cuki-CoinWallet
2a7bbbaa106fa9349dec85c2d7553d57bd0ab8d9
[ "MIT" ]
1
2018-07-15T15:15:19.000Z
2018-07-15T15:15:19.000Z
{ This file was automatically created by Lazarus. Do not edit! This source is only used to compile and install the package. } unit lazbarcodes; interface uses zint, uaztec, ubasic, udatamatrix, uhelper, uqr, ureedsolomon, urender, usjis, ubarcodes, LazarusPackageIntf; implementation procedure Register; b...
19.521739
74
0.761693
839afa323cff22ccb63ce91ce83e4bcb51f31d49
300
dpr
Pascal
Projects/Lazarus_Bible/D25/Constraint.dpr
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
11
2017-06-17T05:13:45.000Z
2021-07-11T13:18:48.000Z
Projects/Lazarus_Bible/D24/Constraint.dpr
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
2
2019-03-05T12:52:40.000Z
2021-12-03T12:34:26.000Z
Projects/Lazarus_Bible/DXE2/Constraint.dpr
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
6
2017-09-07T09:10:09.000Z
2022-02-19T20:19:58.000Z
program Constraint; uses Forms, frm_ConstraintMain in '..\source\Constraint\frm_ConstraintMain.pas' {MainForm}; {$R *.RES} {$E EXE} begin Application.Initialize; Application.Title := 'Demo: Constraint'; Application.CreateForm(TMainForm, MainForm); Application.Run; end.
18.75
82
0.7
8301a41894c57b5fc80af5d42334baf642dc3439
7,749
pas
Pascal
unit1.pas
anserion/RNS_img_splitter
fbf2982bb68a21cfdbf3c31954d7898985f44136
[ "Apache-2.0" ]
null
null
null
unit1.pas
anserion/RNS_img_splitter
fbf2982bb68a21cfdbf3c31954d7898985f44136
[ "Apache-2.0" ]
null
null
null
unit1.pas
anserion/RNS_img_splitter
fbf2982bb68a21cfdbf3c31954d7898985f44136
[ "Apache-2.0" ]
null
null
null
unit Unit1; {$mode objfpc}{$H+} interface uses Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, ExtCtrls, StdCtrls; type { TForm1 } TForm1 = class(TForm) Bevel1: TBevel; Bevel10: TBevel; Bevel11: TBevel; Bevel12: TBevel; Bevel13: TBevel; Bevel2: ...
30.996
82
0.654794
857bb5e419b59b4bbd58a79b2f7a1207551378f9
5,439
pas
Pascal
2dBGI/docs/d3d/DXTypes.pas
JazzMaster/LazGFX
e1d1bb0b698861651f28301b48abce774be5e1d1
[ "Apache-2.0" ]
2
2021-10-15T12:00:45.000Z
2022-01-17T20:38:17.000Z
2dBGI/docs/d3d/DXTypes.pas
JazzMaster/LazGFX
e1d1bb0b698861651f28301b48abce774be5e1d1
[ "Apache-2.0" ]
21
2018-10-19T18:07:36.000Z
2019-06-24T02:34:19.000Z
2dBGI/docs/d3d/DXTypes.pas
JazzMaster/LazGFX
e1d1bb0b698861651f28301b48abce774be5e1d1
[ "Apache-2.0" ]
3
2019-07-03T06:22:43.000Z
2022-01-17T20:38:19.000Z
{******************************************************************************} {* *} {* Copyright (C) Microsoft Corporation. All Rights Reserved. *} {* ...
40.288889
81
0.454128
61e6367f53b620f1df904fa95070c1bc22a52a65
250
pas
Pascal
samples/a8/crt_console/locate.pas
zbyti/Mad-Pascal
546cae9724828f93047080109488be7d0d07d47e
[ "MIT" ]
1
2021-12-15T23:47:19.000Z
2021-12-15T23:47:19.000Z
samples/a8/crt_console/locate.pas
michalkolodziejski/Mad-Pascal
0a7a1e2f379e50b0a23878b0d881ff3407269ed6
[ "MIT" ]
null
null
null
samples/a8/crt_console/locate.pas
michalkolodziejski/Mad-Pascal
0a7a1e2f379e50b0a23878b0d881ff3407269ed6
[ "MIT" ]
null
null
null
uses graph, crt; begin InitGraph(15); SetColor(1); PutPixel(5,5); SetColor(2); PutPixel(7,5); SetColor(3); PutPixel(9,5); writeln(GetPixel(5,5),',',GetPixel(7,5),',',GetPixel(9,5)); repeat until keypressed; end.
12.5
61
0.584
83f6f71facdf814e705c1b0916694add7b54458f
1,249
pas
Pascal
Mysql_driver_helper.pas
randydom/commonx
2315f1acf41167bd77ba4d040b3f5b15a5c5b81a
[ "MIT" ]
48
2018-11-19T22:13:00.000Z
2021-11-02T17:25:41.000Z
Mysql_driver_helper.pas
wkfff/commonx
787b9a4a1e7c02f55d81d2236b0cc9f332b38f53
[ "MIT" ]
6
2018-11-24T17:15:29.000Z
2019-05-15T14:59:56.000Z
Mysql_driver_helper.pas
adaloveless/commonx
ed37b239e925119c7ceb3ac7949eefb0259c7f77
[ "MIT" ]
12
2018-11-20T15:15:44.000Z
2021-09-14T10:12:43.000Z
unit Mysql_driver_helper; //For use with Mysql 5.1.xx interface function GetVendorLibForPlatform: string; function GetDBXLibForPlatForm: string; function GetDBXDriverFunction: string; implementation function GetDBXDriverFunction: string; begin result := 'getSQLDriverMySQL' end; function GetDBXLibForPlatForm: ...
18.367647
58
0.643715
8312b34923297d45d135c321b9a18e21364036f0
1,789
pas
Pascal
Samples/Demo/VCL/Source/Viewer/Sample.Form.Viewer.Unicode.Graphemes.pas
khongten001/skia4delphi
32985e62c494e453cefae9c8cb5b0e64c6595a6b
[ "MIT" ]
111
2022-02-09T14:23:10.000Z
2022-03-31T15:33:13.000Z
Samples/Demo/VCL/Source/Viewer/Sample.Form.Viewer.Unicode.Graphemes.pas
khongten001/skia4delphi
32985e62c494e453cefae9c8cb5b0e64c6595a6b
[ "MIT" ]
69
2022-02-10T19:57:05.000Z
2022-03-31T00:40:51.000Z
Samples/Demo/VCL/Source/Viewer/Sample.Form.Viewer.Unicode.Graphemes.pas
khongten001/skia4delphi
32985e62c494e453cefae9c8cb5b0e64c6595a6b
[ "MIT" ]
15
2022-02-11T08:07:43.000Z
2022-03-29T07:40:19.000Z
{************************************************************************} { } { Skia4Delphi } { } { Copyright (c) ...
35.78
99
0.462269
85385e8990fcf4242873a3d46722da1d459d1820
5,220
pas
Pascal
Source/uCommonPreviewHandler.pas
thecocce/MarkdownShellExtensions
2bdf031e4efe5693db780aac00d2cc765b085d62
[ "Apache-2.0" ]
9
2021-06-29T23:12:31.000Z
2021-11-11T20:33:34.000Z
Source/uCommonPreviewHandler.pas
thecocce/MarkdownShellExtensions
2bdf031e4efe5693db780aac00d2cc765b085d62
[ "Apache-2.0" ]
1
2021-09-06T19:21:59.000Z
2021-09-07T15:40:48.000Z
Source/uCommonPreviewHandler.pas
thecocce/MarkdownShellExtensions
2bdf031e4efe5693db780aac00d2cc765b085d62
[ "Apache-2.0" ]
4
2021-06-29T00:46:04.000Z
2021-09-07T10:24:42.000Z
// ************************************************************************************************** // // Unit uCommonPreviewHandler // unit for the Delphi Preview Handler https://github.com/RRUZ/delphi-preview-handler // // The contents of this file are subject to the Mozilla Public License Version 1.1 (the "L...
30.705882
147
0.669923
837ccc72537562d495b71f497c6a300d17f47599
3,205
pas
Pascal
DW.OSDevice.iOS.pas
DelphiWorlds/VOIPDemo
f9b626295bc796b2ed8bd4e77babcabfdbd35019
[ "MIT" ]
5
2021-02-13T11:07:03.000Z
2021-08-11T17:50:26.000Z
DW.OSDevice.iOS.pas
bravesoftdz/VOIPDemo
f9b626295bc796b2ed8bd4e77babcabfdbd35019
[ "MIT" ]
2
2021-02-13T05:11:34.000Z
2021-07-17T07:46:12.000Z
DW.OSDevice.iOS.pas
bravesoftdz/VOIPDemo
f9b626295bc796b2ed8bd4e77babcabfdbd35019
[ "MIT" ]
3
2021-02-13T15:06:59.000Z
2021-05-20T05:43:09.000Z
unit DW.OSDevice.iOS; {*******************************************************} { } { Kastri } { } { Delphi Worlds Cross-Platform Library } ...
29.40367
106
0.65117
83fc4ef302f69f1a344e45a78b915745a3fa81e3
2,514
pas
Pascal
Delphi/SwelioTypes.pas
devgijbels/swelio-delphi
1439de058d103216a0c33759a46a523d450f4302
[ "MIT" ]
2
2021-07-01T07:59:44.000Z
2021-11-16T14:01:14.000Z
Delphi/SwelioTypes.pas
devgijbels/swelio-delphi
1439de058d103216a0c33759a46a523d450f4302
[ "MIT" ]
4
2021-09-30T10:50:27.000Z
2022-03-07T19:15:08.000Z
Delphi/SwelioTypes.pas
devgijbels/swelio-delphi
1439de058d103216a0c33759a46a523d450f4302
[ "MIT" ]
3
2021-11-16T13:58:43.000Z
2022-03-07T18:42:42.000Z
//=============================================================================== //= Copyright (c) Serhiy Perevoznyk. All rights reserved. //= THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY //= OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT //= LIMITED TO THE IMPLIED WARRANTIES OF MERCHAN...
26.463158
81
0.606603
85ede1130f0e390b9d3cb0fbb789625719188b94
11,326
pas
Pascal
GBE_Om_OceanWaves.pas
omarreis/GBE3D
582de188ad6349eea930324cf4edfe92e8a04503
[ "MIT" ]
null
null
null
GBE_Om_OceanWaves.pas
omarreis/GBE3D
582de188ad6349eea930324cf4edfe92e8a04503
[ "MIT" ]
null
null
null
GBE_Om_OceanWaves.pas
omarreis/GBE3D
582de188ad6349eea930324cf4edfe92e8a04503
[ "MIT" ]
null
null
null
unit GBE_Om_OceanWaves; // Om: TTwoWavesOceanSurface // TGBEPlaneExtend has one wave. Added a second to TTwoWavesOceanSurface interface uses System.SysUtils, System.Classes, System.Math, FMX.Types, FMX.Controls3D, FMX.Objects3D, System.Math.Vectors, FMX.Types3D, generics.Collections, System.Threading, ...
34.849231
129
0.627406
83b5120b2292930733b508eb874f025ff7740b4f
193
dpr
Pascal
PTI/Gaji Bersih PNS/ProjectGajihBersih.dpr
r2itech/Project-Delphi7
293fa9579cd896e3a03b1669ca323b0af5a16717
[ "Apache-2.0" ]
null
null
null
PTI/Gaji Bersih PNS/ProjectGajihBersih.dpr
r2itech/Project-Delphi7
293fa9579cd896e3a03b1669ca323b0af5a16717
[ "Apache-2.0" ]
null
null
null
PTI/Gaji Bersih PNS/ProjectGajihBersih.dpr
r2itech/Project-Delphi7
293fa9579cd896e3a03b1669ca323b0af5a16717
[ "Apache-2.0" ]
null
null
null
program ProjectGajihBersih; uses Forms, UnitGABER in 'UnitGABER.pas' {Form1}; {$R *.res} begin Application.Initialize; Application.CreateForm(TForm1, Form1); Application.Run; end.
13.785714
40
0.73057
83330728564ea104bcdbb8bbbaa9b596c97f683c
15,278
dfm
Pascal
8itemlooter/MainForm.dfm
melihakalan/Item-looter-C-
302641145b72907ec154370082f82a050bf13d70
[ "MIT" ]
1
2021-01-06T08:49:58.000Z
2021-01-06T08:49:58.000Z
8itemlooter/MainForm.dfm
melihakalan/Item-looter-C-
302641145b72907ec154370082f82a050bf13d70
[ "MIT" ]
null
null
null
8itemlooter/MainForm.dfm
melihakalan/Item-looter-C-
302641145b72907ec154370082f82a050bf13d70
[ "MIT" ]
2
2020-03-14T20:08:38.000Z
2021-01-09T06:48:44.000Z
object Form1: TForm1 Left = 0 Top = 0 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'melih_+8looter' ClientHeight = 689 ClientWidth = 207 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' F...
23.723602
56
0.44155
61e32bb1547039fcbed937639d7ca8277c6d3117
1,041
dfm
Pascal
windows/src/ext/jedi/jcl/donations/dcl/demos/Tree/Main_frm.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jcl/donations/dcl/demos/Tree/Main_frm.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jcl/donations/dcl/demos/Tree/Main_frm.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
object Form1: TForm1 Left = 328 Top = 237 Width = 470 Height = 295 Caption = 'Binary Tree' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter PixelsPerInch =...
19.277778
35
0.638809
83dff4db093a632c7c2f8b6f3df0afcd214adc6c
2,533
pas
Pascal
71-HTTPPost/Unit1.pas
FMXExpress/Cross-Platform-Samples
d6b761b81a6521652db814b0c1e65263dff4f694
[ "BSD-3-Clause" ]
140
2019-08-07T23:22:44.000Z
2022-02-23T18:27:51.000Z
71-HTTPPost/Unit1.pas
azrael11/Cross-Platform-Samples
f2c16ae3ae23d1ecca00110af1571313eb4e4c51
[ "BSD-3-Clause" ]
1
2020-06-08T11:23:04.000Z
2020-06-08T11:23:04.000Z
71-HTTPPost/Unit1.pas
azrael11/Cross-Platform-Samples
f2c16ae3ae23d1ecca00110af1571313eb4e4c51
[ "BSD-3-Clause" ]
54
2019-08-09T21:37:51.000Z
2022-03-13T12:13:16.000Z
unit Unit1; interface uses System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants, FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FMX.Dialogs, FMX.Effects, FMX.StdCtrls, FMX.Controls.Presentation, System.Net.URLClient, System.Net.HttpClient, System.Net.HttpClientComponent, System.Rt...
27.532609
81
0.713383
83e737f165a7793d75d181e851ea5217470d02ce
107
dfm
Pascal
Jour-14-VCL-Pascal/4-HeritageCadres/Unit2.dfm
DeveloppeurPascal/ApprendreLaProgrammationAvecDelphi
80086403e6bbdd67d2ea9933033fa9d45f133c5d
[ "MIT" ]
8
2020-04-15T12:08:44.000Z
2021-12-16T08:13:45.000Z
Jour-14-VCL-Pascal/4-HeritageCadres/Unit2.dfm
HephaisTech/ApprendreLaProgrammationAvecDelphi
ee44e67325f61993693b117facaab521003953de
[ "MIT" ]
null
null
null
Jour-14-VCL-Pascal/4-HeritageCadres/Unit2.dfm
HephaisTech/ApprendreLaProgrammationAvecDelphi
ee44e67325f61993693b117facaab521003953de
[ "MIT" ]
7
2020-04-16T21:52:52.000Z
2021-12-13T01:36:54.000Z
inherited Frame2: TFrame2 inherited Button1: TButton Left = 58 ExplicitLeft = 58 end end
15.285714
29
0.663551
85a6778bbaee9c050e4ad3c7ca43465938038588
23,338
pas
Pascal
src/core/UBaseTypes.pas
rabarbers/PascalCoin
7a87031bc10a3e1d9461dfed3c61036047ce4fb0
[ "MIT" ]
384
2016-07-16T10:07:28.000Z
2021-12-29T11:22:56.000Z
src/core/UBaseTypes.pas
rabarbers/PascalCoin
7a87031bc10a3e1d9461dfed3c61036047ce4fb0
[ "MIT" ]
165
2016-09-11T11:06:04.000Z
2021-12-05T23:31:55.000Z
src/core/UBaseTypes.pas
rabarbers/PascalCoin
7a87031bc10a3e1d9461dfed3c61036047ce4fb0
[ "MIT" ]
210
2016-08-26T14:49:47.000Z
2022-02-22T18:06:33.000Z
unit UBaseTypes; { Copyright (c) 2017-19 by Albert Molina Distributed under the MIT software license, see the accompanying file LICENSE or visit http://www.opensource.org/licenses/mit-license.php. This unit is a part of the PascalCoin Project, an infinitely scalable cryptocurrency. Find us here: Web: https...
29.541772
207
0.72187
cde9ec07b8b8032f14997ba00b8be5ffc82782ee
129
pas
Pascal
module/model/pause.pas
Htocki/Tetris
fd21e8fe3ca3bfd79ce69083be53b6f83cbffbc8
[ "MIT" ]
null
null
null
module/model/pause.pas
Htocki/Tetris
fd21e8fe3ca3bfd79ce69083be53b6f83cbffbc8
[ "MIT" ]
null
null
null
module/model/pause.pas
Htocki/Tetris
fd21e8fe3ca3bfd79ce69083be53b6f83cbffbc8
[ "MIT" ]
null
null
null
{ pause.pas } procedure Pause(var state: TState; key: TKey); begin case key of k_Space: state := s_PlayStart; end; end;
14.333333
46
0.666667
839df553516ad11ab373b565b256ecc83541bc8d
2,255
pas
Pascal
src/Libs/HttpClient/Implementations/Curl/HttpDeleteImpl.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
78
2019-01-31T13:40:48.000Z
2022-03-22T17:26:54.000Z
src/Libs/HttpClient/Implementations/Curl/HttpDeleteImpl.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
24
2020-01-04T11:50:53.000Z
2022-02-17T09:55:23.000Z
src/Libs/HttpClient/Implementations/Curl/HttpDeleteImpl.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
9
2018-11-05T03:43:24.000Z
2022-01-21T17:23:30.000Z
{*! * Fano Web Framework (https://fanoframework.github.io) * * @link https://github.com/fanoframework/fano * @copyright Copyright (c) 2018 - 2021 Zamrony P. Juhara * @license https://github.com/fanoframework/fano/blob/master/LICENSE (MIT) *} unit HttpDeleteImpl; interface {$MODE OBJFPC} {$H+} uses ...
27.5
77
0.501109