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
179f34b3a2b392972ccdf2d3e00e7792d5dbe728
21,523
pas
Pascal
Version8/Source/Shared/CktTree.pas
dss-extensions/electricdss-src
fab07b5584090556b003ef037feb25ec2de3b7c9
[ "BSD-3-Clause" ]
1
2022-01-23T14:43:30.000Z
2022-01-23T14:43:30.000Z
Version8/Source/Shared/CktTree.pas
PMeira/electricdss-src
fab07b5584090556b003ef037feb25ec2de3b7c9
[ "BSD-3-Clause" ]
7
2018-08-15T04:00:26.000Z
2018-10-25T10:15:59.000Z
Version8/Source/Shared/CktTree.pas
PMeira/electricdss-src
fab07b5584090556b003ef037feb25ec2de3b7c9
[ "BSD-3-Clause" ]
null
null
null
unit CktTree; { ---------------------------------------------------------- Copyright (c) 2008-2015, Electric Power Research Institute, Inc. All rights reserved. ---------------------------------------------------------- } { Change Log 8/12/99 Added level number to node } {$M+} interface uses ...
27.807494
126
0.618083
85c6c8c421a3913c62bd024aaac9bf005d89ed1a
13,237
pas
Pascal
windows/src/ext/jedi/jvcl/jvcl/run/JvTFWeeks.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/jvcl/run/JvTFWeeks.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/run/JvTFWeeks.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.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...
25.752918
110
0.697741
f1f65108609fcf51ed120f15709bfde76dd4415e
2,308
pas
Pascal
FirstQuarter/informatics/exercices/TP1/13/exercice.pas
AndresNakanishi/CAECE-LESYN
3537a198b4392b259d12cb8c6214f1f618a7ca50
[ "MIT" ]
null
null
null
FirstQuarter/informatics/exercices/TP1/13/exercice.pas
AndresNakanishi/CAECE-LESYN
3537a198b4392b259d12cb8c6214f1f618a7ca50
[ "MIT" ]
null
null
null
FirstQuarter/informatics/exercices/TP1/13/exercice.pas
AndresNakanishi/CAECE-LESYN
3537a198b4392b259d12cb8c6214f1f618a7ca50
[ "MIT" ]
null
null
null
program piecesM; uses crt; var // Pieces => Piezas totales // Fail1 => Piezas falladas de grado 1 // Fail2 => Piezas falladas de grado 2 // failT => Total de piezas falladas pieces, fail1, fail2, failT: integer; // quality => Calidad de la producción qu...
36.0625
107
0.606586
f1fdc01bb4f5aabcb9fbdfa7f867db33515e3390
6,745
pas
Pascal
crt/0015.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
crt/0015.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
crt/0015.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{ Well here it is again, its a little rough and some of the Crt.tpu Functions are left out. This Unit will generate Ansi TextColor and TextBackGrounds. Becuase of the Ansi screen Writes you can send the Program to the com port just by using CTTY or GateWay in a bat File before you start your Program. } Unit Cr...
30.111607
77
0.528243
85dc2a6f9887be45703aa034fecd53b86e55b138
1,775
dfm
Pascal
windows/src/ext/jedi/jvcl/tests/restructured/examples/JVCLMegaDemo/jvFormanimationdemo.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/tests/restructured/examples/JVCLMegaDemo/jvFormanimationdemo.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/restructured/examples/JVCLMegaDemo/jvFormanimationdemo.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
object frFormAnimation: TfrFormAnimation Left = 192 Top = 110 Width = 278 Height = 310 Caption = 'Formanimation' Color = clHighlight Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 ...
19.086022
43
0.619718
f16fd3294bf822ac469ec740464664c79dc1ea57
842
pas
Pascal
Ekon24FMXArchitecture/01_FMtoGPUcalls/FMtoGPUcalls_mainform.pas
marcocantu/DelphiSessions
c3fe2ab2eb8619343179b8474ae728c8b0f305db
[ "MIT" ]
44
2017-05-30T20:54:06.000Z
2022-02-25T16:44:23.000Z
Ekon24FMXArchitecture/01_FMtoGPUcalls/FMtoGPUcalls_mainform.pas
marcocantu/DelphiSessions
c3fe2ab2eb8619343179b8474ae728c8b0f305db
[ "MIT" ]
null
null
null
Ekon24FMXArchitecture/01_FMtoGPUcalls/FMtoGPUcalls_mainform.pas
marcocantu/DelphiSessions
c3fe2ab2eb8619343179b8474ae728c8b0f305db
[ "MIT" ]
19
2017-07-25T10:03:13.000Z
2021-10-17T11:40:38.000Z
unit FMtoGPUcalls_mainform; interface uses System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants, FMX.Types, FMX.Controls, FMX.Forms, FMX.Dialogs, FMX.Graphics; type TFormFMtoGPU = class(TForm) procedure FormPaint(Sender: TObject; Canvas: TCanvas; const ARect: TRectF); private ...
20.047619
81
0.720903
83f65530067c39c7daa63a6495af4c8fbc7db226
14,276
pas
Pascal
unit-tests/src/testcase_orderedset.pas
atkins126/libpasc-algorithms
6aa8ad291a0b05d8b057be8c50790f6a80b9668c
[ "MIT" ]
null
null
null
unit-tests/src/testcase_orderedset.pas
atkins126/libpasc-algorithms
6aa8ad291a0b05d8b057be8c50790f6a80b9668c
[ "MIT" ]
null
null
null
unit-tests/src/testcase_orderedset.pas
atkins126/libpasc-algorithms
6aa8ad291a0b05d8b057be8c50790f6a80b9668c
[ "MIT" ]
null
null
null
unit testcase_orderedset; {$IFDEF FPC} {$mode objfpc}{$H+} {$ENDIF} interface uses Classes, SysUtils, container.orderedset, utils.functor {$IFDEF FPC}, fpcunit, testregistry{$ELSE}, TestFramework{$ENDIF}; type TIntOrderedSet = {$IFDEF FPC}specialize{$ENDIF} TOrderedSet<Integer, TCompareFunctorInteger>;...
36.605128
79
0.74944
f1c48f62608276400f2b799a3c9ba73361cc5a28
2,759
dfm
Pascal
demo/Unitopt_vcl.dfm
zekiguven/delphi_jpeg_jls
802c0e8601d6118cf84353df7bae3fe44d24608a
[ "MIT" ]
13
2018-03-05T11:58:41.000Z
2021-06-13T03:02:11.000Z
demo/Unitopt_vcl.dfm
zekiguven/delphi_jpeg_jls
802c0e8601d6118cf84353df7bae3fe44d24608a
[ "MIT" ]
1
2018-11-21T08:55:44.000Z
2018-11-21T10:54:47.000Z
demo/Unitopt_vcl.dfm
zekiguven/delphi_jpeg_jls
802c0e8601d6118cf84353df7bae3fe44d24608a
[ "MIT" ]
null
null
null
object frmOptions: TfrmOptions Left = 0 Top = 0 BorderStyle = bsDialog Caption = 'Options' ClientHeight = 252 ClientWidth = 409 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = ...
17.8
50
0.584995
aa5a37b8451a6823fa547c6f3ce5a0d082db8758
36,377
dfm
Pascal
src/fMediaPanelOptions.dfm
tonywoode/quickPlay
dcff08d7732ac220a2ad8be6854a1261eed3f580
[ "BSD-3-Clause" ]
9
2016-10-17T13:43:37.000Z
2021-07-03T06:59:26.000Z
src/fMediaPanelOptions.dfm
tonywoode/quickPlay
dcff08d7732ac220a2ad8be6854a1261eed3f580
[ "BSD-3-Clause" ]
null
null
null
src/fMediaPanelOptions.dfm
tonywoode/quickPlay
dcff08d7732ac220a2ad8be6854a1261eed3f580
[ "BSD-3-Clause" ]
1
2017-06-26T19:53:27.000Z
2017-06-26T19:53:27.000Z
object FrmMediaPanelOptions: TFrmMediaPanelOptions Left = 0 Top = 0 BorderStyle = bsDialog Caption = 'Media Panel Options' ClientHeight = 787 ClientWidth = 1018 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'Tahoma' Font.Style = [] Old...
39.199353
138
0.645793
83c98954240cbcc5025c8b1bfc28b312f8eb2b78
101,333
pas
Pascal
runmode.pas
Dankage102/Run-Mode
a85c6bc3eed8ca84ffa34fd18fc24c626f3687f2
[ "MIT" ]
5
2018-08-18T04:14:32.000Z
2021-08-20T20:23:54.000Z
runmode.pas
Dankage102/Run-Mode
a85c6bc3eed8ca84ffa34fd18fc24c626f3687f2
[ "MIT" ]
null
null
null
runmode.pas
Dankage102/Run-Mode
a85c6bc3eed8ca84ffa34fd18fc24c626f3687f2
[ "MIT" ]
null
null
null
//Run Mode v3(1.7.1.1) by Savage uses database; const DB_ID = 1; DB_NAME = 'runmode.db'; COLOR_1 = $6495ed; COLOR_2 = $F0E68C; PATH_TO_FILES = '/home/shared_data/'; USED_IP_TIME = 8;//hours type tCheckPoint = Record X, Y: Single; end; type tRecord = Record X, Y: Single; end; var _C...
43.39743
390
0.643423
85c45079c59a9b2ccd8233f8d41435a8b690c238
1,992
pas
Pascal
Trysil/Data/FireDAC/Trysil.Data.FireDAC.pas
lminuti/Trysil
773b65746c8574790fe18bceb8eef8003c00f430
[ "BSD-3-Clause" ]
1
2022-01-12T06:48:47.000Z
2022-01-12T06:48:47.000Z
Trysil/Data/FireDAC/Trysil.Data.FireDAC.pas
lminuti/Trysil
773b65746c8574790fe18bceb8eef8003c00f430
[ "BSD-3-Clause" ]
null
null
null
Trysil/Data/FireDAC/Trysil.Data.FireDAC.pas
lminuti/Trysil
773b65746c8574790fe18bceb8eef8003c00f430
[ "BSD-3-Clause" ]
null
null
null
(* Trysil Copyright © David Lastrucci All rights reserved Trysil - Operation ORM (World War II) http://codenames.info/operation/orm/ *) unit Trysil.Data.FireDAC; interface uses System.Classes, System.SysUtils, FireDAC.UI.Intf, FireDAC.Comp.Client, Trysil.Data.FireDAC.Common; type { TTDataFi...
19.529412
72
0.768072
851209b6cc352a25faf653de305141a23a21eb8a
1,004
pas
Pascal
CodeForces.com/regular_rounds/#283/C.pas
mstrechen/cp
ffac439840a71f70580a0ef197e47479e167a0eb
[ "MIT" ]
null
null
null
CodeForces.com/regular_rounds/#283/C.pas
mstrechen/cp
ffac439840a71f70580a0ef197e47479e167a0eb
[ "MIT" ]
null
null
null
CodeForces.com/regular_rounds/#283/C.pas
mstrechen/cp
ffac439840a71f70580a0ef197e47479e167a0eb
[ "MIT" ]
null
null
null
type star=array[1..100] of string; hsar=array[1..100] of boolean; var n,m:longint; a:star; b:hsar; i,j:longint; num:longint; function ok(a:star; b:hsar; k,n:longint):boolean; var lol:boolean; i:longint; begin i:=2; lol:=true; while (i<=n) and lol...
24.487805
78
0.434263
f11a31e99dc27a73a90af14b6b817228c1aa99f6
34,370
dfm
Pascal
Source/frmUnitTests.dfm
hadi-f90/pyscripter
9db397754e77f238b00426234f64e334c9323349
[ "MIT" ]
1
2018-09-07T09:35:23.000Z
2018-09-07T09:35:23.000Z
Source/frmUnitTests.dfm
hadi-f90/pyscripter
9db397754e77f238b00426234f64e334c9323349
[ "MIT" ]
null
null
null
Source/frmUnitTests.dfm
hadi-f90/pyscripter
9db397754e77f238b00426234f64e334c9323349
[ "MIT" ]
null
null
null
inherited UnitTestWindow: TUnitTestWindow HelpContext = 467 Caption = 'Unit Tests' ClientHeight = 451 ClientWidth = 262 Icon.Data = { 0000010001001010000001002000680400001600000028000000100000002000 0000010020000000000040040000000000000000000000000000000000000000 0000000000060D00004E3C1603...
43.727735
222
0.688449
f1cb5e749c93c467c4b70092a3eebb5e0404a0e2
163,108
dfm
Pascal
Financeiro/uFin2003.dfm
jpwerka/SistemaSFG
76ce689a455280d3b637aec0a0b759a64032f037
[ "MIT" ]
1
2021-11-24T13:21:18.000Z
2021-11-24T13:21:18.000Z
Financeiro/uFin2003.dfm
jpwerka/SistemaSFG
76ce689a455280d3b637aec0a0b759a64032f037
[ "MIT" ]
null
null
null
Financeiro/uFin2003.dfm
jpwerka/SistemaSFG
76ce689a455280d3b637aec0a0b759a64032f037
[ "MIT" ]
null
null
null
inherited Fin2003: TFin2003 Caption = 'An'#225'lise de Contas '#224' Pagar' OldCreateOrder = True PixelsPerInch = 96 TextHeight = 13 inherited Bevel1: TBevel Top = 0 end inherited HeaderPanel: TPanel Top = 2 Caption = 'An'#225'lise Contas '#224' Pagar' end inherited BodyPanel: TPanel L...
72.076005
72
0.8755
f1d54ff9aeecc0e80cb71f57ef9a6acedbe5d870
10,860
pas
Pascal
frmTag.pas
trejder/delphi-mp3-toolbox
cee04b38834511cb95d22e8c84f504e84ca4b5c3
[ "MIT" ]
null
null
null
frmTag.pas
trejder/delphi-mp3-toolbox
cee04b38834511cb95d22e8c84f504e84ca4b5c3
[ "MIT" ]
null
null
null
frmTag.pas
trejder/delphi-mp3-toolbox
cee04b38834511cb95d22e8c84f504e84ca4b5c3
[ "MIT" ]
null
null
null
unit frmTag; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ComCtrls, CheckLst, ExtCtrls, Buttons, MPGTools; type TTagForm = class(TForm) btnOK: TButton; btnCancel: TButton; lblFolder: TLabel; lblMainInfo: TLabel; lblInfo: TLabel; pnlM...
32.130178
331
0.587201
859ec3fb35cba0755fbac4471e2dd23068d155fa
3,807
pas
Pascal
engine/Projects/ThundaxTDPETests/lib/Math/Testtdpe.lib.math.pas
jomael/thundax-delphi-physics-engine
a86f38cdaba1f00c5ef5296a8ae67b816a59448e
[ "MIT" ]
56
2015-03-15T10:22:50.000Z
2022-02-22T11:58:08.000Z
engine/Projects/ThundaxTDPETests/lib/Math/Testtdpe.lib.math.pas
jomael/thundax-delphi-physics-engine
a86f38cdaba1f00c5ef5296a8ae67b816a59448e
[ "MIT" ]
2
2016-07-10T07:57:05.000Z
2019-10-14T15:49:06.000Z
engine/Projects/ThundaxTDPETests/lib/Math/Testtdpe.lib.math.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 ...
30.95122
83
0.710008
834f061524c7936228e298405668ec2fd6db365f
489
dfm
Pascal
form_main.dfm
kangu/delphi-couchdb
7a015569959ad02882de072c91a6f702d37456b5
[ "Apache-2.0" ]
5
2016-01-22T20:35:11.000Z
2019-11-13T14:28:59.000Z
form_main.dfm
kangu/delphi-couchdb
7a015569959ad02882de072c91a6f702d37456b5
[ "Apache-2.0" ]
null
null
null
form_main.dfm
kangu/delphi-couchdb
7a015569959ad02882de072c91a6f702d37456b5
[ "Apache-2.0" ]
null
null
null
object Form1: TForm1 Left = 0 Top = 0 Caption = 'Form1' ClientHeight = 272 ClientWidth = 595 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = ...
18.807692
33
0.605317
8513d0c98d0cbd8719352ca9c1ab7a83c966d09f
34,990
pas
Pascal
Libraries/SynEdit/Source/SynHighlighterPython.pas
Patiencer/Concepts
e63910643b2401815dd4f6b19fbdf0cd7d443392
[ "Apache-2.0" ]
19
2018-10-22T23:45:31.000Z
2021-05-16T00:06:49.000Z
Components/SynEdit/Source/SynHighlighterPython.pas
AlekId/DelphiAST-1
7df228bc75c36741e6627605d877146be062d96b
[ "Apache-2.0" ]
16
2019-02-02T19:54:54.000Z
2019-02-28T05:22:36.000Z
SynEdit-master/Source/SynHighlighterPython.pas
suwermave/soulengine
767d18b53fa882b1a9d797761e5165cfb58c47ad
[ "FTL" ]
6
2018-08-30T05:16:21.000Z
2021-05-12T20:25:43.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/ Softwar...
25.956973
189
0.630123
8340defdc6a02837e487845e3bc065da1ab01c57
2,733
pas
Pascal
LogViewer.Receivers.FileSystem.Settings.pas
jomael/LogViewer
81588885711c66ed4aca2f378e5bbfe68120045b
[ "Apache-2.0" ]
38
2016-04-19T04:05:31.000Z
2022-03-16T12:34:52.000Z
LogViewer.Receivers.FileSystem.Settings.pas
jomael/LogViewer
81588885711c66ed4aca2f378e5bbfe68120045b
[ "Apache-2.0" ]
4
2018-01-04T12:12:49.000Z
2021-03-09T16:38:55.000Z
LogViewer.Receivers.FileSystem.Settings.pas
jomael/LogViewer
81588885711c66ed4aca2f378e5bbfe68120045b
[ "Apache-2.0" ]
12
2016-08-29T20:34:52.000Z
2022-01-06T00:23:46.000Z
{ Copyright (C) 2013-2021 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...
21.690476
74
0.753019
85d6569b24d74e38a7785d20468b77a62c597844
14,069
pas
Pascal
windows/src/ext/jedi/jvcl/tests/archive/jvcl/source/JvPresrDsn.pas
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/JvPresrDsn.pas
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/JvPresrDsn.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.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.150558
97
0.701756
f19c6a06ce6006a8a2856a0609627ac970d7c30a
637
pas
Pascal
src/Libs/Protocol/Implementations/SCGI/Exceptions/EInvalidScgiBodyImpl.pas
atkins126/fano
472679437cb42637b0527dda8255ec52a3e1e953
[ "MIT" ]
null
null
null
src/Libs/Protocol/Implementations/SCGI/Exceptions/EInvalidScgiBodyImpl.pas
atkins126/fano
472679437cb42637b0527dda8255ec52a3e1e953
[ "MIT" ]
null
null
null
src/Libs/Protocol/Implementations/SCGI/Exceptions/EInvalidScgiBodyImpl.pas
atkins126/fano
472679437cb42637b0527dda8255ec52a3e1e953
[ "MIT" ]
null
null
null
{*! * Fano Web Framework (https://fanoframework.github.io) * * @link https://github.com/fanoframework/fano * @copyright Copyright (c) 2018 - 2020 Zamrony P. Juhara * @license https://github.com/fanoframework/fano/blob/master/LICENSE (MIT) *} unit EInvalidScgiBodyImpl; interface {$MODE OBJFPC} uses ...
20.548387
77
0.568289
85968168409931bee934fafcb552fbcb2a13b16e
6,644
pas
Pascal
sources/MVCFramework.SQLGenerators.MSSQL.pas
andreaciotti/delphimvcframework
e356e3fd5734f3a46348303a8a10820e212fdfda
[ "Apache-2.0" ]
1
2021-09-08T12:47:24.000Z
2021-09-08T12:47:24.000Z
sources/MVCFramework.SQLGenerators.MSSQL.pas
andreaciotti/delphimvcframework
e356e3fd5734f3a46348303a8a10820e212fdfda
[ "Apache-2.0" ]
null
null
null
sources/MVCFramework.SQLGenerators.MSSQL.pas
andreaciotti/delphimvcframework
e356e3fd5734f3a46348303a8a10820e212fdfda
[ "Apache-2.0" ]
1
2021-09-08T12:47:25.000Z
2021-09-08T12:47:25.000Z
// *************************************************************************** } // // Delphi MVC Framework // // Copyright (c) 2010-2020 Daniele Teti and the DMVCFramework Team // // https://github.com/danieleteti/delphimvcframework // // *************************************************************************** // /...
30.617512
111
0.701535
f1ef4299a96685e33ec6b8db00f597f72fbdcbef
11,578
dfm
Pascal
Samples/MDITabSet/MainForm.dfm
atkins126/DTF
20566d154b297916ce78aec64c0e547e7510ed55
[ "MIT" ]
3
2020-11-12T17:47:19.000Z
2021-07-21T12:31:41.000Z
Samples/MDITabSet/MainForm.dfm
atkins126/DTF
20566d154b297916ce78aec64c0e547e7510ed55
[ "MIT" ]
1
2021-04-21T14:43:57.000Z
2021-04-21T14:43:57.000Z
Samples/MDITabSet/MainForm.dfm
atkins126/DTF
20566d154b297916ce78aec64c0e547e7510ed55
[ "MIT" ]
1
2021-01-26T06:36:34.000Z
2021-01-26T06:36:34.000Z
object Form1: TForm1 Left = 0 Top = 0 Caption = 'Form1' ClientHeight = 463 ClientWidth = 752 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Menu = MainMenu1 OldCreateOrder = False OnCreate = FormCreate Pixel...
51.230088
70
0.854552
f1e06d11991b959d7633cb37eaff0235468c7ae5
879
pas
Pascal
Test/SimpleScripts/oop.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Test/SimpleScripts/oop.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Test/SimpleScripts/oop.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
{ Demo: Object Orientated Programming (OOP) } type AClass = class s, t: string; procedure P(param: string); virtual; function Q: string; end; type BClass = class(AClass) u, v: string; procedure P(param: string); override; function Q: string; end; procedure AClass.P;...
15.981818
42
0.598407
85d00770bc79a014ec7807c9f2135d1e5b016bd0
6,658
pas
Pascal
CryptoLib/src/Crypto/Generators/ClpECKeyPairGenerator.pas
stlcours/CryptoLib4Pascal
82344d4a4b74422559fa693466ca04652e42cf8b
[ "MIT" ]
2
2019-07-09T10:06:53.000Z
2021-08-15T18:19:31.000Z
CryptoLib/src/Crypto/Generators/ClpECKeyPairGenerator.pas
stlcours/CryptoLib4Pascal
82344d4a4b74422559fa693466ca04652e42cf8b
[ "MIT" ]
null
null
null
CryptoLib/src/Crypto/Generators/ClpECKeyPairGenerator.pas
stlcours/CryptoLib4Pascal
82344d4a4b74422559fa693466ca04652e42cf8b
[ "MIT" ]
null
null
null
{ *********************************************************************************** } { * CryptoLib Library * } { * Copyright (c) 2018 - 20XX Ugochukwu Mmaduekwe * } { * Github Repository <https://github.co...
27.512397
87
0.673325
8318bda1d8bfd746cee520ee7c1e043de8b28f5e
4,385
dpr
Pascal
Test/XE7/TestProjectX.dpr
sauravmohapatra/delphi-leakcheck
9c4964d4e504a17e8820364d907cdb6703045dcf
[ "Apache-2.0" ]
25
2017-10-11T14:52:00.000Z
2021-12-02T05:38:56.000Z
Test/XE7/TestProjectX.dpr
sauravmohapatra/delphi-leakcheck
9c4964d4e504a17e8820364d907cdb6703045dcf
[ "Apache-2.0" ]
null
null
null
Test/XE7/TestProjectX.dpr
sauravmohapatra/delphi-leakcheck
9c4964d4e504a17e8820364d907cdb6703045dcf
[ "Apache-2.0" ]
10
2017-06-05T13:48:42.000Z
2021-12-02T05:38:58.000Z
{***************************************************************************} { } { LeakCheck for Delphi } { } { ...
43.85
113
0.557583
853c78acbb72292462796f70cfe64b4cd0c20c9c
180
pas
Pascal
toolchain/pascompl/test/reject/iso7185prt0030.pas
besm6/mesm6
308b524c78a65e5aaba15b5b9e37f3fd83fc2c53
[ "MIT" ]
37
2019-03-12T17:19:46.000Z
2022-02-04T00:25:55.000Z
toolchain/pascompl/test/reject/iso7185prt0030.pas
besm6/mesm6
308b524c78a65e5aaba15b5b9e37f3fd83fc2c53
[ "MIT" ]
13
2019-03-05T06:10:14.000Z
2020-11-30T09:30:52.000Z
toolchain/pascompl/test/reject/iso7185prt0030.pas
besm6/mesm6
308b524c78a65e5aaba15b5b9e37f3fd83fc2c53
[ "MIT" ]
4
2019-03-23T15:51:56.000Z
2020-07-28T22:34:42.000Z
{ PRT test 30: Missing semicolon in type } program iso7185prt0030; type integer = char five = integer; var i: integer; a: five; begin i := 'a'; a := 1 end.
9
38
0.588889
85bc0ffc4ef7b9d8e8a8b89cf3304e602a0b24fd
387
dfm
Pascal
Delphi/ETS/BootStrap/MainForm/UChild.dfm
ets-ddui/ets
d90e6f7dc1e72e78e6430d6a0a0174b93cde9dc3
[ "MIT" ]
null
null
null
Delphi/ETS/BootStrap/MainForm/UChild.dfm
ets-ddui/ets
d90e6f7dc1e72e78e6430d6a0a0174b93cde9dc3
[ "MIT" ]
null
null
null
Delphi/ETS/BootStrap/MainForm/UChild.dfm
ets-ddui/ets
d90e6f7dc1e72e78e6430d6a0a0174b93cde9dc3
[ "MIT" ]
1
2021-11-30T02:52:30.000Z
2021-11-30T02:52:30.000Z
object FrmChild: TFrmChild Left = 0 Top = 0 Width = 596 Height = 414 object BlMain: TDUIButtonList Left = 0 Top = 0 Width = 596 Height = 30 Align = alTop TextAlign = alClient OnChanging = BlMainChanging end object PnlMain: TDUIPanel Left = 0 Top = 30 ...
16.826087
32
0.573643
f1ea6a61c338ad1735b45c91c1cf80b454542002
2,582
pas
Pascal
tests/Json/Tests.VirtualDto.JSON.pas
sonjli/FidoLib
d86c5bdf97e13cd2317ace207a6494da6cfe92f3
[ "MIT" ]
null
null
null
tests/Json/Tests.VirtualDto.JSON.pas
sonjli/FidoLib
d86c5bdf97e13cd2317ace207a6494da6cfe92f3
[ "MIT" ]
null
null
null
tests/Json/Tests.VirtualDto.JSON.pas
sonjli/FidoLib
d86c5bdf97e13cd2317ace207a6494da6cfe92f3
[ "MIT" ]
null
null
null
unit Tests.VirtualDTO.JSON; interface uses DUnitX.TestFramework, System.Json, System.SysUtils, System.DateUtils, System.TypInfo, Spring, Spring.Collections, Fido.Testing.Mock.Utils, Fido.JSON.Marshalling; type TMediaType = (mtLP, mtCassette, mtCD, mtOnline); ISinger = interface(IInvokable) ...
27.178947
198
0.71495
f1e13f192d174be39e8439de20a8db862e26803a
12,674
pas
Pascal
source/ALAndroidNativeView.pas
jonahzheng/alcinoe
be21f1d6b9e22aa3d75faed4027097c1f444ee6f
[ "Apache-2.0" ]
1
2022-01-26T04:32:57.000Z
2022-01-26T04:32:57.000Z
source/ALAndroidNativeView.pas
jonahzheng/alcinoe
be21f1d6b9e22aa3d75faed4027097c1f444ee6f
[ "Apache-2.0" ]
null
null
null
source/ALAndroidNativeView.pas
jonahzheng/alcinoe
be21f1d6b9e22aa3d75faed4027097c1f444ee6f
[ "Apache-2.0" ]
null
null
null
unit ALAndroidNativeView; {$IF CompilerVersion > 34} // sydney {$MESSAGE WARN 'Check if FMX.Presentation.Android.pas was not updated and adjust the IFDEF'} {$ENDIF} interface {$SCOPEDENUMS ON} uses System.Classes, System.Types, Androidapi.JNI.GraphicsContentViewText, Androidapi.JNIBridge, ...
38.174699
193
0.655121
83f655371c011cf079c1b76605a64b010ce22a67
12,714
pas
Pascal
better_collections.pas
adaloveless/commonx
ed37b239e925119c7ceb3ac7949eefb0259c7f77
[ "MIT" ]
48
2018-11-19T22:13:00.000Z
2021-11-02T17:25:41.000Z
better_collections.pas
adaloveless/commonx
ed37b239e925119c7ceb3ac7949eefb0259c7f77
[ "MIT" ]
6
2018-11-24T17:15:29.000Z
2019-05-15T14:59:56.000Z
better_collections.pas
adaloveless/commonx
ed37b239e925119c7ceb3ac7949eefb0259c7f77
[ "MIT" ]
12
2018-11-20T15:15:44.000Z
2021-09-14T10:12:43.000Z
unit better_collections; {$MESSAGE '*******************COMPILING Better_Collections.pas'} {$INCLUDE DelphiDefs.inc} {$IFDEF MSWINDOWS} {$DEFINE USE_FAST_LIST} {$ENDIF} {$DEFINE DEBUG_ITEMS} {$D-} interface uses debug, generics.collections.fixed, systemx, sharedobject, typex, betterobject, classes, {$IFDEF USE_FAS...
20.74062
177
0.682161
85dceee66fb888e5a2e0176ea47d653e52969e8b
239
pas
Pascal
ProjectBuilder/Properties/Settings.Designer.pas
ProHolz/ElementsDelphiTools
dca0c4d6171428ea2671ace6d3bc5f68e6f147af
[ "MIT" ]
5
2019-02-21T14:07:28.000Z
2021-04-21T18:59:59.000Z
ProjectBuilder/Properties/Settings.Designer.pas
ProHolz/ElementsDelphiTools
dca0c4d6171428ea2671ace6d3bc5f68e6f147af
[ "MIT" ]
1
2019-03-04T12:27:59.000Z
2019-03-04T12:27:59.000Z
ProjectBuilder/Properties/Settings.Designer.pas
ProHolz/ElementsDelphiTools
dca0c4d6171428ea2671ace6d3bc5f68e6f147af
[ "MIT" ]
4
2019-09-07T12:48:54.000Z
2021-04-23T13:34:34.000Z
namespace ProjectBuilder; interface { The .Designer.pas file will be automatically generated when the parent file changes. You can also right-click the parent file and select 'Run Custom Tool' to update it now. } implementation end.
23.9
91
0.782427
f1daaa5ae11ce465df3c9a45c11008b43511ba7d
1,458
dpr
Pascal
windows/src/ext/jedi/jcl/jcl/packages/d19/JclSIMDViewExpertDLL.dpr
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jcl/jcl/packages/d19/JclSIMDViewExpertDLL.dpr
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jcl/jcl/packages/d19/JclSIMDViewExpertDLL.dpr
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
Library JclSIMDViewExpertDLL; { ----------------------------------------------------------------------------- DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR ALWAYS EDIT THE RELATED XML FILE (JclSIMDViewExpertDLL-L.xml) Last generated: 01-09-2015 20:38:08 UTC --------------------...
26.035714
95
0.652949
6abe959bcc22a7559b21a2defcd9f3bcce6c5d95
3,134
pas
Pascal
delphi/0449.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
delphi/0449.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
delphi/0449.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
'Joe C. Hecht' <jhecht@wpo.borland.com> Below are some code snippets to change the printer settings. Wherever the changes are made, you could instead examine the printer settings. See the documentation for ExtDeviceMode and the TDEVMODE structure as well the printer escape GETSETPAPERBINS and GetDeviceCaps(). ...
28.234234
81
0.609445
f1df7d7e60c61c9e3c0bb5300aa0543e9fdca3e3
1,956
dfm
Pascal
Components/JVCL/examples/JvTranslator/JvTranslatorMainFormU.dfm
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/examples/JvTranslator/JvTranslatorMainFormU.dfm
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
null
null
null
Components/JVCL/examples/JvTranslator/JvTranslatorMainFormU.dfm
sabatex/Delphi
0efbe6eb38bf8aa2bf269d1866741266e90b9cbf
[ "MIT" ]
1
2019-12-24T08:39:18.000Z
2019-12-24T08:39:18.000Z
object JvTranslatorMainForm: TJvTranslatorMainForm Left = 368 Top = 147 Width = 449 Height = 403 Caption = 'JvTranslator' Color = clBtnFace Constraints.MinHeight = 230 Constraints.MinWidth = 345 DefaultMonitor = dmDesktop Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11...
21.032258
70
0.66002
8574cef35e868fe38b68bc792d83cfd2a3f70c36
601
pas
Pascal
base/vr_base.pas
vrode0x/fp_laz
82cbb391ed06a72a72fa260767f7732bc609f322
[ "MIT" ]
null
null
null
base/vr_base.pas
vrode0x/fp_laz
82cbb391ed06a72a72fa260767f7732bc609f322
[ "MIT" ]
null
null
null
base/vr_base.pas
vrode0x/fp_laz
82cbb391ed06a72a72fa260767f7732bc609f322
[ "MIT" ]
null
null
null
{ This file was automatically created by Lazarus. Do not edit! This source is only used to compile and install the package. } unit vr_base; {$warn 5023 off : no warning about unused units} interface uses vr_classes, vr_ctrl_utils, vr_fpclasses, vr_fpg, vr_globals, vr_intfs, vr_json_conf, vr_JsonRp...
30.05
74
0.763727
83d5fede4495a2869e7419787ab29dfe854fc1d7
7,516
pas
Pascal
MyJobThreadSafeManager.pas
mickyvac/fc-measure
0b6db36af01f25479a956138cfceddd02a88d14d
[ "MIT" ]
null
null
null
MyJobThreadSafeManager.pas
mickyvac/fc-measure
0b6db36af01f25479a956138cfceddd02a88d14d
[ "MIT" ]
null
null
null
MyJobThreadSafeManager.pas
mickyvac/fc-measure
0b6db36af01f25479a956138cfceddd02a88d14d
[ "MIT" ]
null
null
null
unit MyJobThreadSafeManager; { shold provide thread safe, milisecond resoluted scheduler with more clever handling than standard timer } { timed event object contains reference to procedure which to call, it is executed using synchornize by default or thread internal-thread-safe handler should be provided imple...
23.709779
155
0.661389
f1a7d33274489303b9af049e92598fdb3cfb7f16
1,659
pas
Pascal
design/source/dttctrls.pas
pascaldragon/Pas2JS_Widget
42984d7e5d8bbcfd0d0c64f90cd4a1b60319ac90
[ "MIT" ]
26
2020-05-09T13:07:34.000Z
2022-02-20T04:29:17.000Z
design/source/dttctrls.pas
GuvaCode/Pas2JS_Widget
bd817df72f052c10c35b6fde0a26b0609b59bdfd
[ "MIT" ]
24
2020-12-10T16:45:05.000Z
2022-03-23T21:51:34.000Z
design/source/dttctrls.pas
GuvaCode/Pas2JS_Widget
bd817df72f052c10c35b6fde0a26b0609b59bdfd
[ "MIT" ]
6
2020-06-27T03:02:12.000Z
2022-01-10T12:54:34.000Z
{ MIT License Copyright (c) 2018 Hélio S. Ribeiro and Anderson J. Gado da Silva 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 rig...
25.921875
80
0.767932
aae34b15e8c13d4572e711cd7a297ff6505f3e0f
37,640
dfm
Pascal
UDlgMsg.dfm
nikchis/smartnote
5bb8f7b5397565008f49426f2201a244ba6227c0
[ "MIT" ]
null
null
null
UDlgMsg.dfm
nikchis/smartnote
5bb8f7b5397565008f49426f2201a244ba6227c0
[ "MIT" ]
null
null
null
UDlgMsg.dfm
nikchis/smartnote
5bb8f7b5397565008f49426f2201a244ba6227c0
[ "MIT" ]
null
null
null
object FormMsg: TFormMsg Left = 0 Top = 0 BorderIcons = [biSystemMenu] Caption = 'Message' ClientHeight = 164 ClientWidth = 384 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] OldCreateOrder = False ...
57.81874
73
0.824362
f19ef222216f1968b3fbbd2bdba22ed3caa0ef20
296
dpr
Pascal
samples/SimpleSample.dpr
MurilloLazzaretti/worker-delphi-wrapper
e756361069d859d83cf1378ecbd914bd07dbd20d
[ "MIT" ]
1
2021-05-17T16:32:11.000Z
2021-05-17T16:32:11.000Z
samples/SimpleSample.dpr
MurilloLazzaretti/worker-delphi-wrapper
e756361069d859d83cf1378ecbd914bd07dbd20d
[ "MIT" ]
null
null
null
samples/SimpleSample.dpr
MurilloLazzaretti/worker-delphi-wrapper
e756361069d859d83cf1378ecbd914bd07dbd20d
[ "MIT" ]
1
2021-03-18T03:44:20.000Z
2021-03-18T03:44:20.000Z
program SimpleSample; uses Vcl.Forms, uMain in 'uMain.pas' {Form2}, WorkerWrapper.Core in '..\src\WorkerWrapper.Core.pas'; {$R *.res} begin Application.Initialize; Application.MainFormOnTaskbar := True; Application.CreateForm(TForm2, Form2); Application.Run; end.
18.5
57
0.689189
6a0bdc01bfc5a664402252c93e7a8f40fd54cebd
68,549
pas
Pascal
contrib/mORMot/SynZipFiles.pas
Razor12911/xtool
4797195ad310e8f6dc2eae8eb86fe14683f77cf0
[ "MIT" ]
11
2022-01-17T22:05:37.000Z
2022-02-23T19:18:19.000Z
contrib/mORMot/SynZipFiles.pas
Razor12911/xtool
4797195ad310e8f6dc2eae8eb86fe14683f77cf0
[ "MIT" ]
null
null
null
contrib/mORMot/SynZipFiles.pas
Razor12911/xtool
4797195ad310e8f6dc2eae8eb86fe14683f77cf0
[ "MIT" ]
null
null
null
/// high-level access to .zip archive file compression // - this unit is a part of the freeware Synopse framework, // licensed under a MPL/GPL/LGPL tri-license; version 1.18 unit SynZipFiles; (* This file is part of Synopse framework. Synopse framework. Copyright (C) 2022 Arnaud Bouchez Synopse Informat...
33.817958
104
0.701381
833d2d5ca42abb0952dcc14ddece42eb2b96d8ed
464
dpr
Pascal
Demos/MarshalSuper/Delphi/MarshalSuper.dpr
atkins126/SuperObject.Delphi
57f1c4c4153965f1459c0358ec0b0d3538367817
[ "Unlicense" ]
null
null
null
Demos/MarshalSuper/Delphi/MarshalSuper.dpr
atkins126/SuperObject.Delphi
57f1c4c4153965f1459c0358ec0b0d3538367817
[ "Unlicense" ]
null
null
null
Demos/MarshalSuper/Delphi/MarshalSuper.dpr
atkins126/SuperObject.Delphi
57f1c4c4153965f1459c0358ec0b0d3538367817
[ "Unlicense" ]
null
null
null
program MarshalSuper; uses Vcl.Forms, Unit1 in 'Unit1.pas' {Form1}, uMarshalSuper in '..\uMarshalSuper.pas', supertypes in '..\..\..\supertypes.pas', supertimezone in '..\..\..\supertimezone.pas', superdate in '..\..\..\superdate.pas', superobject in '..\..\..\superobject.pas'; {$R *.res} ...
23.2
49
0.644397
85c82deaf623d0dfd99e42cf582bcc0d1c5a609c
7,614
dfm
Pascal
Lab_2/Unit2.dfm
Alex-Kostukov/mpei_labs_1course_2sem
66c62faac13e34d834e8b0b166a304b513c8193c
[ "MIT" ]
null
null
null
Lab_2/Unit2.dfm
Alex-Kostukov/mpei_labs_1course_2sem
66c62faac13e34d834e8b0b166a304b513c8193c
[ "MIT" ]
1
2018-03-10T15:47:10.000Z
2018-03-12T19:34:51.000Z
Lab_2/Unit2.dfm
Alex-Kostukov/mpei_labs_1course_2sem
66c62faac13e34d834e8b0b166a304b513c8193c
[ "MIT" ]
null
null
null
object Form2: TForm2 Left = 0 Top = 0 Caption = #1050#1086#1088#1077#1085#1100' '#1091#1088#1072#1074#1085#1077#1085#1080#1103 ClientHeight = 597 ClientWidth = 888 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Consolas' Font.Style...
23.79375
167
0.552666
f1a85d416ef131b83fb32cad2c31db9182ab0fc2
2,068
pas
Pascal
windows/src/ext/jedi/jvcl/tests/archive/jvcl132/source/JvObserverLabel.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/tests/archive/jvcl132/source/JvObserverLabel.pas
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/jvcl132/source/JvObserverLabel.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.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...
32.825397
114
0.696325
83a18cc312b15a4b986e45a4f1d29b868871acbc
5,523
pas
Pascal
BufferedStream.pas
atkins126/mrmath
317630845b3b84c2c27245fdabd20827d620d5ae
[ "Apache-2.0" ]
1
2019-11-13T01:43:13.000Z
2019-11-13T01:43:13.000Z
BufferedStream.pas
atkins126/mrmath
317630845b3b84c2c27245fdabd20827d620d5ae
[ "Apache-2.0" ]
null
null
null
BufferedStream.pas
atkins126/mrmath
317630845b3b84c2c27245fdabd20827d620d5ae
[ "Apache-2.0" ]
1
2019-07-09T09:40:32.000Z
2019-07-09T09:40:32.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) 2011, Michael R. . All rights reserved. // #### // ####...
30.854749
95
0.57505
83546bd76fad0f1d78d6299898e031a083fe12cf
8,764
pas
Pascal
entities.pas
cyberfilth/ASCII-axe
a3b3082582bb0434134cda6c1f0b219eaa8eeee7
[ "MIT" ]
10
2021-05-03T14:20:59.000Z
2022-01-16T17:58:41.000Z
entities.pas
richorr/ASCII-axe
02ddf5aa0e76235e6c2a350bdbd03439726579f0
[ "MIT" ]
5
2021-05-15T19:53:49.000Z
2021-09-23T16:12:29.000Z
entities.pas
richorr/ASCII-axe
02ddf5aa0e76235e6c2a350bdbd03439726579f0
[ "MIT" ]
3
2021-05-04T20:17:20.000Z
2022-01-21T22:57:36.000Z
(* Unit responsible for NPC stat, initialising enemies and utility functions *) unit entities; {$mode objfpc}{$H+} {$ModeSwitch advancedrecords} {$RANGECHECKS OFF} interface uses SysUtils, globalUtils, { List of creatures } cave_rat, giant_cave_rat, blood_bat, green_fungus, redcap_lesser, redcap_lesser_lobber...
26.719512
91
0.661228
6acdabfd9eef0e412705eb27493d578f86f53c1b
5,456
pas
Pascal
libraries/cryptolib4pascal/ClpBsiObjectIdentifiers.pas
OHLChain/techplayground
1f70d7dc7f3d8e10ba3b459faa1d9ffbb4fd6034
[ "MIT" ]
null
null
null
libraries/cryptolib4pascal/ClpBsiObjectIdentifiers.pas
OHLChain/techplayground
1f70d7dc7f3d8e10ba3b459faa1d9ffbb4fd6034
[ "MIT" ]
null
null
null
libraries/cryptolib4pascal/ClpBsiObjectIdentifiers.pas
OHLChain/techplayground
1f70d7dc7f3d8e10ba3b459faa1d9ffbb4fd6034
[ "MIT" ]
1
2022-01-15T14:07:50.000Z
2022-01-15T14:07:50.000Z
{ *********************************************************************************** } { * CryptoLib Library * } { * Copyright (c) 2018 - 20XX Ugochukwu Mmaduekwe * } { * Github Repository <https://github.co...
31.537572
128
0.671554
f1c1d20c8d0b4ffa1fb9386302ea701f3ff4d94c
7,314
pas
Pascal
Gui/options.pas
kapkapas/deskew
0a9bbf952a73aedead4e2f62f29d4a9b38d42417
[ "MIT" ]
1
2021-07-29T18:50:51.000Z
2021-07-29T18:50:51.000Z
Gui/options.pas
kapkapas/deskew
0a9bbf952a73aedead4e2f62f29d4a9b38d42417
[ "MIT" ]
null
null
null
Gui/options.pas
kapkapas/deskew
0a9bbf952a73aedead4e2f62f29d4a9b38d42417
[ "MIT" ]
null
null
null
unit Options; interface uses Classes, SysUtils, ImagingTypes, IniFiles; type TForcedOutputFormat = ( fofNone, fofBinary1, fofGray8, fofRgb24, fofRgba32 ); TFileFormat = ( ffSameAsInput, ffPng, ffJpeg, ffTiff, ffBmp, ffPsd, ffTga, ff...
31.525862
129
0.724364
83defc8edea5d90820abfdc3cc7ca0796483ebb9
20,888
pas
Pascal
Source/JOSE/JOSE.Consumer.pas
viniciussanchez/delphi-jose-jwt
800efddd20fbbfae2a0711a1603c0882a15ca7d1
[ "Apache-2.0" ]
2
2021-04-26T05:58:55.000Z
2021-09-24T11:58:02.000Z
Source/JOSE/JOSE.Consumer.pas
viniciussanchez/delphi-jose-jwt
800efddd20fbbfae2a0711a1603c0882a15ca7d1
[ "Apache-2.0" ]
null
null
null
Source/JOSE/JOSE.Consumer.pas
viniciussanchez/delphi-jose-jwt
800efddd20fbbfae2a0711a1603c0882a15ca7d1
[ "Apache-2.0" ]
null
null
null
{******************************************************************************} { } { Delphi JOSE Library } { Copyright (c) 2015-2021 Paolo Rossi ...
34.355263
123
0.748947
f123495b4f1667e78e03d2a7ff221f4dcfae8234
34,685
pas
Pascal
src/RestClient.pas
monde-sistemas/delphi-rest-client-api
df074e7c806d984bdb05b51e42d9f270f0978697
[ "Apache-2.0" ]
1
2018-07-15T17:52:10.000Z
2018-07-15T17:52:10.000Z
src/RestClient.pas
monde-sistemas/delphi-rest-client-api
df074e7c806d984bdb05b51e42d9f270f0978697
[ "Apache-2.0" ]
2
2016-10-27T11:35:10.000Z
2017-01-18T13:58:18.000Z
src/RestClient.pas
monde-sistemas/delphi-rest-client-api
df074e7c806d984bdb05b51e42d9f270f0978697
[ "Apache-2.0" ]
1
2016-01-29T13:48:49.000Z
2016-01-29T13:48:49.000Z
unit RestClient; {$I DelphiRest.inc} interface uses Classes, SysUtils, HttpConnection, RestUtils, RestJsonUtils, {$IFDEF SUPPORTS_GENERICS} Generics.Collections, Rtti, TypInfo, {$ELSE} Contnrs, OldRttiUnMarshal, {$ENDIF} DB, JsonListAdapter, RestException; const DEFAULT_COOKIE_V...
27.792468
149
0.750641
83f1483fcab827796fa694dbcad5680b7a7e2efa
11,646
dfm
Pascal
windows/src/ext/jedi/jvcl/tests/restructured/examples/JvDialogs/fDialogs.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/tests/restructured/examples/JvDialogs/fDialogs.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/restructured/examples/JvDialogs/fDialogs.dfm
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
object Form1: TForm1 Left = 223 Top = 158 Width = 744 Height = 638 Caption = 'Dialogs Demo' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 obj...
21.890977
63
0.554869
f19d15f76e2caf06a28fea9f7695723fde89fc53
2,209
dfm
Pascal
Catalogos/BateriaCapacitacionCursoTemaForm.dfm
alexismzt/SOFOM
57ca73e9f7fbb51521149ea7c0fdc409c22cc6f7
[ "Apache-2.0" ]
null
null
null
Catalogos/BateriaCapacitacionCursoTemaForm.dfm
alexismzt/SOFOM
57ca73e9f7fbb51521149ea7c0fdc409c22cc6f7
[ "Apache-2.0" ]
51
2018-07-25T15:39:25.000Z
2021-04-21T17:40:57.000Z
Catalogos/BateriaCapacitacionCursoTemaForm.dfm
alexismzt/SOFOM
57ca73e9f7fbb51521149ea7c0fdc409c22cc6f7
[ "Apache-2.0" ]
1
2021-02-23T17:27:06.000Z
2021-02-23T17:27:06.000Z
inherited frmBateriaCapacitacionCursosTema: TfrmBateriaCapacitacionCursosTema Caption = 'Bateria de Capacitacion - Cursos - Tema' ClientHeight = 223 ClientWidth = 718 ExplicitWidth = 724 ExplicitHeight = 251 PixelsPerInch = 96 TextHeight = 13 inherited pcMain: TcxPageControl Width = 718 ...
24.820225
78
0.578542
f10bc54c2fa3097d8aba97c40d112c96c2cc13cf
1,700
pas
Pascal
code/parameter/SQLParameter.pas
VencejoSoftware/ooSQL
fc93ca33d49b840f56e67edd2b022ae94406b2b2
[ "BSD-3-Clause" ]
1
2022-01-04T02:17:36.000Z
2022-01-04T02:17:36.000Z
code/parameter/SQLParameter.pas
VencejoSoftware/ooSQL
fc93ca33d49b840f56e67edd2b022ae94406b2b2
[ "BSD-3-Clause" ]
null
null
null
code/parameter/SQLParameter.pas
VencejoSoftware/ooSQL
fc93ca33d49b840f56e67edd2b022ae94406b2b2
[ "BSD-3-Clause" ]
3
2019-11-21T02:57:33.000Z
2021-07-26T09:14:17.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 } { SQL parameter syntax object @created(21/12/2017) @author Vencejo Software <www.vencejosoft.com> } {$ENDREGION} unit SQLParameter; i...
20.481928
83
0.734706
f1ee8e519f7ab44507bacb2df571110b40276490
10,682
pas
Pascal
DUnitX.Test.pas
bbrandt/DUnitX
63f8fd1c250eff866da5290ff55447970885c04e
[ "Apache-2.0" ]
1
2021-07-24T16:42:48.000Z
2021-07-24T16:42:48.000Z
DUnitX.Test.pas
bbrandt/DUnitX
63f8fd1c250eff866da5290ff55447970885c04e
[ "Apache-2.0" ]
1
2017-06-25T12:58:46.000Z
2017-06-25T13:05:30.000Z
DUnitX.Test.pas
bbrandt/DUnitX
63f8fd1c250eff866da5290ff55447970885c04e
[ "Apache-2.0" ]
2
2018-03-11T00:08:35.000Z
2018-11-01T07:06:41.000Z
{***************************************************************************} { } { DUnitX } { } { ...
27.890339
274
0.636398
8319075f46502b1af31e0f75cc0d80bfb1d51e44
3,336
pas
Pascal
tests/TestRedisValuesU.pas
lgadina/delphiredisclient
ec59c9f130a96b60b9e718e6733ff18a7b1ca06b
[ "Apache-2.0" ]
235
2015-01-06T08:24:11.000Z
2022-03-17T22:28:39.000Z
tests/TestRedisValuesU.pas
lgadina/delphiredisclient
ec59c9f130a96b60b9e718e6733ff18a7b1ca06b
[ "Apache-2.0" ]
23
2015-11-10T22:14:52.000Z
2022-03-11T15:06:57.000Z
tests/TestRedisValuesU.pas
lgadina/delphiredisclient
ec59c9f130a96b60b9e718e6733ff18a7b1ca06b
[ "Apache-2.0" ]
113
2015-05-20T06:45:18.000Z
2022-02-18T21:52:52.000Z
// *************************************************************************** } // // Delphi REDIS Client // // Copyright (c) 2015-2021 Daniele Teti // // https://github.com/danieleteti/delphiredisclient // // *************************************************************************** // // Licensed under the Apache L...
21.384615
80
0.70024
f17d5e8e25bb53a757110e8f9dceb45140385f4a
6,095
dpr
Pascal
data/pascal/c7a58b1af0e2e9d9c1d797d88210e15d_lion_lens.dpr
maxim5/code-inspector
14812dfbc7bac1d76c4d9e5be2cdf83fc1c391a1
[ "Apache-2.0" ]
5
2018-01-03T06:43:07.000Z
2020-07-30T13:15:29.000Z
data/pascal/c7a58b1af0e2e9d9c1d797d88210e15d_lion_lens.dpr
maxim5/code-inspector
14812dfbc7bac1d76c4d9e5be2cdf83fc1c391a1
[ "Apache-2.0" ]
null
null
null
data/pascal/c7a58b1af0e2e9d9c1d797d88210e15d_lion_lens.dpr
maxim5/code-inspector
14812dfbc7bac1d76c4d9e5be2cdf83fc1c391a1
[ "Apache-2.0" ]
2
2019-11-04T02:54:49.000Z
2020-04-24T17:50:46.000Z
// // AggPas 2.4 RM3 Demo application // Note: Press F1 key on run to see more info about this demo // // Paths: src;src\ctrl;src\svg;src\util;src\platform\win;expat-wrap // program lion_lens ; {DEFINE AGG_GRAY8 } {$DEFINE AGG_BGR24 } {DEFINE AGG_RGB24 } {DEFINE AGG_BGRA32 } {DEFINE AGG_RGBA32 } {DEFINE AGG_ARGB32 } ...
20.802048
106
0.713536
f1a16f8e7494cd155f466790bba453eea251dfb8
764
lpr
Pascal
backup/Olympus_ImageSave.lpr
MSGEndo/OLYMPUSWIFI
f96259c12e534760524f8c7cb8b766b781ad5299
[ "MIT" ]
6
2020-01-19T15:22:05.000Z
2020-03-17T03:30:38.000Z
backup/Olympus_ImageSave.lpr
MSGEndo/OLYMPUSWIFI
f96259c12e534760524f8c7cb8b766b781ad5299
[ "MIT" ]
1
2020-01-09T08:54:17.000Z
2020-01-09T08:54:17.000Z
backup/Olympus_ImageSave.lpr
MSGEndo/OLYMPUSWIFI
f96259c12e534760524f8c7cb8b766b781ad5299
[ "MIT" ]
1
2020-09-26T11:25:37.000Z
2020-09-26T11:25:37.000Z
program Olympus_ImageSave; {$mode objfpc}{$H+} uses {$IFDEF UNIX} //{$IFDEF UseCThreads} // NB: On Linux, not Windows, there is a custom compiler setting -dUsecThreads which allows cThreads to be used cthreads, // when this IFDEF is present. Seems unnecessary to complicate things -just...
31.833333
140
0.700262
f1a119e89e723c13e2523f999c5684211e8e3b1b
17,167
pas
Pascal
Apus.Engine.Graphics.pas
atkins126/ApusGameEngine
e89dbbf69263c3a6b4848c2c645398719c7e4050
[ "BSD-3-Clause" ]
null
null
null
Apus.Engine.Graphics.pas
atkins126/ApusGameEngine
e89dbbf69263c3a6b4848c2c645398719c7e4050
[ "BSD-3-Clause" ]
null
null
null
Apus.Engine.Graphics.pas
atkins126/ApusGameEngine
e89dbbf69263c3a6b4848c2c645398719c7e4050
[ "BSD-3-Clause" ]
null
null
null
// Platform-independent implementation of the graphics APIs // // Copyright (C) 2021 Apus Software (ivan@apus-software.com) // This file is licensed under the terms of BSD-3 license (see license.txt) // This file is a part of the Apus Game Engine (http://apus-software.com/engine/) unit Apus.Engine.Graphics; inte...
30.710197
167
0.705481
f13fd712d8d7c42a906d50bbb3da92c29d1eb21d
4,768
pas
Pascal
trunk/SMARTSupport/SMARTSupport.Sandisk.pas
ebangin127/nstools
2a0bb4e6fd3688afd74afd4c7d69eeb46f096a99
[ "MIT" ]
15
2016-02-12T14:55:53.000Z
2021-08-17T09:44:12.000Z
trunk/SMARTSupport/SMARTSupport.Sandisk.pas
ebangin127/nstools
2a0bb4e6fd3688afd74afd4c7d69eeb46f096a99
[ "MIT" ]
1
2020-10-28T12:19:56.000Z
2020-10-28T12:19:56.000Z
trunk/SMARTSupport/SMARTSupport.Sandisk.pas
ebangin127/nstools
2a0bb4e6fd3688afd74afd4c7d69eeb46f096a99
[ "MIT" ]
7
2016-08-21T23:57:47.000Z
2022-02-14T03:26:21.000Z
// Ported CrystalDiskInfo (The MIT License, http://crystalmark.info) unit SMARTSupport.Sandisk; interface uses BufferInterpreter, Device.SMART.List, SMARTSupport, Support; type TSandiskSMARTSupport = class(TSMARTSupport) private function ModelHasSandiskString(const Model: String): Boolean; function SMA...
26.342541
79
0.770134
83b15b375587b84b8834f491b125b98e54ad25bb
2,376
pas
Pascal
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/Orders/fOrdersComplete.pas
timmvt/VistA_tt
05694e3a98c026f682f99ca9eb701bdd1e82af28
[ "Apache-2.0" ]
1
2015-11-03T14:56:42.000Z
2015-11-03T14:56:42.000Z
CPRSChart/OR_30_423_SRC/CPRS-chart/Orders/fOrdersComplete.pas
VHAINNOVATIONS/Transplant
a6c000a0df4f46a17330cec95ff25119fca1f472
[ "Apache-2.0" ]
null
null
null
CPRSChart/OR_30_423_SRC/CPRS-chart/Orders/fOrdersComplete.pas
VHAINNOVATIONS/Transplant
a6c000a0df4f46a17330cec95ff25119fca1f472
[ "Apache-2.0" ]
null
null
null
unit fOrdersComplete; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, fAutoSz, StdCtrls, ORFn, ORCtrls, VA508AccessibilityManager; type TfrmCompleteOrders = class(TfrmAutoSz) Label1: TLabel; lstOrders: TCaptionListBox; cmdOK: TButton; cmdCancel: TButton;...
24.75
93
0.731481
8532b862c27c70f77c9415de055c78af1a6dc94a
6,478
pas
Pascal
Oxygene/Cooper/Android/WiktionarySimple/SimpleWikiHelper.pas
remobjects/ElementsSamples
744647f59424c18ccb06c0c776b2dcafdabb0513
[ "MIT" ]
19
2016-04-09T12:40:27.000Z
2022-02-22T12:15:03.000Z
Oxygene/Cooper/Android/WiktionarySimple/SimpleWikiHelper.pas
remobjects/ElementsSamples
744647f59424c18ccb06c0c776b2dcafdabb0513
[ "MIT" ]
3
2017-09-05T09:31:29.000Z
2019-09-11T04:49:27.000Z
Oxygene/Cooper/Android/WiktionarySimple/SimpleWikiHelper.pas
remobjects/ElementsSamples
744647f59424c18ccb06c0c776b2dcafdabb0513
[ "MIT" ]
11
2016-12-29T19:30:39.000Z
2021-08-31T12:20:27.000Z
namespace com.example.android.simplewiktionary; {* * Copyright (C) 2007 The Android Open Source Project * * 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.a...
39.987654
100
0.712257
854cd01cacee056a52784350c4f3f678c056a204
647
pas
Pascal
Test/SimpleScripts/dynamic_anonymous_record.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
1
2022-02-18T22:14:44.000Z
2022-02-18T22:14:44.000Z
Test/SimpleScripts/dynamic_anonymous_record.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
Test/SimpleScripts/dynamic_anonymous_record.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
var i : Integer; i:=123; function Get123 : array [1..3] of Integer; begin Result:=[1, 2, 3]; end; var r := record fi := i; fi2 := i*2; fis := '<'+IntToStr(i)+'>'; f123 := Get123; property pi : Integer read fi; function pis : string; begin Result:='['+IntToStr(...
15.046512
42
0.55796
47137c668cd1224397a8df2941505945928cd81f
1,994
pas
Pascal
sources/chHash.CRC.CRC3.Reverse.pas
vampirsoft/CryptoHash
bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4
[ "MIT" ]
null
null
null
sources/chHash.CRC.CRC3.Reverse.pas
vampirsoft/CryptoHash
bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4
[ "MIT" ]
null
null
null
sources/chHash.CRC.CRC3.Reverse.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 ...
30.676923
100
0.508024
f124809bc9fa90751874dbcadf109c38725e5b2f
861
dfm
Pascal
Data.Module.Conexao.dfm
andrehelena/Heranca_Tela
27c7f964872968f5b1f570f5cf6ebbe08f0b2d4a
[ "MIT" ]
1
2021-08-11T19:56:52.000Z
2021-08-11T19:56:52.000Z
Data.Module.Conexao.dfm
andrehelena/Heranca_Tela
27c7f964872968f5b1f570f5cf6ebbe08f0b2d4a
[ "MIT" ]
null
null
null
Data.Module.Conexao.dfm
andrehelena/Heranca_Tela
27c7f964872968f5b1f570f5cf6ebbe08f0b2d4a
[ "MIT" ]
null
null
null
object DataModuleConexao: TDataModuleConexao OldCreateOrder = False OnCreate = DataModuleCreate Height = 241 Width = 272 object FDConnection_Live: TFDConnection Params.Strings = ( 'Database=test' 'DriverID=MySQL' 'Password=server' 'Port=3307' 'Server=192.168.10.12'...
23.27027
75
0.635308
f1df1050dabb9832b71ded3187926dcf0151ae71
17,257
pas
Pascal
Projects/CL.Ag5/Source/_CommonSources/CLAg5.CompareDataFromClientDataSet.pas
iclinicadoleite/controle-ag5
2e315c4a7c9bcb841a8d2f2390ae9d7c2c2cb721
[ "Apache-2.0" ]
1
2020-05-07T07:51:27.000Z
2020-05-07T07:51:27.000Z
Projects/CL.Ag5/Source/_CommonSources/CLAg5.CompareDataFromClientDataSet.pas
iclinicadoleite/controle-ag5
2e315c4a7c9bcb841a8d2f2390ae9d7c2c2cb721
[ "Apache-2.0" ]
null
null
null
Projects/CL.Ag5/Source/_CommonSources/CLAg5.CompareDataFromClientDataSet.pas
iclinicadoleite/controle-ag5
2e315c4a7c9bcb841a8d2f2390ae9d7c2c2cb721
[ "Apache-2.0" ]
3
2020-02-17T18:01:52.000Z
2020-05-07T07:51:28.000Z
unit CLAg5.CompareDataFromClientDataSet; interface uses System.SysUtils, System.Classes, System.WideStrings, DBXFirebird, Tc.DBRTL.AbstractDB, Tc.DBRTL.AbstractDB.DBX, Data.DB, Tc.Data.DB.Helpers, Data.SqlExpr, Tc.Data.SQLExpr, DataSnap.DBClient, Tc.DataSnap.DBClient.Helpers, VCL.Dialogs, SQLTimSt ; type TLo...
32.256075
132
0.632091
f1c1765b04eb70ca000b9344acbd029c2b4fd52e
16,373
pas
Pascal
LogViewer.MainForm.pas
atkins126/LogViewer
47b331478b74c89ffffc48bb20bbe62f4362c556
[ "Apache-2.0" ]
null
null
null
LogViewer.MainForm.pas
atkins126/LogViewer
47b331478b74c89ffffc48bb20bbe62f4362c556
[ "Apache-2.0" ]
null
null
null
LogViewer.MainForm.pas
atkins126/LogViewer
47b331478b74c89ffffc48bb20bbe62f4362c556
[ "Apache-2.0" ]
null
null
null
{ Copyright (C) 2013-2021 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...
26.1968
82
0.699139
85f89fae59227e557d54ce9bf4ed4b9a7bf34095
391,747
pas
Pascal
source/libavutil.pas
paidong/Delphi-FFMPEG
1c13d3c4087b4abab65a90d119a5168fe914257d
[ "MIT" ]
1
2019-12-02T09:42:53.000Z
2019-12-02T09:42:53.000Z
source/libavutil.pas
paidong/Delphi-FFMPEG
1c13d3c4087b4abab65a90d119a5168fe914257d
[ "MIT" ]
null
null
null
source/libavutil.pas
paidong/Delphi-FFMPEG
1c13d3c4087b4abab65a90d119a5168fe914257d
[ "MIT" ]
null
null
null
unit libavutil; {$IFDEF FPC} {$MODE Delphi} {$ENDIF} interface Uses ffmpeg_types; {$I ffmpeg.inc} {$REGION 'avconfig.h'} const AV_HAVE_BIGENDIAN = 0; AV_HAVE_FAST_UNALIGNED = 1; {$ENDREGION} {$REGION 'common.h'} // rounded division & shift // #define RSHIFT(a,b) ((a) > 0 ? ((a) + ((1<<(b))>>1))>>(b...
40.832499
204
0.700005
470b76835476d157c9adfac7e759ba69c668a1f7
1,759
pas
Pascal
src/GL Visir/TGLVisir/OgreEventQueue.pas
xackery/openzone
c9d4c91515ea10a206cefe3f104c730ad4abcc02
[ "MIT" ]
null
null
null
src/GL Visir/TGLVisir/OgreEventQueue.pas
xackery/openzone
c9d4c91515ea10a206cefe3f104c730ad4abcc02
[ "MIT" ]
null
null
null
src/GL Visir/TGLVisir/OgreEventQueue.pas
xackery/openzone
c9d4c91515ea10a206cefe3f104c730ad4abcc02
[ "MIT" ]
null
null
null
Unit OgreEventQueue; Interface Uses Classes,SyncObjs,OgreInputEvent; Type EventQueue = Class Protected List : TStringList; Mutex : TCriticalSection; mActivateEventQueue : Boolean; Public Constructor Create; Destructor Destroy; Override; Proce...
20.694118
60
0.648664
839f9f3b412b803b257cc51937c9fe913b8f6573
765
dpr
Pascal
utilities/fmx/FMX_FHIR_UI/test_ui/FHIRComponentTest.dpr
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
132
2015-02-02T00:22:40.000Z
2021-08-11T12:08:08.000Z
utilities/fmx/FMX_FHIR_UI/test_ui/FHIRComponentTest.dpr
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
113
2015-03-20T01:55:20.000Z
2021-10-08T16:15:28.000Z
utilities/fmx/FMX_FHIR_UI/test_ui/FHIRComponentTest.dpr
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
49
2015-04-11T14:59:43.000Z
2021-03-30T10:29:18.000Z
program FHIRComponentTest; uses System.StartUpCopy, FMX.Forms, fhir_objects in '..\..\..\..\base\fhir_objects.pas', fhir4_resources in '..\..\..\..\R4\fhir4_resources.pas', FHIR.Server.Session in '..\..\..\..\tools\FHIR.Server.Session.pas', fhir_indexing in '..\..\..\..\tools\fhir_indexing.pas', ...
33.26087
74
0.636601
61dd0a3bd0bd3144badf00d0888066dc9acaf1de
1,999
pas
Pascal
Demos/SqlClient/TSqlClientQuery/MasterDetail/fQueryMasterDetail.pas
CrystalNet-Tech/ADONetDAC4Delphi_Tutorials
7b0ad4f962b5d2075a90e451b57257596b41ed62
[ "Apache-2.0" ]
1
2020-09-24T23:26:35.000Z
2020-09-24T23:26:35.000Z
Demos/SqlClient/TSqlClientQuery/MasterDetail/fQueryMasterDetail.pas
CrystalNet-Tech/ADONetDAC4Delphi_Tutorials
7b0ad4f962b5d2075a90e451b57257596b41ed62
[ "Apache-2.0" ]
null
null
null
Demos/SqlClient/TSqlClientQuery/MasterDetail/fQueryMasterDetail.pas
CrystalNet-Tech/ADONetDAC4Delphi_Tutorials
7b0ad4f962b5d2075a90e451b57257596b41ed62
[ "Apache-2.0" ]
null
null
null
unit fQueryMasterDetail; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, fMainQueryBase, CNClrLib.ADONet.Enums, CNClrLib.ADONet.Error, CNClrLib.ADONet.EventArgs, CNClrLib.ADONet.SqlEventArgs, DB, CNClrLib.ADONet.Client, CNClrLib.ADONet.SqlClient, B...
26.302632
68
0.751376
f14d651f1b9f7f89f368f8cded42fcf4bfa1083b
3,003
dfm
Pascal
src/tarefa_tipo/tarefa_tipo.listagem.dfm
eficiente-app/faina-delphi-vcl
90dd70bf21867013abdeb548488eae9ff1a395a2
[ "MIT" ]
3
2021-01-04T23:12:52.000Z
2021-03-24T19:25:05.000Z
src/tarefa_tipo/tarefa_tipo.listagem.dfm
eficiente-app/faina-delphi-vcl
90dd70bf21867013abdeb548488eae9ff1a395a2
[ "MIT" ]
null
null
null
src/tarefa_tipo/tarefa_tipo.listagem.dfm
eficiente-app/faina-delphi-vcl
90dd70bf21867013abdeb548488eae9ff1a395a2
[ "MIT" ]
1
2020-12-17T10:48:34.000Z
2020-12-17T10:48:34.000Z
object TarefaTipoListagem: TTarefaTipoListagem Left = 0 Top = 0 Caption = 'Tarefa Tipo' ClientHeight = 605 ClientWidth = 583 Color = clWindow Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] KeyPreview = True OldCreateOrder = False...
20.854167
46
0.575758
83d68fe6c673eabbda267d216b440fb30dd7bb85
1,044
pas
Pascal
04 - Estruturas de Vetores-Arrays/Lista2/Exercicio06b.pas
AndreLucyo2/Algoritmos-Pascal_1SemIFPR
ca170be7b7bf0d8f5d5529ebf0908df1975f60c1
[ "MIT" ]
null
null
null
04 - Estruturas de Vetores-Arrays/Lista2/Exercicio06b.pas
AndreLucyo2/Algoritmos-Pascal_1SemIFPR
ca170be7b7bf0d8f5d5529ebf0908df1975f60c1
[ "MIT" ]
null
null
null
04 - Estruturas de Vetores-Arrays/Lista2/Exercicio06b.pas
AndreLucyo2/Algoritmos-Pascal_1SemIFPR
ca170be7b7bf0d8f5d5529ebf0908df1975f60c1
[ "MIT" ]
null
null
null
{ 6. Escrever um algoritmo que lê um vetor N(20) e o escreve. Troque, a seguir, o 1* elemento com o último, o 2* com o penúltimo, etc até o 10* com o 11* e escreva o vetor N assim modificado. } {$CODEPAGE UTF8} program Exercicio06b; uses crt; const dimVetor = 20; var vetA : array [1..dimVetor] of integer...
20.076923
104
0.570881
83ca225a3db15a48b94fd6c9cef602850f62af01
156,491
pas
Pascal
src/Tests/Tests.Conformance.Base.pas
delphidabbler/delphi-coll
f072f729a3d18b1ae8cfc7aca9ea1887a1b6e9f1
[ "BSD-3-Clause", "MIT" ]
11
2018-12-07T16:10:51.000Z
2021-04-26T12:42:04.000Z
src/Tests/Tests.Conformance.Base.pas
delphidabbler/delphi-coll
f072f729a3d18b1ae8cfc7aca9ea1887a1b6e9f1
[ "BSD-3-Clause", "MIT" ]
null
null
null
src/Tests/Tests.Conformance.Base.pas
delphidabbler/delphi-coll
f072f729a3d18b1ae8cfc7aca9ea1887a1b6e9f1
[ "BSD-3-Clause", "MIT" ]
4
2017-12-08T21:22:51.000Z
2020-04-20T15:37:12.000Z
(* *-Copyright (c) 2011, Ciobanu Alexandru * 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 * notice, this list o...
34.614245
181
0.712661
f1986839834c7383c4cc0de617061777eb5e6fc8
200
pas
Pascal
Test/SimpleScripts/array_range1.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Test/SimpleScripts/array_range1.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Test/SimpleScripts/array_range1.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
var a : array of integer = [1..5]; for var i in a do Print(i); a := [5..1]; for var i in a do Print(i); PrintLn(''); a := [1..3, 5, 3..1]; for var i in a do Print(i); PrintLn('');
13.333333
35
0.485
61ef2d389b87897411a1fda67a2334dcff8ec461
13,486
pas
Pascal
ZenGL/ZenGL_DX8/src/zgl_render_target.pas
farisss/penuhi-gizi
9c1032aff4799dd91e7b68b0d476d1f889da6877
[ "MIT" ]
null
null
null
ZenGL/ZenGL_DX8/src/zgl_render_target.pas
farisss/penuhi-gizi
9c1032aff4799dd91e7b68b0d476d1f889da6877
[ "MIT" ]
1
2018-06-24T06:38:48.000Z
2018-06-24T06:38:48.000Z
ZenGL/ZenGL_DX9/src/zgl_render_target.pas
farisss/penuhi-gizi
9c1032aff4799dd91e7b68b0d476d1f889da6877
[ "MIT" ]
null
null
null
{ * Copyright (c) 2012 Andrey Kemka * * This software is provided 'as-is', without any express or * implied warranty. In no event will the authors be held * liable for any damages arising from the use of this software. * * Permission is granted to anyone to use this software for any purpose, * including c...
32.73301
159
0.644965
47188ce35413b9c8ae8f23fecc500a64fe943541
48,242
pas
Pascal
src/gui-classic/UGridUtils.pas
lunatictac/PascalCash
2d52d0e4a98da51185b561df03ba225128e79f51
[ "MIT" ]
null
null
null
src/gui-classic/UGridUtils.pas
lunatictac/PascalCash
2d52d0e4a98da51185b561df03ba225128e79f51
[ "MIT" ]
null
null
null
src/gui-classic/UGridUtils.pas
lunatictac/PascalCash
2d52d0e4a98da51185b561df03ba225128e79f51
[ "MIT" ]
1
2022-01-16T12:31:15.000Z
2022-01-16T12:31:15.000Z
unit UGridUtils; { Copyright (c) 2016 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://...
35.393984
373
0.700779
f195121b911911042c229188d9b4b325be8d7aa1
3,970
dfm
Pascal
libs/u_input_ttd.dfm
AndanTeknomedia/bazda-delphi-xe8
3cb9589e41bf7a7492323348a429a6ef7f357817
[ "MIT" ]
null
null
null
libs/u_input_ttd.dfm
AndanTeknomedia/bazda-delphi-xe8
3cb9589e41bf7a7492323348a429a6ef7f357817
[ "MIT" ]
null
null
null
libs/u_input_ttd.dfm
AndanTeknomedia/bazda-delphi-xe8
3cb9589e41bf7a7492323348a429a6ef7f357817
[ "MIT" ]
null
null
null
object FInputTTD: TFInputTTD Left = 0 Top = 0 BorderStyle = bsDialog Caption = 'Penandatangan' ClientHeight = 311 ClientWidth = 522 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Positio...
18.551402
44
0.589673
f15e2a8872b30fc56f1a49569551bd745656e018
4,068
pas
Pascal
Source/vcl/WrapVclActnList.pas
prodat/python4delphi
cba592c8a7b13275cbd6f8b0b9d7161fcdafa010
[ "MIT" ]
685
2015-08-28T02:12:06.000Z
2022-03-28T19:44:07.000Z
Source/vcl/WrapVclActnList.pas
prodat/python4delphi
cba592c8a7b13275cbd6f8b0b9d7161fcdafa010
[ "MIT" ]
248
2015-11-17T16:39:48.000Z
2022-03-29T18:44:53.000Z
Source/vcl/WrapVclActnList.pas
prodat/python4delphi
cba592c8a7b13275cbd6f8b0b9d7161fcdafa010
[ "MIT" ]
259
2015-10-03T04:53:26.000Z
2022-03-31T18:23:06.000Z
{$I ..\Definition.Inc} unit WrapVclActnList; interface uses System.Classes, PythonEngine, WrapDelphi, WrapDelphiClasses, WrapActions, Vcl.ActnList; type { Same as TPyDelphiContainedActionList but having wrappers, exposes the types and allows the use of the constructors e.g. Act...
25.910828
86
0.785152
834660bbbfa94464f1dfc6314381514ba8376bba
1,709
pas
Pascal
Libraries/GraphicsLib/dwsJPEGEncoderOptions.pas
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Libraries/GraphicsLib/dwsJPEGEncoderOptions.pas
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Libraries/GraphicsLib/dwsJPEGEncoderOptions.pas
caxsf/dwscript
410a0416db3d4baf984e041b9cbf5707f2f8895f
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.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 comp...
48.828571
73
0.399064
836ef4fbe3200b34c4f5b97ee33ed53baa7f5073
223
lpr
Pascal
synapse40/source/demo/httpserv/httpserv.lpr
MFernstrom/FPRevShell
751ced2fdca3140fb5c88ad54ccf7cb7d9ef7c40
[ "Apache-2.0" ]
2
2021-12-30T23:31:36.000Z
2021-12-31T05:22:47.000Z
synapse40/source/demo/httpserv/httpserv.lpr
MFernstrom/FPRevShell
751ced2fdca3140fb5c88ad54ccf7cb7d9ef7c40
[ "Apache-2.0" ]
null
null
null
synapse40/source/demo/httpserv/httpserv.lpr
MFernstrom/FPRevShell
751ced2fdca3140fb5c88ad54ccf7cb7d9ef7c40
[ "Apache-2.0" ]
null
null
null
program httpserv; {$MODE Delphi} uses Forms, Interfaces, main in 'main.pas' {Form1}, http in 'http.pas'; {$R *.res} begin Application.Initialize; Application.CreateForm(TForm1, Form1); Application.Run; end.
13.117647
40
0.690583
6a3e0ec55835c7fbd5bb15bf246210439a5da92b
415
dpr
Pascal
windows/src/ext/jedi/jcl/jcl/examples/windows/debug/stacktrack/StackTrackDLLsExample.dpr
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jcl/jcl/examples/windows/debug/stacktrack/StackTrackDLLsExample.dpr
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jcl/jcl/examples/windows/debug/stacktrack/StackTrackDLLsExample.dpr
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
program StackTrackDLLsExample; {$I jcl.inc} uses Forms, StackTrackDLLsDemoMain in 'StackTrackDLLsDemoMain.pas' {MainForm}, ExceptDlg in '..\..\..\..\experts\repository\ExceptionDialog\StandardDialogs\ExceptDlg.pas' {ExceptionDialog}; {$R *.res} {$R ..\..\..\..\source\windows\JclCommCtrlAsInvoker.res} begin ...
23.055556
112
0.742169
85e5ce7b4fff3dc3f205968128ef0c4ce04b6748
5,142
pas
Pascal
toolkit2/frames/ftk_frame_home.pas
grahamegrieve/fhirserver
28f69977bde75490adac663e31a3dd77bc016f7c
[ "BSD-3-Clause" ]
132
2015-02-02T00:22:40.000Z
2021-08-11T12:08:08.000Z
toolkit2/frames/ftk_frame_home.pas
grahamegrieve/fhirserver
28f69977bde75490adac663e31a3dd77bc016f7c
[ "BSD-3-Clause" ]
113
2015-03-20T01:55:20.000Z
2021-10-08T16:15:28.000Z
toolkit2/frames/ftk_frame_home.pas
grahamegrieve/fhirserver
28f69977bde75490adac663e31a3dd77bc016f7c
[ "BSD-3-Clause" ]
49
2015-04-11T14:59:43.000Z
2021-03-30T10:29:18.000Z
unit ftk_frame_home; { Copyright (c) 2001-2021, Health Intersections Pty Ltd (http://www.healthintersections.com.au) 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 sourc...
29.895349
144
0.730455
83e261a3959924521e174541babb93b40ba92400
5,609
pas
Pascal
components/jcl/experts/stacktraceviewer/JclStackTraceViewerMainFormDelphi.pas
padcom/delcos
dc9e8ac8545c0e6c0b4e963d5baf0dc7d72d2bf0
[ "Apache-2.0" ]
15
2016-08-24T07:32:49.000Z
2021-11-16T11:25:00.000Z
components/jcl/experts/stacktraceviewer/JclStackTraceViewerMainFormDelphi.pas
CWBudde/delcos
656384c43c2980990ea691e4e52752d718fb0277
[ "Apache-2.0" ]
1
2016-08-24T19:00:34.000Z
2016-08-25T19:02:14.000Z
components/jcl/experts/stacktraceviewer/JclStackTraceViewerMainFormDelphi.pas
padcom/delcos
dc9e8ac8545c0e6c0b4e963d5baf0dc7d72d2bf0
[ "Apache-2.0" ]
4
2015-11-06T12:15:36.000Z
2018-10-08T15:17:17.000Z
{**************************************************************************************************} { } { Project JEDI Code Library (JCL) } { ...
42.492424
162
0.499198
f100da86101c66623133b48e529f36c55f2d5e35
1,721
pas
Pascal
src/core/uMsg.pas
vdisasm/vdisasm
5827a579782d247e51e281533362517318dc47b4
[ "MIT" ]
34
2015-05-04T03:55:42.000Z
2021-08-22T09:57:44.000Z
src/core/uMsg.pas
vdisasm/vdisasm
5827a579782d247e51e281533362517318dc47b4
[ "MIT" ]
null
null
null
src/core/uMsg.pas
vdisasm/vdisasm
5827a579782d247e51e281533362517318dc47b4
[ "MIT" ]
11
2016-08-11T10:00:15.000Z
2020-11-27T06:00:09.000Z
{ * * Message manager. * * Implements adding, removing listeners and sending messages. * } unit uMsg; interface uses System.Generics.Collections, VDAPI; type TListenerDic = TDictionary<TVDMessageListenerProc, integer>; TVDMsgMgr = class(TInterfacedObject, IVDMessageManager) private FListener...
20.247059
72
0.748402
6af87e6e70ada469342729da2e99c65caa1b8a10
2,258
dfm
Pascal
src/uAddFieldDialog.dfm
akhfaern/MySQLDummyDataCreator
c67fba5365cb00ee23e823e47fa4e5a025164d57
[ "MIT" ]
null
null
null
src/uAddFieldDialog.dfm
akhfaern/MySQLDummyDataCreator
c67fba5365cb00ee23e823e47fa4e5a025164d57
[ "MIT" ]
null
null
null
src/uAddFieldDialog.dfm
akhfaern/MySQLDummyDataCreator
c67fba5365cb00ee23e823e47fa4e5a025164d57
[ "MIT" ]
null
null
null
object frmAddFieldDialog: TfrmAddFieldDialog Left = 0 Top = 0 BorderStyle = bsDialog Caption = 'Add Field' ClientHeight = 171 ClientWidth = 290 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCrea...
19.807018
47
0.564216
cdff1cdf04eb3ea078a8080d336082186f23629a
231
dpr
Pascal
Components/cnvcl/Examples/SunRiseSet/SunRiseSet.dpr
98kmir2/98kmir2
46196a161d46cc7a85d168dca683b4aff477a709
[ "BSD-3-Clause" ]
15
2020-02-13T11:59:11.000Z
2021-12-31T14:53:44.000Z
Components/cnvcl/Examples/SunRiseSet/SunRiseSet.dpr
bsjzx8/98
46196a161d46cc7a85d168dca683b4aff477a709
[ "BSD-3-Clause" ]
null
null
null
Components/cnvcl/Examples/SunRiseSet/SunRiseSet.dpr
bsjzx8/98
46196a161d46cc7a85d168dca683b4aff477a709
[ "BSD-3-Clause" ]
13
2020-02-20T07:22:09.000Z
2021-12-31T14:56:09.000Z
program SunRiseSet; uses Forms, Unit1 in 'Unit1.pas' {Form1}, CnCalendar in '..\..\Source\Common\CnCalendar.pas'; {$R *.RES} begin Application.Initialize; Application.CreateForm(TForm1, Form1); Application.Run; end.
15.4
53
0.701299
8536101cb898e47232b062dd8d2253f57179e6dd
2,955
pas
Pascal
src/tagsparamshelper.pas
alb42/MUIClass
4223b4f456b770d40f9542707705cd94af612cd9
[ "Unlicense" ]
3
2018-02-16T17:44:03.000Z
2018-12-01T20:59:17.000Z
src/tagsparamshelper.pas
alb42/MUIClass
4223b4f456b770d40f9542707705cd94af612cd9
[ "Unlicense" ]
null
null
null
src/tagsparamshelper.pas
alb42/MUIClass
4223b4f456b770d40f9542707705cd94af612cd9
[ "Unlicense" ]
null
null
null
{ ***************************************************************************** * TagsParamsHelper.pas * * -------------- * * Taglist handling for Amiga-style systems * *...
22.730769
127
0.548223
f1cee10338ea883f9e74b866aac0ef49488ffaa6
340
dpr
Pascal
engine/Projects/ThundaxSimulationPlant/ThundaxSimulationPlant.dpr
jomael/thundax-delphi-physics-engine
a86f38cdaba1f00c5ef5296a8ae67b816a59448e
[ "MIT" ]
56
2015-03-15T10:22:50.000Z
2022-02-22T11:58:08.000Z
engine/Projects/ThundaxSimulationPlant/ThundaxSimulationPlant.dpr
jomael/thundax-delphi-physics-engine
a86f38cdaba1f00c5ef5296a8ae67b816a59448e
[ "MIT" ]
2
2016-07-10T07:57:05.000Z
2019-10-14T15:49:06.000Z
engine/Projects/ThundaxSimulationPlant/ThundaxSimulationPlant.dpr
jomael/thundax-delphi-physics-engine
a86f38cdaba1f00c5ef5296a8ae67b816a59448e
[ "MIT" ]
18
2015-07-17T19:24:39.000Z
2022-01-20T05:40:46.000Z
program ThundaxSimulationPlant; uses Forms, fPlantDemo in 'fPlantDemo.pas' {FormMainPlantDemo}; {$R *.res} begin Application.Initialize; ReportMemoryLeaksOnShutdown := True; Application.Title := 'Thundax Simulation Plant'; Application.CreateForm(TFormMainPlantDemo, FormMainPlantDemo); Appl...
21.25
65
0.741176
f153f3c8de0c1aa37780716474440c2f92c4f47a
8,219
pas
Pascal
Libraries/DDuce/Components/DDuce.Components.PropertyInspector.CollectionEditor.pas
juliomar/Concepts
ef75301c6cc10c4cf7806432a970b87bf88937e2
[ "Apache-2.0" ]
null
null
null
Libraries/DDuce/Components/DDuce.Components.PropertyInspector.CollectionEditor.pas
juliomar/Concepts
ef75301c6cc10c4cf7806432a970b87bf88937e2
[ "Apache-2.0" ]
null
null
null
Libraries/DDuce/Components/DDuce.Components.PropertyInspector.CollectionEditor.pas
juliomar/Concepts
ef75301c6cc10c4cf7806432a970b87bf88937e2
[ "Apache-2.0" ]
1
2021-03-16T16:06:57.000Z
2021-03-16T16:06:57.000Z
{ Copyright (C) 2013-2019 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...
24.756024
81
0.686337
cdc8ed0ab15b60711891712fd2db20f7867505cb
1,574
pas
Pascal
turtle/lottrp03.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
turtle/lottrp03.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
turtle/lottrp03.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 : Raptile, turtles !!! ...
21.561644
70
0.467598
4715fd020ae60b1ca24712e115d02b8486ff2c34
17,522
pas
Pascal
Pixel_Biling.pas
zFz0000/AlgoritaLanjut
1a1b1ae966c71977fcd3d665dfde13db7d034e35
[ "MIT" ]
1
2019-03-26T13:55:25.000Z
2019-03-26T13:55:25.000Z
Pixel_Biling.pas
zFz0000/AlgoritaLanjut
1a1b1ae966c71977fcd3d665dfde13db7d034e35
[ "MIT" ]
null
null
null
Pixel_Biling.pas
zFz0000/AlgoritaLanjut
1a1b1ae966c71977fcd3d665dfde13db7d034e35
[ "MIT" ]
null
null
null
unit Pixel_Biling; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Buttons, StdCtrls, ExtCtrls, jpeg, frxClass, Menus, ComCtrls, Mask, XPMan; type TForm1 = class(TForm) Image1: TImage; Panel1: TPanel; Panel2: TPanel; Panel4: TPa...
26.792049
203
0.644789
f1c6a5be0d1395e7d4751c56283fe3643c688492
16,299
pas
Pascal
src/Environment/AbstractEnvironmentImpl.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
78
2019-01-31T13:40:48.000Z
2022-03-22T17:26:54.000Z
src/Environment/AbstractEnvironmentImpl.pas
zamronypj/fano-framework
559e385be5e1d26beada94c46eb8e760c4d855da
[ "MIT" ]
24
2020-01-04T11:50:53.000Z
2022-02-17T09:55:23.000Z
src/Environment/AbstractEnvironmentImpl.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 AbstractEnvironmentImpl; interface {$MODE OBJFPC} {$H+} ...
34.605096
98
0.403338
85cb5e71201f9d357605944dd75902fc6e2fcc11
7,234
pas
Pascal
references/mORMot/SQLite3/Samples/MainDemo/FileTables.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
2
2020-02-17T18:42:30.000Z
2020-11-14T04:57:48.000Z
references/mORMot/SQLite3/Samples/MainDemo/FileTables.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
2
2019-06-23T00:02:43.000Z
2019-10-12T22:39:28.000Z
references/mORMot/SQLite3/Samples/MainDemo/FileTables.pas
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
null
null
null
/// SynFile ORM definitions shared by both client and server unit FileTables; interface {$I Synopse.inc} // define HASINLINE USETYPEINFO CPU32 CPU64 OWNNORMTOUPPER uses SysUtils, Classes, SynCommons, SynCrypto, SynZip, mORMot, mORMoti18n; type /// the internal events/states, as used...
34.61244
101
0.698231
830e64c505aabc7553db0ad3f91131a5c92bfb27
465
pas
Pascal
CAT/tests/08. types/arrays/static/global/sarray_3.pas
SkliarOleksandr/NextPascal
4dc26abba6613f64c0e6b5864b3348711eb9617a
[ "Apache-2.0" ]
19
2018-10-22T23:45:31.000Z
2021-05-16T00:06:49.000Z
CAT/tests/08. types/arrays/static/global/sarray_3.pas
SkliarOleksandr/NextPascal
4dc26abba6613f64c0e6b5864b3348711eb9617a
[ "Apache-2.0" ]
1
2019-06-01T06:17:08.000Z
2019-12-28T10:27:42.000Z
CAT/tests/08. types/arrays/static/global/sarray_3.pas
SkliarOleksandr/NextPascal
4dc26abba6613f64c0e6b5864b3348711eb9617a
[ "Apache-2.0" ]
6
2018-08-30T05:16:21.000Z
2021-05-12T20:25:43.000Z
unit sarray_3; interface implementation type TRec = array[Boolean] of Int32; var Node1, Node2: TRec; procedure Test1; begin Node1[False] := 1; Node1[True] := 2; end; procedure Test2(Comparison: Int32); begin Node2[Comparison > 0] := 1; Node2[Comparison < 0] := 2; end; initialization Test1(); Tes...
13.676471
35
0.643011
834aa64b0f71742bf8e7851e5ebc1e9d2d64f26c
10,977
pas
Pascal
imagecleaner.pas
n1tehawk/PaperTiger
d30f1e087221b03d4d76dc589f2a669f6fd2c4b2
[ "MIT" ]
1
2019-05-13T08:37:55.000Z
2019-05-13T08:37:55.000Z
imagecleaner.pas
n1tehawk/PaperTiger
d30f1e087221b03d4d76dc589f2a669f6fd2c4b2
[ "MIT" ]
null
null
null
imagecleaner.pas
n1tehawk/PaperTiger
d30f1e087221b03d4d76dc589f2a669f6fd2c4b2
[ "MIT" ]
1
2020-04-13T11:52:00.000Z
2020-04-13T11:52:00.000Z
unit imagecleaner; { Image cleaning unit; to be used to straighten up/deskew, despeckle etc images so OCR is more accurate. Copyright (c) 2012-2014 Reinier Olislagers Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ...
32.285294
116
0.698825
83c3ec5a878e45e557861de33c42a7d813e7ad83
272
dfm
Pascal
DM/UdmCadCliente.dfm
gabrielthinassi/ExemploCadastroTek
4cb011e8851bb516ebef45aa0f3093bc35531dac
[ "MIT" ]
null
null
null
DM/UdmCadCliente.dfm
gabrielthinassi/ExemploCadastroTek
4cb011e8851bb516ebef45aa0f3093bc35531dac
[ "MIT" ]
null
null
null
DM/UdmCadCliente.dfm
gabrielthinassi/ExemploCadastroTek
4cb011e8851bb516ebef45aa0f3093bc35531dac
[ "MIT" ]
null
null
null
inherited dmCadCliente: TdmCadCliente OldCreateOrder = True inherited qrCadastro: TSQLQuery BeforeOpen = qrCadastroBeforeOpen SQL.Strings = ( '') Top = 32 end inherited cdsCadastro: TClientDataSet BeforePost = cdsCadastroBeforePost end end
20.923077
39
0.731618
f196abd3939f4e8e6ad5014b35ffd076ab75ae81
107
pas
Pascal
Test/SimpleScripts/unicode_const.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
79
2015-03-18T10:46:13.000Z
2022-03-17T18:05:11.000Z
Test/SimpleScripts/unicode_const.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
6
2016-03-29T14:39:00.000Z
2020-09-14T10:04:14.000Z
Test/SimpleScripts/unicode_const.pas
skolkman/dwscript
b9f99d4b8187defac3f3713e2ae0f7b83b63d516
[ "Condor-1.1" ]
25
2016-05-04T13:11:38.000Z
2021-09-29T13:34:31.000Z
var music : String = #$266B' Music!'; PrintLn(music); PrintLn(UpperCase(IntToHex(Ord(music[1]), 4)));
21.4
48
0.64486
83d969212a2db571520a0c53cc8a5dd31789e227
1,146
pas
Pascal
exercises/nth-prime/uNthPrimeTest.pas
neoprez/delphi
2207cd228c4fde294f8b4c810239286f5ea50032
[ "MIT" ]
null
null
null
exercises/nth-prime/uNthPrimeTest.pas
neoprez/delphi
2207cd228c4fde294f8b4c810239286f5ea50032
[ "MIT" ]
2
2018-10-19T02:50:26.000Z
2018-11-03T23:06:01.000Z
exercises/nth-prime/uNthPrimeTest.pas
filiptoskovic/delphi
3e0fdad99efb579ac319e708be326124ae3179e0
[ "MIT" ]
null
null
null
unit uNthPrimeTest; interface uses DUnitX.TestFramework; const CanonicalVersion = '2.1.0'; type [TestFixture] TNthPrimeTest = class(TObject) public [Test] // [Ignore('Comment the "[Ignore]" statement to run the test')] procedure there_is_no_zeroth_prime; [Test] [Ignore] procedure ...
16.371429
123
0.733857
616dddad1d963ac3796b77b06b3ba89bc8670703
3,868
dfm
Pascal
sqlitesamples/Sample 5 (calc field and tquery)/sample05Main.dfm
ellotecnologia/asqlite3
fc81977bc8e0841fac55adcd15243836f901081d
[ "BSD-3-Clause" ]
null
null
null
sqlitesamples/Sample 5 (calc field and tquery)/sample05Main.dfm
ellotecnologia/asqlite3
fc81977bc8e0841fac55adcd15243836f901081d
[ "BSD-3-Clause" ]
null
null
null
sqlitesamples/Sample 5 (calc field and tquery)/sample05Main.dfm
ellotecnologia/asqlite3
fc81977bc8e0841fac55adcd15243836f901081d
[ "BSD-3-Clause" ]
null
null
null
object Form1: TForm1 Left = 192 Top = 103 Width = 673 Height = 288 Caption = 'Sample 5' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnCreate = FormCreate PixelsPerInch = 96 T...
21.608939
47
0.611427
61767cbcb5e5fea09b498f6924aaa310497c1299
53,013
pas
Pascal
Source/PDFium.Control.pas
atkins126/TPDFiumControl
ac6180b4a0c6d23f4b258b6d0834e44856ad8c8c
[ "MIT" ]
null
null
null
Source/PDFium.Control.pas
atkins126/TPDFiumControl
ac6180b4a0c6d23f4b258b6d0834e44856ad8c8c
[ "MIT" ]
null
null
null
Source/PDFium.Control.pas
atkins126/TPDFiumControl
ac6180b4a0c6d23f4b258b6d0834e44856ad8c8c
[ "MIT" ]
null
null
null
unit PDFium.Control; {.$DEFINE USE_LOAD_FROM_URL} interface uses Winapi.Messages, Winapi.Windows, System.Classes, System.Math, System.SysUtils, System.UITypes, System.Variants, Vcl.Controls, Vcl.Dialogs, Vcl.ExtCtrls, Vcl.Forms, Vcl.Graphics, PDFiumCore, PDFiumLib {$IFDEF ALPHASKINS}, acSBUtils, sCommonData{$EN...
26.218101
128
0.705242