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
835ace587cd4fcb9144651cc272a0f604444a61c
5,466
pas
Pascal
UEnviaEmail.pas
vagnerrosa/CadastroCliente
63afb90202a9b3228f2c0a93e812ff18762e9d2d
[ "Apache-2.0" ]
null
null
null
UEnviaEmail.pas
vagnerrosa/CadastroCliente
63afb90202a9b3228f2c0a93e812ff18762e9d2d
[ "Apache-2.0" ]
null
null
null
UEnviaEmail.pas
vagnerrosa/CadastroCliente
63afb90202a9b3228f2c0a93e812ff18762e9d2d
[ "Apache-2.0" ]
null
null
null
unit UEnviaEmail; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls, //Units Necessárias IniFiles, IdComponent, IdTCPConnection, IdTCPClient, IdHTTP, IdBaseComponent, ...
27.887755
105
0.590011
834eb5559fa9db41c7c3c95a0832b007c04ca407
13,606
dfm
Pascal
Financeiro/uFin3006.dfm
jpwerka/SistemaSFG
76ce689a455280d3b637aec0a0b759a64032f037
[ "MIT" ]
1
2021-11-24T13:21:18.000Z
2021-11-24T13:21:18.000Z
Financeiro/uFin3006.dfm
jpwerka/SistemaSFG
76ce689a455280d3b637aec0a0b759a64032f037
[ "MIT" ]
null
null
null
Financeiro/uFin3006.dfm
jpwerka/SistemaSFG
76ce689a455280d3b637aec0a0b759a64032f037
[ "MIT" ]
null
null
null
inherited Fin3006: TFin3006 Caption = 'Fin3006' OldCreateOrder = True PixelsPerInch = 96 TextHeight = 13 inherited RpRelatBase: TfrxReport ReportOptions.CreateDate = 41112.6684508796 ReportOptions.LastChange = 41112.6684508796 Datasets = < item DataSet = frxQyCctContaPagar Da...
27.049702
82
0.515361
6ada9f7aae5b919c0a1db524469fb8af2bf65019
522
dpr
Pascal
FMXClient/FMXClient.dpr
abctel/MyCheck
c3b7b1b4e44575cd042f538bdbfa5cb154adbfa5
[ "Apache-2.0" ]
null
null
null
FMXClient/FMXClient.dpr
abctel/MyCheck
c3b7b1b4e44575cd042f538bdbfa5cb154adbfa5
[ "Apache-2.0" ]
null
null
null
FMXClient/FMXClient.dpr
abctel/MyCheck
c3b7b1b4e44575cd042f538bdbfa5cb154adbfa5
[ "Apache-2.0" ]
null
null
null
program FMXClient; uses System.StartUpCopy, FMX.Forms, Main_Form in 'Main_Form.pas' {FrmMain} , DB_Module in 'DB_Module.pas' {DBM: TDataModule} , Templet_Frame in 'Templet_Frame.pas' {FrameTemplet: TFrame} , Login_Frame in 'Login_Frame.pas' {FrameLogin: TFrame} , Main_Frame in 'Main_Frame.pas' {FrameMain...
23.727273
63
0.735632
175d9418d8661835b43db7d2f6b476ddfbedaee7
1,458
pas
Pascal
HODLER_Multiplatform_Win_And_iOS_Linux/additionalUnits/CryptoLib/src/Hash64/HlpFNV64.pas
devilking6105/HODLER-Open-Source-Multi-Asset-Wallet
2554bce0ad3e3e08e4617787acf93176243ce758
[ "Unlicense" ]
35
2018-11-04T12:02:34.000Z
2022-02-15T06:00:19.000Z
HODLER_Multiplatform_Win_And_iOS_Linux/additionalUnits/CryptoLib/src/Hash64/HlpFNV64.pas
Ecoent/HODLER-Open-Source-Multi-Asset-Wallet
a8c54ecfc569d0ee959b6f0e7826c4ee4b5c4848
[ "Unlicense" ]
85
2018-10-23T17:09:20.000Z
2022-01-12T07:12:54.000Z
HODLER_Multiplatform_Win_And_iOS_Linux/additionalUnits/CryptoLib/src/Hash64/HlpFNV64.pas
Ecoent/HODLER-Open-Source-Multi-Asset-Wallet
a8c54ecfc569d0ee959b6f0e7826c4ee4b5c4848
[ "Unlicense" ]
34
2018-10-30T00:40:37.000Z
2022-02-15T06:00:15.000Z
unit HlpFNV64; {$I ..\Include\HashLib.inc} interface uses HlpHashLibTypes, HlpHash, HlpIHash, HlpIHashInfo, HlpHashResult, HlpIHashResult; type TFNV64 = class sealed(THash, IHash64, ITransformBlock) strict private Fm_hash: UInt64; public constructor Create(); procedure Initialize(); ...
17.780488
64
0.713306
83649b16b07ccb3a34868b7f1146be1fcdd87b6b
37,151
pas
Pascal
utilities/nppformats/npplib/FHIR.Npp.ScintillaFU.pas
niaz819/fhirserver
fee45e1e57053a776b893dba543f700dd9cb9075
[ "BSD-3-Clause" ]
null
null
null
utilities/nppformats/npplib/FHIR.Npp.ScintillaFU.pas
niaz819/fhirserver
fee45e1e57053a776b893dba543f700dd9cb9075
[ "BSD-3-Clause" ]
null
null
null
utilities/nppformats/npplib/FHIR.Npp.ScintillaFU.pas
niaz819/fhirserver
fee45e1e57053a776b893dba543f700dd9cb9075
[ "BSD-3-Clause" ]
null
null
null
unit FHIR.Npp.ScintillaFU; { Copyright (c) 2011+, HL7 and 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 sour...
28.316311
98
0.67939
6ad0a6560f334ec5fb2cd634c19405b859b6d0e8
6,489
pas
Pascal
spaceShip/allegro-pas.5.0/lib/al5base.pas
skykykykykykykykykykykys/pascal
2d04aed9a7515bf9402c9328384f0b805646b662
[ "MIT" ]
null
null
null
spaceShip/allegro-pas.5.0/lib/al5base.pas
skykykykykykykykykykykys/pascal
2d04aed9a7515bf9402c9328384f0b805646b662
[ "MIT" ]
null
null
null
spaceShip/allegro-pas.5.0/lib/al5base.pas
skykykykykykykykykykykys/pascal
2d04aed9a7515bf9402c9328384f0b805646b662
[ "MIT" ]
null
null
null
UNIT al5base; (*<Base definitions to interface with Allegro dynamic module. This unit includes definitions of data types used by Allegro. They're used internally to be sure they're the correct in any platform (i.e. 32bit or 64bit). You may use them if you wish. *) (* Copyright (c) 2012 Guillermo Martínez J. ...
31.197115
78
0.658961
83696fb2cee7e64dc9595a0b8ab3a6a922b2642c
437
pas
Pascal
testing/noparameters_test/soluzione.pas
edomora97/gradergen
e99a129f25c8b6a4b8cb17327082e9122bc36242
[ "MIT" ]
null
null
null
testing/noparameters_test/soluzione.pas
edomora97/gradergen
e99a129f25c8b6a4b8cb17327082e9122bc36242
[ "MIT" ]
14
2015-09-17T14:16:44.000Z
2016-09-12T20:35:01.000Z
testing/noparameters_test/soluzione.pas
edomora97/gradergen
e99a129f25c8b6a4b8cb17327082e9122bc36242
[ "MIT" ]
1
2015-09-13T12:57:56.000Z
2015-09-13T12:57:56.000Z
unit nome_sorgente_contestant; interface procedure inizializza(first: Int64); procedure aggiungi(N: Longint; X: array of Int64); function risultato(): Int64; implementation var S: Int64; procedure inizializza(first: Int64); begin S := first; end; procedure aggiungi(N: Longint; X: array of Int64); var i: Long...
12.485714
50
0.707094
6a723ca1818d852677da4a6fefd97aac88286e2b
23,662
pas
Pascal
libraries/cryptolib4pascal/ClpSignerUtilities.pas
OHLChain/techplayground
1f70d7dc7f3d8e10ba3b459faa1d9ffbb4fd6034
[ "MIT" ]
null
null
null
libraries/cryptolib4pascal/ClpSignerUtilities.pas
OHLChain/techplayground
1f70d7dc7f3d8e10ba3b459faa1d9ffbb4fd6034
[ "MIT" ]
null
null
null
libraries/cryptolib4pascal/ClpSignerUtilities.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...
42.557554
87
0.740512
6a7b693070498ea40798980bed82ebc682f66a34
5,429
pas
Pascal
CryptoLib.Tests/src/Asn1/OIDTests.pas
MarkG55/CryptoLib4Pascal
740f1e7ac86ac9cf009a8010d4384368e7abe6fb
[ "MIT" ]
148
2018-02-08T23:36:43.000Z
2022-03-16T01:33:20.000Z
CryptoLib.Tests/src/Asn1/OIDTests.pas
tondrej/CryptoLib4Pascal
33a540094aa24d22d84d502319e4d01f7c3e8163
[ "MIT" ]
28
2018-08-09T04:14:18.000Z
2022-03-31T05:23:51.000Z
CryptoLib.Tests/src/Asn1/OIDTests.pas
tondrej/CryptoLib4Pascal
33a540094aa24d22d84d502319e4d01f7c3e8163
[ "MIT" ]
46
2018-03-18T17:25:59.000Z
2022-02-07T16:52:15.000Z
{ *********************************************************************************** } { * CryptoLib Library * } { * Copyright (c) 2018 - 20XX Ugochukwu Mmaduekwe * } { * Github Repository <https://github.co...
26.612745
108
0.620004
85bb3c0020d011eea746d8b66b9fe978132ce4e5
296
pas
Pascal
CAT/tests/06. procedures/Params/results/result_string.pas
SkliarOleksandr/NextPascal
4dc26abba6613f64c0e6b5864b3348711eb9617a
[ "Apache-2.0" ]
19
2018-10-22T23:45:31.000Z
2021-05-16T00:06:49.000Z
CAT/tests/06. procedures/Params/results/result_string.pas
SkliarOleksandr/NextPascal
4dc26abba6613f64c0e6b5864b3348711eb9617a
[ "Apache-2.0" ]
1
2019-06-01T06:17:08.000Z
2019-12-28T10:27:42.000Z
CAT/tests/06. procedures/Params/results/result_string.pas
SkliarOleksandr/NextPascal
4dc26abba6613f64c0e6b5864b3348711eb9617a
[ "Apache-2.0" ]
6
2018-08-30T05:16:21.000Z
2021-05-12T20:25:43.000Z
unit result_string; interface implementation function Get: string; begin SetLength(Result, 3); Result[0] := 'A'; Result[1] := 'B'; Result[2] := 'C'; end; procedure Test; var A: string; begin A := Get(); Assert(A = 'ABC'); end; initialization Test(); finalization end.
10.571429
24
0.618243
834f5defeaeccdd976d01138914a4dc4e6c53f93
1,437
pas
Pascal
Source/cxBoldEditConsts.pas
RI-L/BoldDevEx
e9e9a8bcc54a2c9ab0752ce3ad3b9fcb67378274
[ "MIT" ]
5
2017-08-14T08:04:10.000Z
2021-04-30T14:56:01.000Z
Source/cxBoldEditConsts.pas
RI-L/BoldDevEx
e9e9a8bcc54a2c9ab0752ce3ad3b9fcb67378274
[ "MIT" ]
null
null
null
Source/cxBoldEditConsts.pas
RI-L/BoldDevEx
e9e9a8bcc54a2c9ab0752ce3ad3b9fcb67378274
[ "MIT" ]
4
2015-09-17T08:21:33.000Z
2020-09-29T16:13:25.000Z
unit cxBoldEditConsts; interface resourcestring scxSBoldEditRepositoryTextItem = 'BoldTextEdit|Represents a Bold aware single line text editor'; scxSBoldComboBoxRepositoryTextItem = 'BoldComboBox|Represents a Bold aware combo box editor'; scxSBoldLookupComboBoxRepositoryTextItem = 'BoldLookupCom...
37.815789
149
0.814892
6aa0998b1c0ad4fa6a44dbcef2f11a616ab10f1f
4,492
pas
Pascal
ProblemChecker/Source/ProblemChecker.pas
ProHolz/ElementsDelphiTools
dca0c4d6171428ea2671ace6d3bc5f68e6f147af
[ "MIT" ]
5
2019-02-21T14:07:28.000Z
2021-04-21T18:59:59.000Z
ProblemChecker/Source/ProblemChecker.pas
ProHolz/ElementsDelphiTools
dca0c4d6171428ea2671ace6d3bc5f68e6f147af
[ "MIT" ]
1
2019-03-04T12:27:59.000Z
2019-03-04T12:27:59.000Z
ProblemChecker/Source/ProblemChecker.pas
ProHolz/ElementsDelphiTools
dca0c4d6171428ea2671ace6d3bc5f68e6f147af
[ "MIT" ]
4
2019-09-07T12:48:54.000Z
2021-04-23T13:34:34.000Z
namespace ProHolz.SourceChecker; interface uses ProHolz.Ast; type // Alias shoud be in PascalParser SNT = TSyntaxNodeType; TSyntaxNodeList = List<TSyntaxNode>; type TProblemChecker = sealed class( IProblemChecker, IProblem_Log) private fProbsList: tProbsList; fProbSolver : Dictionary<eEleCheck, ISi...
33.522388
109
0.694791
61ee69ded85d456b4e49db87212088c06b074061
227
lpr
Pascal
samples/lazarus/cgi/CGI.lpr
gXSolucoes/horse
7756726c8cff66282f0a567767be8f627fb1bacc
[ "MIT" ]
null
null
null
samples/lazarus/cgi/CGI.lpr
gXSolucoes/horse
7756726c8cff66282f0a567767be8f627fb1bacc
[ "MIT" ]
null
null
null
samples/lazarus/cgi/CGI.lpr
gXSolucoes/horse
7756726c8cff66282f0a567767be8f627fb1bacc
[ "MIT" ]
null
null
null
program CGI; {$MODE DELPHI}{$H+} uses Horse, SysUtils; procedure GetPing(Req: THorseRequest; Res: THorseResponse; Next: TNextProc); begin Res.Send('pong'); end; begin THorse.Get('/ping', GetPing); THorse.Listen; end.
14.1875
76
0.700441
6a8f588ec1d45b87e3bc05cdb505d8ebceeceab3
12,238
pas
Pascal
src/tests/UCommon.Tests.pas
rabarbers/PascalCoin
7a87031bc10a3e1d9461dfed3c61036047ce4fb0
[ "MIT" ]
384
2016-07-16T10:07:28.000Z
2021-12-29T11:22:56.000Z
src/tests/UCommon.Tests.pas
rabarbers/PascalCoin
7a87031bc10a3e1d9461dfed3c61036047ce4fb0
[ "MIT" ]
165
2016-09-11T11:06:04.000Z
2021-12-05T23:31:55.000Z
src/tests/UCommon.Tests.pas
rabarbers/PascalCoin
7a87031bc10a3e1d9461dfed3c61036047ce4fb0
[ "MIT" ]
210
2016-08-26T14:49:47.000Z
2022-02-22T18:06:33.000Z
unit UCommon.Tests; {$mode delphi} {$H+} {$modeswitch nestedprocvars} interface uses Classes, SysUtils, fpcunit, testutils, testregistry; type TSortedHashTests = class(TTestCase) published procedure SortedHashSet_Large; procedure SortedHashSet_Clear; procedure SortedHashSet_AddRange; en...
22.05045
96
0.702239
bc34dcd08d728ee1934a5b972fc7718b90fff4fd
22,555
pas
Pascal
src/ThirdPart/Zeos/ZDbcASA.pas
herlondf/kraken
14bf4e1f15a671ed6bfa43f61e42fc152e9e505d
[ "MIT" ]
2
2021-11-12T19:26:35.000Z
2022-03-03T23:22:56.000Z
src/ThirdPart/Zeos/ZDbcASA.pas
herlondf/kraken
14bf4e1f15a671ed6bfa43f61e42fc152e9e505d
[ "MIT" ]
null
null
null
src/ThirdPart/Zeos/ZDbcASA.pas
herlondf/kraken
14bf4e1f15a671ed6bfa43f61e42fc152e9e505d
[ "MIT" ]
null
null
null
{*********************************************************} { } { Zeos Database Objects } { Sybase SQL Anywhere Connectivity Classes } { } { Originally ...
32.83115
113
0.689249
8329229bc2491c7e6702a7ee18c501f6d765e996
76,533
dfm
Pascal
Libraries/SynEdit/Source/QSynEditPrintMarginsDialog.dfm
Patiencer/Concepts
e63910643b2401815dd4f6b19fbdf0cd7d443392
[ "Apache-2.0" ]
19
2018-10-22T23:45:31.000Z
2021-05-16T00:06:49.000Z
package/synedit-201b/SynEdit/Source/QSynEditPrintMarginsDialog.dfm
RonaldoSurdi/Sistema-gerenciamento-websites-delphi
8cc7eec2d05312dc41f514bbd5f828f9be9c579e
[ "MIT" ]
16
2019-02-02T19:54:54.000Z
2019-02-28T05:22:36.000Z
package/synedit-201b/SynEdit/Source/QSynEditPrintMarginsDialog.dfm
RonaldoSurdi/Sistema-gerenciamento-websites-delphi
8cc7eec2d05312dc41f514bbd5f828f9be9c579e
[ "MIT" ]
6
2018-08-30T05:16:21.000Z
2021-05-12T20:25:43.000Z
object SynEditPrintMarginsDlg: TSynEditPrintMarginsDlg Left = 244 Top = 189 ActiveControl = CBUnits BorderStyle = fbsDialog Caption = 'Margins' ClientHeight = 344 ClientWidth = 506 Color = clBtnFace ParentFont = True OldCreateOrder = True Position = poScreenCenter OnCreate = FormCreate OnDestr...
61.571199
70
0.885814
8333ffcd3792923a5fd8f20c2c1ebc4c2f9bc2d5
4,760
dpr
Pascal
Source/Demos/Extensions/php class/php_class.dpr
KashaketCompany/php4delphi
aefc942ba993133b1b5e574ec30aef551a01d1a1
[ "PHP-3.0", "Apache-2.0" ]
4
2019-03-10T06:27:39.000Z
2019-07-10T06:37:18.000Z
Source/Demos/Extensions/php class/php_class.dpr
KashaketCompany/php4delphi
aefc942ba993133b1b5e574ec30aef551a01d1a1
[ "PHP-3.0", "Apache-2.0" ]
13
2019-03-04T17:46:42.000Z
2019-07-14T20:26:57.000Z
Source/Demos/Extensions/php class/php_class.dpr
KashaketCompany/php4delphi
aefc942ba993133b1b5e574ec30aef551a01d1a1
[ "PHP-3.0", "Apache-2.0" ]
3
2019-07-29T21:34:21.000Z
2020-04-15T13:33:22.000Z
{*******************************************************} { PHP4Delphi } { PHP class demo extension } { Author: } { Serhiy Perevoznyk } { serge_perevoznyk@hotmail.com...
31.315789
106
0.689706
6a994650ffcf93ac47fe0446e97574aec23227ab
475
dpr
Pascal
windows/src/ext/jedi/jwscl/branches/0.9.3/examples/Manual/SecurityID2a.dpr
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jwscl/branches/0.9.3/examples/Manual/SecurityID2a.dpr
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/ext/jedi/jwscl/branches/0.9.3/examples/Manual/SecurityID2a.dpr
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
program SecurityID2a; {$APPTYPE CONSOLE} uses JwaWindows, JwaVista, jwsclConstants, jwsclTypes, JwsclMapping, JwsclSid, JwsclResource, JwsclDescriptor, JwsclKnownSid; var SID, SID2 : TJwSecurityID; Ident,Id2 : TSidIdentifierAuthority; V : Int64; O : TWellKnownSidType; begin JwInitWel...
16.37931
62
0.724211
835f7801dc74c06cd0806098ff1d2b42bf850c2e
2,063
dfm
Pascal
sample/simple_class/uMainView.dfm
gleisonpauloc/PerformanceDiagnostics4Delphi
8fe1fd2d5e5aa86b24ad94f592e71f840d4d4b30
[ "MIT" ]
15
2018-09-21T11:06:55.000Z
2021-08-18T11:14:08.000Z
sample/simple_class/uMainView.dfm
EduardoGrtt/PerformanceDiagnostic
146cb19afe18316cd619ed1b0b693e79520c29a5
[ "MIT" ]
null
null
null
sample/simple_class/uMainView.dfm
EduardoGrtt/PerformanceDiagnostic
146cb19afe18316cd619ed1b0b693e79520c29a5
[ "MIT" ]
6
2018-10-15T15:54:05.000Z
2021-08-18T11:14:10.000Z
object MainView: TMainView Left = 0 Top = 0 Caption = 'Performance Diagnostics - Samples' ClientHeight = 243 ClientWidth = 584 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poS...
22.182796
49
0.62191
85c1e4d0cb483a397cf96a2f566f8916edb90552
1,302
dpr
Pascal
windows/src/ext/jedi/jcl/jcl/packages/d21/JclVersionControlExpertDLL.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/d21/JclVersionControlExpertDLL.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/d21/JclVersionControlExpertDLL.dpr
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
Library JclVersionControlExpertDLL; { ----------------------------------------------------------------------------- DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR ALWAYS EDIT THE RELATED XML FILE (JclVersionControlExpertDLL-L.xml) Last generated: 01-09-2015 20:38:09 UTC --------...
24.566038
132
0.655914
6a9af760a2c4147fcb6bd01d7e45394b8c6d49ba
9,313
pas
Pascal
core/classes/db/queries/clsMemoryQuery.pas
sjilnikov/philadelphia
db2b57e7059047f8e208b12409adbc987895567c
[ "Apache-2.0" ]
1
2017-09-14T05:48:34.000Z
2017-09-14T05:48:34.000Z
core/classes/db/queries/clsMemoryQuery.pas
sjilnikov/philadelphia
db2b57e7059047f8e208b12409adbc987895567c
[ "Apache-2.0" ]
null
null
null
core/classes/db/queries/clsMemoryQuery.pas
sjilnikov/philadelphia
db2b57e7059047f8e208b12409adbc987895567c
[ "Apache-2.0" ]
null
null
null
unit clsMemoryQuery; interface uses db, sysUtils, classes, dbClient, math, clsAbstractIOObject, clsDBTypeConversion, clsVariantConversion, clsAbstractSQLConnection, clsAbstractSQLQuery; type cMemoryQuery = class(cAbstractSQLQuery) private fDataSet : tClientDataSet; protected fu...
21.360092
172
0.740363
83276929404a486a725fedaee8239a20f059fd18
430
dpr
Pascal
src/cpu/x86_mediana/libmedianadelphi/libmedianadelphi.dpr
vdisasm/vdisasm
5827a579782d247e51e281533362517318dc47b4
[ "MIT" ]
34
2015-05-04T03:55:42.000Z
2021-08-22T09:57:44.000Z
src/cpu/x86_mediana/libmedianadelphi/libmedianadelphi.dpr
vdisasm/vdisasm
5827a579782d247e51e281533362517318dc47b4
[ "MIT" ]
null
null
null
src/cpu/x86_mediana/libmedianadelphi/libmedianadelphi.dpr
vdisasm/vdisasm
5827a579782d247e51e281533362517318dc47b4
[ "MIT" ]
11
2016-08-11T10:00:15.000Z
2020-11-27T06:00:09.000Z
program libmedianadelphi; {$APPTYPE CONSOLE} {$R *.res} uses System.SysUtils, mediana in 'mediana.pas'; procedure asm1; asm mov eax, $123 end; procedure main; var ins: TINSTRUCTION; params: TDISASM_PARAMS; size: Integer; begin size := medi_disassemble_default(@asm1, 10, 0, ins, params, 32); end; be...
12.285714
66
0.662791
858d65f58bb429d381d3494eb2c91a5935a170a3
3,885
pas
Pascal
isr/0006.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
11
2015-12-12T05:13:15.000Z
2020-10-14T13:32:08.000Z
isr/0006.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
null
null
null
isr/0006.pas
nickelsworth/swag
7c21c0da2291fc249b9dc5cfe121a7672a4ffc08
[ "BSD-2-Clause" ]
8
2017-05-05T05:24:01.000Z
2021-07-03T20:30:09.000Z
{$ifDEF VER70} {$A+,B-,D+,E-,F-,G+,I-,L+,N-,O-,P-,Q-,R-,S+,T-,V-,X+} {$else} {$A+,B-,D-,E-,F-,G+,I-,L-,N-,O-,R-,S+,V-,X-} {$endif} {$DEFinE COLor} Unit MyCheck; { Version: 2.0 (8 jan 1993). TeeCee Bob Swart Saved: Code size: 514 Bytes 472 Bytes 42 Bytes Data size: 32 Bytes 32 B...
33.205128
77
0.610296
8345607a597fc65c97ed9d8d91167b9c21f494a0
20,722
pas
Pascal
RN_RecastArea.pas
Kromster80/RecastNavigationDelphi
495420d3e16454ede6805ad72a3cd9a1eba0bf5d
[ "Zlib" ]
11
2015-12-11T06:39:07.000Z
2019-07-28T04:35:04.000Z
RN_RecastArea.pas
amwfhv/RecastNavigationDelphi
495420d3e16454ede6805ad72a3cd9a1eba0bf5d
[ "Zlib" ]
null
null
null
RN_RecastArea.pas
amwfhv/RecastNavigationDelphi
495420d3e16454ede6805ad72a3cd9a1eba0bf5d
[ "Zlib" ]
4
2015-12-19T17:57:44.000Z
2018-12-31T14:41:35.000Z
// // Copyright (c) 2009-2010 Mikko Mononen memon@inside.org // // 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...
30.882265
150
0.565776
85768cacbe0cc2f40217e8b4e6ca4fd12289385c
101
pas
Pascal
testing/tests/type-004/program.pas
int-index/kalium
0653b4229001880322acf3016de595360de726ec
[ "BSD-3-Clause" ]
45
2015-02-25T11:39:40.000Z
2021-07-14T17:42:43.000Z
testing/tests/type-004/program.pas
int-index/sodium
0653b4229001880322acf3016de595360de726ec
[ "BSD-3-Clause" ]
4
2015-01-09T17:41:01.000Z
2015-02-20T13:19:28.000Z
testing/tests/type-004/program.pas
int-index/sodium
0653b4229001880322acf3016de595360de726ec
[ "BSD-3-Clause" ]
5
2015-02-25T13:15:10.000Z
2020-03-17T13:38:05.000Z
function f(s: String): String; begin f := s + s; end; begin WriteLn(f('wow'), f('!')); end.
11.222222
30
0.524752
6acb835ceee21f25b499e2a67554c1a0f5906d3b
5,710
pas
Pascal
Grijjy.Mvvm.ValueConverters.pas
grijjy/MvvmStarterKit
b46b17a5bcf87de1a0b83e23fe171c5beb62e1b2
[ "BSD-2-Clause" ]
46
2018-01-21T21:05:35.000Z
2021-07-21T15:44:08.000Z
Grijjy.Mvvm.ValueConverters.pas
juliomar/MvvmStarterKit
b46b17a5bcf87de1a0b83e23fe171c5beb62e1b2
[ "BSD-2-Clause" ]
1
2018-11-27T18:03:57.000Z
2018-11-27T18:03:57.000Z
Grijjy.Mvvm.ValueConverters.pas
juliomar/MvvmStarterKit
b46b17a5bcf87de1a0b83e23fe171c5beb62e1b2
[ "BSD-2-Clause" ]
15
2018-01-22T16:02:32.000Z
2022-01-11T04:41:13.000Z
unit Grijjy.Mvvm.ValueConverters; { Some standard value converters. } {$INCLUDE 'Grijjy.inc'} interface uses Grijjy.Mvvm.Types, Grijjy.Mvvm.Rtti; type { A value converter that subtracts 1 from the source value. When run in reverse (target-to-source), it adds 1 to the target value. } TgoMinusOneConverte...
30.052632
89
0.758144
85fb752badcb074c661bd45c4d528b23bb60b7af
3,015
pas
Pascal
DUnitX.Banner.pas
turric4n/DUnitX
f13762f8606ff595114cf5ad0a3752ff3b6f9df6
[ "Apache-2.0" ]
8
2020-03-03T12:32:32.000Z
2020-11-18T10:54:29.000Z
DUnitX.Banner.pas
turric4n/DUnitX
f13762f8606ff595114cf5ad0a3752ff3b6f9df6
[ "Apache-2.0" ]
null
null
null
DUnitX.Banner.pas
turric4n/DUnitX
f13762f8606ff595114cf5ad0a3752ff3b6f9df6
[ "Apache-2.0" ]
3
2020-03-03T18:09:16.000Z
2020-11-18T11:08:02.000Z
{***************************************************************************} { } { DUnitX } { } { ...
43.071429
86
0.363847
851004a441f89c2e7f65a6ab081edd2cf1cb09a5
5,779
pas
Pascal
components/jcl/experts/stacktraceviewer/JclStackTraceViewerMainFormBDS7.pas
padcom/delcos
dc9e8ac8545c0e6c0b4e963d5baf0dc7d72d2bf0
[ "Apache-2.0" ]
15
2016-08-24T07:32:49.000Z
2021-11-16T11:25:00.000Z
components/jcl/experts/stacktraceviewer/JclStackTraceViewerMainFormBDS7.pas
CWBudde/delcos
656384c43c2980990ea691e4e52752d718fb0277
[ "Apache-2.0" ]
1
2016-08-24T19:00:34.000Z
2016-08-25T19:02:14.000Z
components/jcl/experts/stacktraceviewer/JclStackTraceViewerMainFormBDS7.pas
CWBudde/delcos
656384c43c2980990ea691e4e52752d718fb0277
[ "Apache-2.0" ]
4
2016-10-16T17:52:49.000Z
2020-11-24T11:36:05.000Z
{**************************************************************************************************} { } { Project JEDI Code Library (JCL) } { ...
41.876812
160
0.505105
cd8474b99dae84164da1832cc03951285a5dc695
572
pas
Pascal
Native/Delphi/Apps/ReEncode/Iso8859_12Utf8/src/Iso8859_12Utf8MainUnit.pas
jpluimers/bo.codeplex
787ef3b5a8c6ced0a985361243c48a6c76f5d655
[ "BSD-3-Clause" ]
5
2017-05-12T08:03:54.000Z
2022-02-15T08:23:27.000Z
Native/Delphi/Apps/ReEncode/Iso8859_12Utf8/src/Iso8859_12Utf8MainUnit.pas
jpluimers/bo.codeplex
787ef3b5a8c6ced0a985361243c48a6c76f5d655
[ "BSD-3-Clause" ]
null
null
null
Native/Delphi/Apps/ReEncode/Iso8859_12Utf8/src/Iso8859_12Utf8MainUnit.pas
jpluimers/bo.codeplex
787ef3b5a8c6ced0a985361243c48a6c76f5d655
[ "BSD-3-Clause" ]
null
null
null
unit Iso8859_12Utf8MainUnit; interface uses ConsoleFilesProcessorUnit; type TIso8859_12Utf8Main = class(TConsoleFilesProcessor) procedure Run; override; end; implementation uses Iso8859_12Utf8ProcessorUnit; { TUtf82AsciiMain } procedure TIso8859_12Utf8Main.Run; var Iso8859_12Ut...
17.333333
64
0.76049
832746033e4491e5550568a75775989e3dc80b57
171
pas
Pascal
Test/SimpleScripts/var_param_rec_field.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
1
2022-02-18T22:14:44.000Z
2022-02-18T22:14:44.000Z
Test/SimpleScripts/var_param_rec_field.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
Test/SimpleScripts/var_param_rec_field.pas
synapsea/DW-Script
b36c2e57f0285c217f8f0cae8e4e158d21127163
[ "Condor-1.1" ]
null
null
null
type TRec = record a : Integer; end; procedure Test(var a : Integer); begin Inc(a); end; var r : TRec; Test(r.a); PrintLn(r.a); Test(r.a); PrintLn(r.a);
10.058824
32
0.578947
85e708591c9b00825a2a4f1b11e07146c198e27e
1,014
pas
Pascal
samples/src/providers/Providers.Main.pas
juliomar/wait-vcl
730beb492f000a7fd0bb03ad439f9fd8c24ea054
[ "Apache-2.0" ]
null
null
null
samples/src/providers/Providers.Main.pas
juliomar/wait-vcl
730beb492f000a7fd0bb03ad439f9fd8c24ea054
[ "Apache-2.0" ]
null
null
null
samples/src/providers/Providers.Main.pas
juliomar/wait-vcl
730beb492f000a7fd0bb03ad439f9fd8c24ea054
[ "Apache-2.0" ]
1
2019-09-24T22:50:39.000Z
2019-09-24T22:50:39.000Z
unit Providers.Main; interface uses Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, VCL.Wait, Vcl.StdCtrls; type TFrmMain = class(TForm) Button1: TButton; Button2: TButton; procedure Button1Click(Sender: TObject); ...
19.5
126
0.658777
830cb86e19be4042ffe7c238eb1daa79f41ee580
44,085
pas
Pascal
WinAPI.UI.Notifications.pas
vhanla/snotify
596d22f5bd89e58297d15ffff6df2d0f69bd0351
[ "MIT" ]
4
2020-06-05T06:15:55.000Z
2021-06-22T10:02:59.000Z
WinAPI.UI.Notifications.pas
vhanla/snotify
596d22f5bd89e58297d15ffff6df2d0f69bd0351
[ "MIT" ]
1
2020-05-04T08:31:10.000Z
2021-03-01T06:44:34.000Z
WinAPI.UI.Notifications.pas
vhanla/snotify
596d22f5bd89e58297d15ffff6df2d0f69bd0351
[ "MIT" ]
2
2020-06-05T06:15:57.000Z
2021-06-22T10:03:01.000Z
{*******************************************************} { } { CodeGear Delphi Runtime Library } { } { Copyright(c) 2015-2015 Embarcadero Technologies, Inc. } { ...
39.326494
205
0.78952
aa2e589ee6ca81cebdf474d59bd5d61a68da936f
382
dpr
Pascal
POOIniciante/POOCachorro.dpr
alan1tavares/lab-delphi
a5d88404b0d872d1d1bb8f4eeee2ff00bc753bf8
[ "MIT" ]
1
2019-11-10T00:08:59.000Z
2019-11-10T00:08:59.000Z
POOIniciante/POOCachorro.dpr
bravesoftdz/lab-delphi
4322d41e807818e823d3b5eb6d9c85f43fc9f11e
[ "MIT" ]
null
null
null
POOIniciante/POOCachorro.dpr
bravesoftdz/lab-delphi
4322d41e807818e823d3b5eb6d9c85f43fc9f11e
[ "MIT" ]
1
2019-11-10T00:09:00.000Z
2019-11-10T00:09:00.000Z
program POOCachorro; uses Vcl.Forms, ViewMain in 'View\ViewMain.pas' {Form1}, ClassPessoa in 'Model\ClassPessoa.pas', ClassCachorro in 'Model\ClassCachorro.pas', ClassCahorroTreinado in 'Model\ClassCahorroTreinado.pas'; {$R *.res} begin Application.Initialize; Application.MainFormOnTaskbar := True; A...
21.222222
59
0.756545
8597c593c349caed5cc8aad2f39c0e3fb6e0b05a
3,095
pas
Pascal
FrameTotalDebug.pas
adaloveless/commonx
ed37b239e925119c7ceb3ac7949eefb0259c7f77
[ "MIT" ]
48
2018-11-19T22:13:00.000Z
2021-11-02T17:25:41.000Z
FrameTotalDebug.pas
adaloveless/commonx
ed37b239e925119c7ceb3ac7949eefb0259c7f77
[ "MIT" ]
6
2018-11-24T17:15:29.000Z
2019-05-15T14:59:56.000Z
FrameTotalDebug.pas
adaloveless/commonx
ed37b239e925119c7ceb3ac7949eefb0259c7f77
[ "MIT" ]
12
2018-11-20T15:15:44.000Z
2021-09-14T10:12:43.000Z
unit FrameTotalDebug; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ComCtrls, ExtCtrls, StdCtrls, debug, FormBGThreadWatcher, VCLTee.Series, VCLTee.TeeProcs, VCLTee.Chart, VCLTee.TeEngine, VclTee.TeeGDIPlus, GUIHelpers, sharedobject, typex, betterobject; ...
20.228758
101
0.728595
85efe2a46f0cfb01ba23f6750228d224ff909ee7
1,018
dfm
Pascal
SafeTerminate/Main.dfm
Private-Storm/Blog
d38c07ac877ac4de91207e5186d60740077cdb17
[ "Apache-2.0" ]
2
2020-01-09T16:10:15.000Z
2020-10-23T00:58:41.000Z
SafeTerminate/Main.dfm
Private-Storm/Blog
d38c07ac877ac4de91207e5186d60740077cdb17
[ "Apache-2.0" ]
null
null
null
SafeTerminate/Main.dfm
Private-Storm/Blog
d38c07ac877ac4de91207e5186d60740077cdb17
[ "Apache-2.0" ]
1
2020-10-23T00:58:44.000Z
2020-10-23T00:58:44.000Z
object MainForm: TMainForm Left = 0 Top = 0 Caption = 'SafeTerminateProcess Test' ClientHeight = 295 ClientWidth = 471 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False PixelsPer...
19.960784
40
0.603143
851f81e3f160ddbb4ae027f13bd6e507f21e8b6b
15,218
pas
Pascal
unit1.pas
peardox/MTGADownloader
e7b2c7c46dfdf9b59ad202a9f32ec87a29b0d2a8
[ "MIT" ]
null
null
null
unit1.pas
peardox/MTGADownloader
e7b2c7c46dfdf9b59ad202a9f32ec87a29b0d2a8
[ "MIT" ]
null
null
null
unit1.pas
peardox/MTGADownloader
e7b2c7c46dfdf9b59ad202a9f32ec87a29b0d2a8
[ "MIT" ]
null
null
null
unit Unit1; {$mode objfpc}{$H+} // {$define usedecknet} {$define useLog} interface uses Classes, SysUtils, Forms, Controls, Graphics, Dialogs, ExtCtrls, StdCtrls, ComCtrls, {$IFDEF UNIX} // cthreads, {$ENDIF} // CastleControl, StrUtils, SVGUtils, CastleParameters, CastleClassUtils, Cas...
31.184426
135
0.619004
178538a7e6b6e85f6ba9249b19fbc829a8acdb42
28,939
pas
Pascal
components/jcl/experts/repository/ExceptionDialog/StandardDialogs/ExceptDlgMail.pas
padcom/delcos
dc9e8ac8545c0e6c0b4e963d5baf0dc7d72d2bf0
[ "Apache-2.0" ]
15
2016-08-24T07:32:49.000Z
2021-11-16T11:25:00.000Z
components/jcl/experts/repository/ExceptionDialog/StandardDialogs/ExceptDlgMail.pas
CWBudde/delcos
656384c43c2980990ea691e4e52752d718fb0277
[ "Apache-2.0" ]
1
2016-08-24T19:00:34.000Z
2016-08-25T19:02:14.000Z
components/jcl/experts/repository/ExceptionDialog/StandardDialogs/ExceptDlgMail.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) } { ...
36.818066
183
0.575348
85ff2b66529a8292603a27c52067bf5f560d4a66
3,800
dfm
Pascal
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/Orders/fODChangeUnreleasedRenew.dfm
timmvt/VistA_tt
05694e3a98c026f682f99ca9eb701bdd1e82af28
[ "Apache-2.0" ]
1
2015-11-03T14:56:42.000Z
2015-11-03T14:56:42.000Z
CPRSChart/OR_30_377V9_SRC/CPRS-chart/Orders/fODChangeUnreleasedRenew.dfm
VHAINNOVATIONS/Transplant
a6c000a0df4f46a17330cec95ff25119fca1f472
[ "Apache-2.0" ]
null
null
null
CPRSChart/OR_30_377V9_SRC/CPRS-chart/Orders/fODChangeUnreleasedRenew.dfm
VHAINNOVATIONS/Transplant
a6c000a0df4f46a17330cec95ff25119fca1f472
[ "Apache-2.0" ]
null
null
null
inherited frmODChangeUnreleasedRenew: TfrmODChangeUnreleasedRenew Left = 240 Top = 163 Caption = 'Change Unreleased Renewed Order' ClientHeight = 171 ClientWidth = 529 OldCreateOrder = False OnCreate = FormCreate ExplicitWidth = 537 ExplicitHeight = 198 PixelsPerInch = 96 TextHeight = 13 object ...
20.320856
65
0.543947
85fa130e817c1f386c5afcf436e93086995bd240
6,296
pas
Pascal
dependencies/Indy10/OpenSSL/dynamic/IdOpenSSLHeaders_rand.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
132
2015-02-02T00:22:40.000Z
2021-08-11T12:08:08.000Z
dependencies/Indy10/OpenSSL/dynamic/IdOpenSSLHeaders_rand.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
113
2015-03-20T01:55:20.000Z
2021-10-08T16:15:28.000Z
dependencies/Indy10/OpenSSL/dynamic/IdOpenSSLHeaders_rand.pas
danka74/fhirserver
1fc53b6fba67a54be6bee39159d3db28d42eb8e2
[ "BSD-3-Clause" ]
49
2015-04-11T14:59:43.000Z
2021-03-30T10:29:18.000Z
{******************************************************************************} { } { Indy (Internet Direct) - Internet Protocols Simplified } { ...
43.722222
110
0.556544
83145aac15d6fbcfa21a45865f59a5d2f3d5d110
3,436
pas
Pascal
Backend for the win/Backend.Resource.pas
GodsAndCakes/SAID-ist-ein-schlechter-Name
af0bc9b9413a93e68f0c2e07d75bd5124567d4f8
[ "Apache-2.0" ]
null
null
null
Backend for the win/Backend.Resource.pas
GodsAndCakes/SAID-ist-ein-schlechter-Name
af0bc9b9413a93e68f0c2e07d75bd5124567d4f8
[ "Apache-2.0" ]
null
null
null
Backend for the win/Backend.Resource.pas
GodsAndCakes/SAID-ist-ein-schlechter-Name
af0bc9b9413a93e68f0c2e07d75bd5124567d4f8
[ "Apache-2.0" ]
null
null
null
unit Backend.Resource; interface uses System.JSON, System.SysUtils, System.Classes, Data.User.Preferences, Data.Articles, Data.API.Google, Core.Articles.Gen, Backend.iPool.Connector, Backend.Google.Connector, MARS.Core.Registry, MARS.Core.Attributes, MARS.Core.MediaType, MARS.Core.JSON, ...
25.264706
80
0.771828
85ea412330f4f1c5f0d274f901250138c332e557
1,747
pas
Pascal
Source/Services/SimpleNotificationService/Base/Model/AWS.SNS.Model.GetSMSAttributesRequest.pas
gabrielbaltazar/aws-sdk-delphi
ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a
[ "Apache-2.0" ]
1
2021-08-18T21:02:27.000Z
2021-08-18T21:02:27.000Z
Source/Services/SimpleNotificationService/Base/Model/AWS.SNS.Model.GetSMSAttributesRequest.pas
gabrielbaltazar/aws-sdk-delphi
ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a
[ "Apache-2.0" ]
null
null
null
Source/Services/SimpleNotificationService/Base/Model/AWS.SNS.Model.GetSMSAttributesRequest.pas
gabrielbaltazar/aws-sdk-delphi
ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a
[ "Apache-2.0" ]
null
null
null
unit AWS.SNS.Model.GetSMSAttributesRequest; interface uses System.Generics.Collections, AWS.SNS.Model.Request; type TGetSMSAttributesRequest = class; IGetSMSAttributesRequest = interface function GetAttributes: TList<string>; procedure SetAttributes(const Value: TList<string>); function Obj: ...
23.293333
101
0.778477
cde7782e02fbcdb0fb935901e919fdf4ae27acb2
1,256
pas
Pascal
Patterns/JaxxExamples/Builder/Builder.pas
pisfu/losapr
dfd19520c820259c719b9e7ad2a4e61540213380
[ "MIT" ]
1
2020-12-16T07:25:07.000Z
2020-12-16T07:25:07.000Z
Patterns/JaxxExamples/Builder/Builder.pas
pisfu/losapr
dfd19520c820259c719b9e7ad2a4e61540213380
[ "MIT" ]
null
null
null
Patterns/JaxxExamples/Builder/Builder.pas
pisfu/losapr
dfd19520c820259c719b9e7ad2a4e61540213380
[ "MIT" ]
2
2018-04-23T03:31:58.000Z
2020-12-16T07:25:08.000Z
unit Builder; interface uses BuilderInterfaces; type TMealBuilder1 = class(TInterfacedObject, IBuilder) private FProduct: IProduct; public constructor Create; function BuildPartA: string; function BuildPartB: string; function GetResult: IProduct; end; TMealBuilder2 = class(TInterface...
15.898734
52
0.745223
6a8efb7ae0daa30cfe0aabc52c122979038eb031
3,179
dpr
Pascal
Accepted_UVA/P113 (Power of Cryptography).dpr
peneksglazami/acm-icpc-training
a3c41b65b8f8523713f9859b076f300a12c4e7f3
[ "CC0-1.0" ]
null
null
null
Accepted_UVA/P113 (Power of Cryptography).dpr
peneksglazami/acm-icpc-training
a3c41b65b8f8523713f9859b076f300a12c4e7f3
[ "CC0-1.0" ]
null
null
null
Accepted_UVA/P113 (Power of Cryptography).dpr
peneksglazami/acm-icpc-training
a3c41b65b8f8523713f9859b076f300a12c4e7f3
[ "CC0-1.0" ]
null
null
null
{Problem: 113 - Power of Cryptography Solved by Andrey Grigorov} {$A+,B-,C+,D-,E-,F-,G+,H+,I-,J-,K-,L-,M-,N+,O+,P+,Q-,R-,S-,T-,U-,V+,W-,X+,Y+} {$MINSTACKSIZE $00004000} {$MAXSTACKSIZE $00100000} Program Problem113 (input,output); {$APPTYPE CONSOLE} Const Osn = 10000; MaxN = 450; MaxK = 1000000000; Type TLong...
17.960452
77
0.461466
85f9e092dca29b7b6fad821e25f310a7cfa596b5
357
pas
Pascal
src/Vue.Utils.pas
marlonnardi/FMX-Vue-Components
663679e130c16d579844c01d17f170e44ff3b403
[ "MIT" ]
7
2021-03-02T12:47:26.000Z
2021-09-23T19:07:37.000Z
src/Vue.Utils.pas
frankwu-delphi/FMX-Vue-Components
de43dbb9f9baa5b28d735c935f5ab0186f81a17a
[ "MIT" ]
1
2021-09-17T15:59:30.000Z
2021-09-17T15:59:30.000Z
src/Vue.Utils.pas
frankwu-delphi/FMX-Vue-Components
de43dbb9f9baa5b28d735c935f5ab0186f81a17a
[ "MIT" ]
3
2021-09-06T19:54:15.000Z
2021-09-19T11:23:44.000Z
// Eduardo - 25/02/2021 unit Vue.Utils; interface uses System.UITypes; function RGB(R, G, B: Byte; A: Byte = 255): TAlphaColor; implementation function RGB(R, G, B: Byte; A: Byte = 255): TAlphaColor; begin TAlphaColorRec(Result).R := R; TAlphaColorRec(Result).G := G; TAlphaColorRec(Result).B := B; TAlph...
16.227273
56
0.672269
af58dd9abb06afe51c99edca223cc27b6d0fe71b
4,524
dfm
Pascal
src/gui/ModifyDicom.dfm
theorose49/conquest-dicom-server
aba35e1da51d7bb288ecde0f31d6963f47b8252c
[ "Apache-2.0" ]
null
null
null
src/gui/ModifyDicom.dfm
theorose49/conquest-dicom-server
aba35e1da51d7bb288ecde0f31d6963f47b8252c
[ "Apache-2.0" ]
null
null
null
src/gui/ModifyDicom.dfm
theorose49/conquest-dicom-server
aba35e1da51d7bb288ecde0f31d6963f47b8252c
[ "Apache-2.0" ]
null
null
null
object FormModifyDICOM: TFormModifyDICOM Left = 0 Top = 0 Caption = 'Modify DICOM images' ClientHeight = 315 ClientWidth = 571 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False OnActivate = F...
22.507463
76
0.599248
8522cc2dc23932396dbcd8805ab0bbc6b9ac65bd
1,028
pas
Pascal
src/forms/fSystemInfo.pas
kmzbrnoI/hJOPserver
5c75c4340d87ef9124de22795eb55c8611aa5035
[ "Apache-2.0" ]
5
2016-02-17T20:15:29.000Z
2021-11-01T12:28:07.000Z
src/forms/fSystemInfo.pas
kmzbrnoI/hJOPserver
5c75c4340d87ef9124de22795eb55c8611aa5035
[ "Apache-2.0" ]
187
2016-02-12T18:32:01.000Z
2022-02-27T18:19:39.000Z
src/forms/fSystemInfo.pas
kmzbrnoI/hJOPserver
5c75c4340d87ef9124de22795eb55c8611aa5035
[ "Apache-2.0" ]
2
2018-09-03T01:35:37.000Z
2021-11-16T14:13:07.000Z
unit fSystemInfo; interface uses Windows, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TF_SystemInfo = class(TForm) L_Info: TLabel; private function GetWidthLabel(Nazev: string; Font: string): Integer; // zjisti Width Labelu po zadani prislusneho textu na defaultnim fontu ...
20.56
82
0.722763
85860de42a8fea828c76929810b0133c0de97b3c
233
dpr
Pascal
KillCountry.dpr
johnwargo/Outlook-Kill-Country-Delphi
375e9a738fdaae775ceaf2eb77db386f78a39438
[ "MIT" ]
null
null
null
KillCountry.dpr
johnwargo/Outlook-Kill-Country-Delphi
375e9a738fdaae775ceaf2eb77db386f78a39438
[ "MIT" ]
null
null
null
KillCountry.dpr
johnwargo/Outlook-Kill-Country-Delphi
375e9a738fdaae775ceaf2eb77db386f78a39438
[ "MIT" ]
1
2021-06-17T03:11:23.000Z
2021-06-17T03:11:23.000Z
program KillCountry; uses Vcl.Forms, kc_main in 'kc_main.pas' {frmMain}; {$R *.res} begin Application.Initialize; Application.MainFormOnTaskbar := True; Application.CreateForm(TfrmMain, frmMain); Application.Run; end.
15.533333
44
0.733906
85ea921a923b61a377e544475c499adce5236857
5,281
pas
Pascal
src/core/UChunk.pas
SkybuckFlying/PascalCoinSimplified
a3dbc67aa47bfe87a207e15abe8a31ea238fa74a
[ "MIT" ]
1
2021-06-26T01:59:59.000Z
2021-06-26T01:59:59.000Z
src/core/UChunk.pas
SkybuckFlying/PascalCoinSimplified
a3dbc67aa47bfe87a207e15abe8a31ea238fa74a
[ "MIT" ]
null
null
null
src/core/UChunk.pas
SkybuckFlying/PascalCoinSimplified
a3dbc67aa47bfe87a207e15abe8a31ea238fa74a
[ "MIT" ]
null
null
null
unit UChunk; {$IFDEF FPC} {$mode delphi} {$ENDIF} { 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 Pascal Coin, a P2P crypto currency without need of histo...
31.064706
171
0.699678
85c1e83de91412b7af27ed88dab46065788b6b09
865
pas
Pascal
demos/standard/ui_PopupMenu.pas
jonahzheng/FMXUI
c59e718cfc82d738fe9f295e811d3da11aafecdb
[ "MIT" ]
211
2016-02-09T14:51:53.000Z
2022-03-24T13:31:26.000Z
demos/standard/ui_PopupMenu.pas
jonahzheng/FMXUI
c59e718cfc82d738fe9f295e811d3da11aafecdb
[ "MIT" ]
39
2017-03-27T05:49:25.000Z
2022-03-25T01:32:12.000Z
demos/standard/ui_PopupMenu.pas
jonahzheng/FMXUI
c59e718cfc82d738fe9f295e811d3da11aafecdb
[ "MIT" ]
81
2016-09-10T08:27:28.000Z
2022-03-27T13:30:09.000Z
unit ui_PopupMenu; interface uses UI.Dialog, System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants, FMX.Types, FMX.Graphics, FMX.Controls, FMX.Forms, FMX.Dialogs, FMX.StdCtrls, UI.Base, UI.Standard; type TMainPopupMenu = class(TFrame) LinearLayout1: TLinearLayout; TextView1...
20.116279
81
0.751445
853f968ba2b198e87743479eb31c68c672986892
5,803
pas
Pascal
Backend for the win/dependencies/mars/MARS.Client.Token.pas
GodsAndCakes/SAID-ist-ein-schlechter-Name
af0bc9b9413a93e68f0c2e07d75bd5124567d4f8
[ "Apache-2.0" ]
null
null
null
Backend for the win/dependencies/mars/MARS.Client.Token.pas
GodsAndCakes/SAID-ist-ein-schlechter-Name
af0bc9b9413a93e68f0c2e07d75bd5124567d4f8
[ "Apache-2.0" ]
null
null
null
Backend for the win/dependencies/mars/MARS.Client.Token.pas
GodsAndCakes/SAID-ist-ein-schlechter-Name
af0bc9b9413a93e68f0c2e07d75bd5124567d4f8
[ "Apache-2.0" ]
null
null
null
(* Copyright 2016, MARS-Curiosity library Home: https://github.com/andrea-magni/MARS *) unit MARS.Client.Token; {$I MARS.inc} interface uses SysUtils, Classes , MARS.Core.JSON , MARS.Utils.Parameters , MARS.Utils.Parameters.JSON , MARS.Client.Resource ; type {$ifdef DelphiXE2_UP} [Component...
23.782787
95
0.745993
6a678b731584b8ae2ce77f2d58ef91f46a6cdd8a
63,688
pas
Pascal
windows/src/ext/jedi/jvcl/tests/Jans/run/JvSimLogic.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/ext/jedi/jvcl/tests/Jans/run/JvSimLogic.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/Jans/run/JvSimLogic.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...
23.933859
106
0.57342
6a768ec1e13b2d48da98ad51f831562d0a92d58e
3,086
dpr
Pascal
references/mORMot/SQLite3/Samples/28 - Simple RESTful ORM Server/RESTserver_wrappers.dpr
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
851
2018-02-05T09:54:56.000Z
2022-03-24T23:13:10.000Z
references/mORMot/SQLite3/Samples/28 - Simple RESTful ORM Server/RESTserver_wrappers.dpr
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
200
2018-02-06T18:52:39.000Z
2022-03-24T19:59:14.000Z
references/mORMot/SQLite3/Samples/28 - Simple RESTful ORM Server/RESTserver_wrappers.dpr
zekiguven/alcinoe
e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c
[ "Apache-2.0" ]
197
2018-03-20T20:49:55.000Z
2022-03-21T17:38:14.000Z
/// minimal REST server for a list of Persons stored on PostgreSQL // with Cross-Platform wrappers program RESTserver_wrappers; // see https://synopse.info/forum/viewtopic.php?pid=10882#p10882 {$APPTYPE CONSOLE} uses {$I SynDprUses.inc} // use FastMM4 on older Delphi, or set FPC threads SynCommons, ...
40.077922
102
0.657809
83439cb53d9cb6f77b1b57f6f7acd8a92cf9109b
2,023
dfm
Pascal
DataModule/ImprimirDM.dfm
Civeloo/GeN-XE7
638b59def20424955972a568817d012df4cf2cde
[ "Apache-2.0" ]
null
null
null
DataModule/ImprimirDM.dfm
Civeloo/GeN-XE7
638b59def20424955972a568817d012df4cf2cde
[ "Apache-2.0" ]
null
null
null
DataModule/ImprimirDM.dfm
Civeloo/GeN-XE7
638b59def20424955972a568817d012df4cf2cde
[ "Apache-2.0" ]
null
null
null
object ImprimirDataModule: TImprimirDataModule OldCreateOrder = False OnCreate = DataModuleCreate Height = 473 Width = 806 object frxBarCodeObject1: TfrxBarCodeObject Left = 40 Top = 152 end object frxPDFExport1: TfrxPDFExport UseFileCache = True ShowProgress = True OverwritePrompt = F...
25.607595
170
0.677212
61f299400082c18a2d7af9135ce13cac8eb6f53b
1,279
pas
Pascal
plugins/multiarc/fmt.pas
HamRusTal/FarManager
2ab3cc0a01f59258f743be0bca70f171817715da
[ "BSD-3-Clause" ]
1,256
2015-07-07T12:19:17.000Z
2022-03-31T18:41:41.000Z
plugins/multiarc/fmt.pas
HamRusTal/FarManager
2ab3cc0a01f59258f743be0bca70f171817715da
[ "BSD-3-Clause" ]
305
2017-11-01T18:58:50.000Z
2022-03-22T11:07:23.000Z
plugins/multiarc/fmt.pas
HamRusTal/FarManager
2ab3cc0a01f59258f743be0bca70f171817715da
[ "BSD-3-Clause" ]
183
2017-10-28T11:31:14.000Z
2022-03-30T16:46:24.000Z
(************************************************************** * FMT.PAS * Archive Support API for FAR Manager 1.75 and MultiArc plugin * Revision: 1.11 21.03.2006 $ * * Copyright (c) 1996-2000 Eugene Roshal * Copyrigth (c) 2000-2006 FAR group * Translated by WARP ItSelf ***********************************************...
19.984375
63
0.569977
6a4e46837911febd5543989c968a28fc46631478
1,490
pas
Pascal
sources/chHash.CRC.CRC16.OPENSAFETYB.pas
vampirsoft/CryptoHash
bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4
[ "MIT" ]
null
null
null
sources/chHash.CRC.CRC16.OPENSAFETYB.pas
vampirsoft/CryptoHash
bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4
[ "MIT" ]
null
null
null
sources/chHash.CRC.CRC16.OPENSAFETYB.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
85492c06298d7a7cb2727a51c724145443f5a791
73,488
dfm
Pascal
HWSserver/source/uadm_modulos.dfm
RonaldoSurdi/Sistema-gerenciamento-websites-delphi
8cc7eec2d05312dc41f514bbd5f828f9be9c579e
[ "MIT" ]
1
2022-02-28T11:28:18.000Z
2022-02-28T11:28:18.000Z
HWSserver/source/uadm_modulos.dfm
RonaldoSurdi/Sistema-gerenciamento-websites-delphi
8cc7eec2d05312dc41f514bbd5f828f9be9c579e
[ "MIT" ]
null
null
null
HWSserver/source/uadm_modulos.dfm
RonaldoSurdi/Sistema-gerenciamento-websites-delphi
8cc7eec2d05312dc41f514bbd5f828f9be9c579e
[ "MIT" ]
null
null
null
object adm_modulos: Tadm_modulos Left = 196 Top = 175 BorderStyle = bsNone ClientHeight = 657 ClientWidth = 903 Color = 16119285 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter ...
42.454073
139
0.612739
836dcd66bf698ddf17203adbfc3b6a614183c601
797
pas
Pascal
Client/fDefaultDocItem.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/fDefaultDocItem.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/fDefaultDocItem.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
3
2021-06-30T10:11:17.000Z
2021-07-01T09:13:29.000Z
unit fDefaultDocItem; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, fBevelEditForm, DB, DBClient, AbmesClientDataSet, ActnList, StdCtrls, Buttons, ExtCtrls, Mask, DBCtrls, JvExControls, JvDBLookup; type TfmDefaultDocItem = class(TBevelEditFor...
20.973684
68
0.708908
8577fb0afa728693fd92cb18acaeeea48807aee4
26,761
pas
Pascal
Source/Z.Net.XNAT.MappingOnVirutalService.pas
lovong/ZNet
ad67382654ea1979c316c2dc9716fd6d8509f028
[ "BSD-3-Clause" ]
1
2022-01-30T11:33:39.000Z
2022-01-30T11:33:39.000Z
Source/Z.Net.XNAT.MappingOnVirutalService.pas
lovong/ZNet
ad67382654ea1979c316c2dc9716fd6d8509f028
[ "BSD-3-Clause" ]
null
null
null
Source/Z.Net.XNAT.MappingOnVirutalService.pas
lovong/ZNet
ad67382654ea1979c316c2dc9716fd6d8509f028
[ "BSD-3-Clause" ]
null
null
null
{ ****************************************************************************** } { * XNAT virtual service * } { ****************************************************************************** } unit Z.Net.XNAT.MappingOnVirutalService; {$I Z.Define.inc} interface ...
31.483529
158
0.743657
61f527a9e8bd590ee3f8cae6623d45d9726964a3
2,215
pas
Pascal
src/aimp_sdk/apiPlugin.pas
r1me/aimp_SkipSilence
755d4a59841a4edf53f77b63ec1f274b21aaaea1
[ "MIT" ]
null
null
null
src/aimp_sdk/apiPlugin.pas
r1me/aimp_SkipSilence
755d4a59841a4edf53f77b63ec1f274b21aaaea1
[ "MIT" ]
1
2018-03-28T17:02:58.000Z
2018-03-28T17:02:58.000Z
src/aimp_sdk/apiPlugin.pas
r1me/aimp_SkipSilence
755d4a59841a4edf53f77b63ec1f274b21aaaea1
[ "MIT" ]
1
2021-05-09T20:15:08.000Z
2021-05-09T20:15:08.000Z
{************************************************} {* *} {* AIMP Programming Interface *} {* v3.60 build 1455 *} {* *} {* Artem Izmaylov *} {* ...
29.932432
82
0.588713
835cb206bf71cd47516ea76b4923fade8e52d712
1,798
pas
Pascal
parentstart.pas
zipplet/godaemon
79f2b017f1d992da5253cd6a3cb8f6627471da36
[ "MIT" ]
3
2016-04-24T23:54:11.000Z
2016-09-23T01:31:10.000Z
parentstart.pas
zipplet/godaemon
79f2b017f1d992da5253cd6a3cb8f6627471da36
[ "MIT" ]
20
2015-11-05T05:17:45.000Z
2017-11-30T14:42:53.000Z
parentstart.pas
zipplet/godaemon
79f2b017f1d992da5253cd6a3cb8f6627471da36
[ "MIT" ]
null
null
null
{ -------------------------------------------------------------------------- godaemon Parent startup unit Handles the parent process when godaemon forks to start a task Copyright (c) Michael Nixon 2015. Please see the LICENSE file for licensing information. ------------------------------------------------...
27.242424
78
0.49277
61a9cd4aabbec25b924477d215ee8b05f3d9b27a
3,622
pas
Pascal
src/vglprogram.pas
tehtmi/fpcvalkyrie
b8c65c99f3109e2df21fda6d33b7e1c17e13e411
[ "MIT" ]
17
2016-12-06T23:58:53.000Z
2019-05-20T16:23:14.000Z
src/vglprogram.pas
tehtmi/fpcvalkyrie
b8c65c99f3109e2df21fda6d33b7e1c17e13e411
[ "MIT" ]
3
2016-12-07T14:54:36.000Z
2018-01-27T07:25:15.000Z
src/vglprogram.pas
tehtmi/fpcvalkyrie
b8c65c99f3109e2df21fda6d33b7e1c17e13e411
[ "MIT" ]
13
2016-12-06T20:35:57.000Z
2019-04-12T18:21:09.000Z
{$INCLUDE valkyrie.inc} unit vglprogram; interface uses Classes, SysUtils, vgltypes; type { TGLProgram } TGLProgram = class constructor Create( const aVSSource, aFSSource : Ansistring ); procedure Bind; function GetAttribLocation( const aName : AnsiString ) : Integer; function GetUniformLocation( const aNa...
25.152778
90
0.714798
61d2b830a78b067933190a3a2e446d5ecd6b53c3
257,449
dfm
Pascal
Standard/_ReportSOFOMDM.dfm
alexismzt/SOFOM
57ca73e9f7fbb51521149ea7c0fdc409c22cc6f7
[ "Apache-2.0" ]
null
null
null
Standard/_ReportSOFOMDM.dfm
alexismzt/SOFOM
57ca73e9f7fbb51521149ea7c0fdc409c22cc6f7
[ "Apache-2.0" ]
51
2018-07-25T15:39:25.000Z
2021-04-21T17:40:57.000Z
Standard/_ReportSOFOMDM.dfm
alexismzt/SOFOM
57ca73e9f7fbb51521149ea7c0fdc409c22cc6f7
[ "Apache-2.0" ]
1
2021-02-23T17:27:06.000Z
2021-02-23T17:27:06.000Z
inherited _dmReportSOFOM: T_dmReportSOFOM OldCreateOrder = True inherited ppReport: TppReport Units = utScreenPixels DataPipelineName = 'dbpReport' inherited ppTitleBand1: TppTitleBand mmHeight = 265 end inherited ppHeaderBand1: TppHeaderBand mmHeight = 18521 inherite...
75.014277
75
0.840159
836ca1b905f0e1d1245afbdd0fc8052e10638d3b
2,385
pas
Pascal
Buscar/Vendedor/Form/BuscarVendedor.pas
Civeloo/GeN-XE7
638b59def20424955972a568817d012df4cf2cde
[ "Apache-2.0" ]
null
null
null
Buscar/Vendedor/Form/BuscarVendedor.pas
Civeloo/GeN-XE7
638b59def20424955972a568817d012df4cf2cde
[ "Apache-2.0" ]
null
null
null
Buscar/Vendedor/Form/BuscarVendedor.pas
Civeloo/GeN-XE7
638b59def20424955972a568817d012df4cf2cde
[ "Apache-2.0" ]
null
null
null
unit BuscarVendedor; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DBCtrls, StdCtrls, DB, ImprimirDM, Grids, DBGrids, ExtCtrls, Buttons, DataModule, jpeg, IBX.IBCustomDataSet, IBX.IBQuery; type TBuscarVendedorForm = class(TForm) Panel2: TPanel; DBT...
23.613861
87
0.737107
6a9abf53e70e448127d094f55828019e8fc218c3
2,397
dfm
Pascal
fAbout.dfm
DanScottNI/delphi-stake
24886384a0af55259d490d15d3171df6531f49c3
[ "BSD-3-Clause", "MIT" ]
1
2017-01-01T22:33:26.000Z
2017-01-01T22:33:26.000Z
fAbout.dfm
DanScottNI/delphi-stake
24886384a0af55259d490d15d3171df6531f49c3
[ "BSD-3-Clause", "MIT" ]
null
null
null
fAbout.dfm
DanScottNI/delphi-stake
24886384a0af55259d490d15d3171df6531f49c3
[ "BSD-3-Clause", "MIT" ]
null
null
null
object frmAbout: TfrmAbout Left = 454 Top = 291 BorderIcons = [biSystemMenu] BorderStyle = bsSingle Caption = 'About Stake' ClientHeight = 167 ClientWidth = 314 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldC...
24.459184
90
0.612015
aa7f7a11f2baca7d3e6ae3336bffc18d6c962543
1,511
dpr
Pascal
Parte 7/project/XE3/space_invaders.dpr
fabianosalles/building-a-game-in-pascal
364905774811a481f5e560527d31b15311f5859f
[ "MIT" ]
8
2015-08-04T00:59:31.000Z
2019-11-04T02:15:42.000Z
Parte 7/project/XE3/space_invaders.dpr
fabianosalles/building-a-game-in-pascal
364905774811a481f5e560527d31b15311f5859f
[ "MIT" ]
1
2016-05-17T12:30:51.000Z
2017-07-22T18:51:52.000Z
Parte 7/project/XE3/space_invaders.dpr
fabianosalles/building-a-game-in-pascal
364905774811a481f5e560527d31b15311f5859f
[ "MIT" ]
2
2016-05-17T11:16:13.000Z
2020-06-16T16:19:28.000Z
program space_invaders; (* {$IFDEF DEBUG} {$APPTYPE CONSOLE} {$DEFINE CONSOLE} {$ELSE} {$APPTYPE GUI} {$ENDIF} *) {$APPTYPE GUI} //{$APPTYPE CONSOLE} //{$DEFINE CONSOLE} uses sdlGameEnemies in '..\..\units\sdlGameEnemies.pas', sdlGamePlayer in '..\..\units\sdlGamePlayer.pas', sdlGameSound in '..\..\units...
27.472727
61
0.67505
6a4d5d25e6674c183e6b1b6cf817b897304e7247
6,454
pas
Pascal
Client/rSpecAndXModelOperationsInvestedValues.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/rSpecAndXModelOperationsInvestedValues.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/rSpecAndXModelOperationsInvestedValues.pas
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
3
2021-06-30T10:11:17.000Z
2021-07-01T09:13:29.000Z
unit rSpecAndXModelOperationsInvestedValues; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, rBaseReport, DB, DBClient, AbmesClientDataSet, QRExport, QRCtrls, QuickRpt, ExtCtrls, rDBDataReport, fSpecificationAndXModelAbstract; type TrptSpecAndXMod...
30.733333
101
0.721878
83206950109ec716284bf4d30acbd7a61c98b28b
56,520
dfm
Pascal
Client/rBOIOrderAbstract.dfm
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/rBOIOrderAbstract.dfm
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
null
null
null
Client/rBOIOrderAbstract.dfm
Sembium/Sembium3
0179c38c6a217f71016f18f8a419edd147294b73
[ "Apache-2.0" ]
3
2021-06-30T10:11:17.000Z
2021-07-01T09:13:29.000Z
inherited rptBOIOrderAbstract: TrptBOIOrderAbstract Width = 1123 Height = 794 BeforePrint = QuickRepBeforePrint Functions.DATA = ( '0' '0' #39#39) Page.Orientation = poLandscape Page.Values = ( 100.000000000000000000 2100.000000000000000000 100.000000000000000000 297...
26.610169
165
0.580803
857bf758d398ce8ad46ee8ee7175b79bef5bc461
3,125
dfm
Pascal
Unit1.dfm
VuceticBranislav-Portfolio/BinPatcher
1f895bdfaf5318add83839c546caa4efaba6be55
[ "MIT" ]
null
null
null
Unit1.dfm
VuceticBranislav-Portfolio/BinPatcher
1f895bdfaf5318add83839c546caa4efaba6be55
[ "MIT" ]
null
null
null
Unit1.dfm
VuceticBranislav-Portfolio/BinPatcher
1f895bdfaf5318add83839c546caa4efaba6be55
[ "MIT" ]
null
null
null
object BinPatch: TBinPatch Left = 0 Top = 0 Caption = 'BinPatch' ClientHeight = 441 ClientWidth = 624 Color = clBtnFace Constraints.MinHeight = 200 Constraints.MinWidth = 300 DoubleBuffered = True Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name...
21.40411
81
0.5504
6a56a0e30e82c44f1b9337f0677fc563525a2112
62,194
pas
Pascal
fmod.pas
sergiosvieira/super-mario
003b7b5ea91385189029d32e8a37db36f114e5e9
[ "MIT" ]
null
null
null
fmod.pas
sergiosvieira/super-mario
003b7b5ea91385189029d32e8a37db36f114e5e9
[ "MIT" ]
null
null
null
fmod.pas
sergiosvieira/super-mario
003b7b5ea91385189029d32e8a37db36f114e5e9
[ "MIT" ]
null
null
null
{ =============================================================================================== } { FMOD Main header file. Copyright (c), Firelight Technologies Pty, Ltd. 1999-2004. } { =============================================================================================== } { NOTE: For the de...
79.531969
291
0.762196
852590860c3ac7ca55dd13293c0a7580880bc5a3
69,501
pas
Pascal
source/Theking.pas
Patiencer/KingCal
516a3a15d28667c9013d768e9d2408f55a217651
[ "MIT" ]
null
null
null
source/Theking.pas
Patiencer/KingCal
516a3a15d28667c9013d768e9d2408f55a217651
[ "MIT" ]
null
null
null
source/Theking.pas
Patiencer/KingCal
516a3a15d28667c9013d768e9d2408f55a217651
[ "MIT" ]
1
2018-10-08T07:59:34.000Z
2018-10-08T07:59:34.000Z
{ * * } { * unit TheKing * } { * TKingCalendar Component * } { * KingCalendar Components v2.0 for Delphi ...
28.437398
86
0.498698
83297834b2e506fd25f1c2900a6c85e5ef66f386
1,104
dpr
Pascal
test/testdaemon.dpr
zipplet/godaemon
79f2b017f1d992da5253cd6a3cb8f6627471da36
[ "MIT" ]
3
2016-04-24T23:54:11.000Z
2016-09-23T01:31:10.000Z
test/testdaemon.dpr
zipplet/godaemon
79f2b017f1d992da5253cd6a3cb8f6627471da36
[ "MIT" ]
20
2015-11-05T05:17:45.000Z
2017-11-30T14:42:53.000Z
test/testdaemon.dpr
zipplet/godaemon
79f2b017f1d992da5253cd6a3cb8f6627471da36
[ "MIT" ]
null
null
null
{ -------------------------------------------------------------------------- testdaemon A program that can be used to test godaemon. Copyright (c) Michael Nixon 2015. Please see the LICENSE file for licensing information. -------------------------------------------------------------------------- } { -------...
29.052632
87
0.477355
830d0903b45a04307fbf89ff72951c4efc61fff5
2,569
pas
Pascal
src/hge/HGERect.pas
tereshenkovav/HoE
a73675fcb03367aa5d70d25c2b57a7d7baf0aeca
[ "CC0-1.0" ]
6
2019-08-15T06:36:56.000Z
2021-06-19T15:11:46.000Z
src/hge/HGERect.pas
tereshenkovav/HoE
a73675fcb03367aa5d70d25c2b57a7d7baf0aeca
[ "CC0-1.0" ]
null
null
null
src/hge/HGERect.pas
tereshenkovav/HoE
a73675fcb03367aa5d70d25c2b57a7d7baf0aeca
[ "CC0-1.0" ]
2
2019-08-16T09:32:39.000Z
2021-11-16T05:34:51.000Z
unit HGERect; (* ** Haaf's Game Engine 1.7 ** Copyright (C) 2003-2007, Relish Games ** hge.relishgames.com ** ** hgeRect helper class ** ** Delphi conversion by Erik van Bilsen *) interface (**************************************************************************** * HGERect.h *********************...
22.33913
80
0.519268
8580cc949400a7d261114e461eca43f3087d4933
1,510
pas
Pascal
2/1/OOP/IPW1/Source/TPolyline.pas
xdegtyarev/bsuir
e7d6073629ff57912f4e70894f2a539c5063bfd0
[ "MIT" ]
2
2021-11-28T10:57:37.000Z
2021-11-29T04:28:31.000Z
2/1/OOP/IPW1/Source/TPolyline.pas
xdegtyarev/bsuir
e7d6073629ff57912f4e70894f2a539c5063bfd0
[ "MIT" ]
null
null
null
2/1/OOP/IPW1/Source/TPolyline.pas
xdegtyarev/bsuir
e7d6073629ff57912f4e70894f2a539c5063bfd0
[ "MIT" ]
2
2019-01-11T20:46:33.000Z
2021-08-24T08:47:14.000Z
unit TPolyline; interface uses TPoint,IDrawable,SysUtils,Crt; type Polyline = class(TInterfacedObject,Drawable) private points: array of Point; public constructor Create(Args: array of Point); destructor Destroy; override; procedure Draw; class function DisplayCreationMenu():Drawable; end; implementa...
18.875
56
0.674834
856c4835d737b7b345c6b5d3ac3fcba323e5fb32
2,031
pas
Pascal
samples/serversentevents2/services/StatusesServiceU.pas
compubinkie/delphimvcframework
a4381ec71984f941d44210d615df821c062a736f
[ "Apache-2.0" ]
1,009
2015-05-28T12:34:39.000Z
2022-03-30T14:10:18.000Z
samples/serversentevents2/services/StatusesServiceU.pas
darckbleu/danieleteti-delphimvcframework
674c9feac96a777cfeca0ed34bdb364bcbb4bade
[ "Apache-2.0" ]
454
2015-05-28T12:44:27.000Z
2022-03-31T22:35:45.000Z
samples/serversentevents2/services/StatusesServiceU.pas
darckbleu/danieleteti-delphimvcframework
674c9feac96a777cfeca0ed34bdb364bcbb4bade
[ "Apache-2.0" ]
377
2015-05-28T16:29:21.000Z
2022-03-21T18:36:12.000Z
unit StatusesServiceU; interface uses BaseServiceU, MainDMU, EntitiesU; type TStatusService = class(TBaseService) private fModule: TdmMain; public constructor Create; override; destructor Destroy; override; procedure PersistStatus(aStatus: TNotificationEntity); function GetCurrentStatus: T...
23.894118
115
0.744953
6170219560d59a4a4db484e32c06f0fae1ee9ff3
12,258
pas
Pascal
Server/FHIR.Tx.UsState.pas
17-years-old/fhirserver
9575a7358868619311a5d1169edde3ffe261e558
[ "BSD-3-Clause" ]
null
null
null
Server/FHIR.Tx.UsState.pas
17-years-old/fhirserver
9575a7358868619311a5d1169edde3ffe261e558
[ "BSD-3-Clause" ]
null
null
null
Server/FHIR.Tx.UsState.pas
17-years-old/fhirserver
9575a7358868619311a5d1169edde3ffe261e558
[ "BSD-3-Clause" ]
null
null
null
unit FHIR.Tx.USState; { Copyright (c) 2011+, HL7 and 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 source co...
32.601064
177
0.758117
6a5a118d57818d15cba2780a28523f07d14c83da
17,771
pas
Pascal
Sources/GUI/ufrmMain.pas
fuadhs88/Restaurant-Ordering-Template
56bfeb1f67346f63e8315a41e917a3a4f358e84e
[ "MIT" ]
20
2020-05-05T07:00:16.000Z
2022-02-16T06:57:33.000Z
Sources/GUI/ufrmMain.pas
fuadhs88/Restaurant-Ordering-Template
56bfeb1f67346f63e8315a41e917a3a4f358e84e
[ "MIT" ]
null
null
null
Sources/GUI/ufrmMain.pas
fuadhs88/Restaurant-Ordering-Template
56bfeb1f67346f63e8315a41e917a3a4f358e84e
[ "MIT" ]
11
2020-05-19T10:56:22.000Z
2022-03-11T17:36:44.000Z
unit ufrmMain; interface uses System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants, FMX.DialogService, System.Rtti, uDMUnit, ufrmGetStarted, ufrmDashboard, ufrmMenu, ufrmCoupons, ufrmAccount, ufrmGallery, ufrmCart, ufrmAboutUs, FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FM...
34.506796
214
0.725226
17cca7cc77a20c5d712a5cf7d78b0a0895300447
2,495
dpr
Pascal
Src/Launcher/VissimLauncher.dpr
wxinix/Vissim-IPCP
7aa5a1e6045cd777d3332bbf220606e5cec07f47
[ "MIT" ]
5
2021-06-21T06:22:05.000Z
2022-03-12T18:34:05.000Z
Src/Launcher/VissimLauncher.dpr
wxinix/Vissim-IPCP
7aa5a1e6045cd777d3332bbf220606e5cec07f47
[ "MIT" ]
null
null
null
Src/Launcher/VissimLauncher.dpr
wxinix/Vissim-IPCP
7aa5a1e6045cd777d3332bbf220606e5cec07f47
[ "MIT" ]
1
2020-03-23T09:15:26.000Z
2020-03-23T09:15:26.000Z
{ /* MIT License Copyright (c) 2018-2020 Wuping Xin https://github.com/wxinix 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...
30.802469
81
0.67976
8591a938c3466e54327b5a2fa6ac03be17de6319
50,662
pas
Pascal
Source/cPyDebugger.pas
atkins126/pyscripter
285faf37ebcc1c0c82751206ea9827785e226876
[ "MIT" ]
769
2015-08-26T03:24:37.000Z
2022-03-31T15:58:00.000Z
Source/cPyDebugger.pas
atkins126/pyscripter
285faf37ebcc1c0c82751206ea9827785e226876
[ "MIT" ]
392
2015-08-31T05:36:28.000Z
2022-03-24T10:05:21.000Z
Source/cPyDebugger.pas
atkins126/pyscripter
285faf37ebcc1c0c82751206ea9827785e226876
[ "MIT" ]
311
2015-08-26T17:42:06.000Z
2022-03-22T16:32:17.000Z
{----------------------------------------------------------------------------- Unit Name: cPyDebugger Author: Kiriakos Vlahos Date: 23-Feb-2005 Purpose: Interpreter and Debugger based on P4D PythonEngine History: Origianlly Based on SynEdit IDE Demo debugger --------------------------------------...
31.723231
153
0.69107
83379fd4a7f047b465fb79d2c26331980b68f14a
1,896
pas
Pascal
CryptoLib/src/Interfaces/ClpIEd25519PrivateKeyParameters.pas
MarkG55/CryptoLib4Pascal
740f1e7ac86ac9cf009a8010d4384368e7abe6fb
[ "MIT" ]
148
2018-02-08T23:36:43.000Z
2022-03-16T01:33:20.000Z
CryptoLib/src/Interfaces/ClpIEd25519PrivateKeyParameters.pas
tondrej/CryptoLib4Pascal
33a540094aa24d22d84d502319e4d01f7c3e8163
[ "MIT" ]
28
2018-08-09T04:14:18.000Z
2022-03-31T05:23:51.000Z
CryptoLib/src/Interfaces/ClpIEd25519PrivateKeyParameters.pas
tondrej/CryptoLib4Pascal
33a540094aa24d22d84d502319e4d01f7c3e8163
[ "MIT" ]
46
2018-03-18T17:25:59.000Z
2022-02-07T16:52:15.000Z
{ *********************************************************************************** } { * CryptoLib Library * } { * Copyright (c) 2018 - 20XX Ugochukwu Mmaduekwe * } { * Github Repository <https://github.co...
37.92
87
0.496835
61dc6245b6f32debc8304cfcabc61525921a99da
4,532
pas
Pascal
Source/PXL.Sensors.L3GD20.pas
svn2github/AsphyrePXL
e29f402b27b3133e3971ecd4a7f14dddf81c2e34
[ "Apache-2.0" ]
33
2018-03-19T15:54:14.000Z
2021-03-09T15:58:05.000Z
Source/PXL.Sensors.L3GD20.pas
svn2github/AsphyrePXL
e29f402b27b3133e3971ecd4a7f14dddf81c2e34
[ "Apache-2.0" ]
2
2019-01-13T23:05:21.000Z
2019-02-03T08:06:13.000Z
Source/PXL.Sensors.L3GD20.pas
svn2github/AsphyrePXL
e29f402b27b3133e3971ecd4a7f14dddf81c2e34
[ "Apache-2.0" ]
2
2019-01-21T08:52:17.000Z
2020-08-30T15:16:58.000Z
unit PXL.Sensors.L3GD20; (* * This file is part of Asphyre Framework, also known as Platform eXtended Library (PXL). * Copyright (c) 2015 - 2017 Yuriy Kotsarenko. All rights reserved. * * Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in * compliance with the...
29.428571
109
0.717564
6ac8b1f9279fd89e25624a434b06b53499fefe4e
302
dpr
Pascal
Chapter 7/AsyncAwait.dpr
PacktPublishing/Delphi-High-Performance
bcb84190e8660a28cbc0caada2e1bed3b8adfe42
[ "MIT" ]
45
2018-04-08T07:01:13.000Z
2022-02-18T17:28:10.000Z
Chapter 7/AsyncAwait.dpr
anomous/Delphi-High-Performance
051a8f7d7460345b60cb8d2a10a974ea8179ea41
[ "MIT" ]
null
null
null
Chapter 7/AsyncAwait.dpr
anomous/Delphi-High-Performance
051a8f7d7460345b60cb8d2a10a974ea8179ea41
[ "MIT" ]
17
2018-03-21T11:22:15.000Z
2022-03-16T05:55:54.000Z
program AsyncAwait; uses Vcl.Forms, AsyncAwaitMain in 'AsyncAwaitMain.pas' {frmAsyncAwait}, DHPThreading in 'DHPThreading.pas'; {$R *.res} begin Application.Initialize; Application.MainFormOnTaskbar := True; Application.CreateForm(TfrmAsyncAwait, frmAsyncAwait); Application.Run; end.
18.875
57
0.764901
6a8f4eca403185ee069a3eec8dba31cb2b3acb53
12,491
pas
Pascal
Production7/Internet/WebReq.pas
kadavris/ok-sklad
f9cd84be7bf984104d9af93d83c0719f2d5668c5
[ "MIT" ]
1
2016-04-04T18:11:56.000Z
2016-04-04T18:11:56.000Z
Production7/Internet/WebReq.pas
kadavris/ok-sklad
f9cd84be7bf984104d9af93d83c0719f2d5668c5
[ "MIT" ]
null
null
null
Production7/Internet/WebReq.pas
kadavris/ok-sklad
f9cd84be7bf984104d9af93d83c0719f2d5668c5
[ "MIT" ]
5
2016-02-15T02:08:05.000Z
2021-04-05T08:57:58.000Z
unit WebReq; interface uses Classes, {$IFDEF MSWINDOWS}Windows,{$ENDIF} IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient, IdHTTP, StdCtrls, XMLIntf, XMLDoc; type {$IFDEF VER150} TWebReqHTTPMethod = TidHTTPMethod; {$ELSE} TWebReqHTTPMethod = (hmGet, hmPost); {$ENDIF} TW...
32.528646
155
0.495877
856b1890452b708c5579c72f8bbaf02d45b75de4
1,869
pas
Pascal
Chapter10/S3Test/uFormS3.pas
PacktPublishing/Expert-Delpi
b80f67884cfde32fff4c88cd8bd8dab30bfb8270
[ "MIT" ]
22
2017-09-13T23:05:34.000Z
2022-01-09T11:36:41.000Z
Chapter10/S3Test/uFormS3.pas
Nitin-Mane/Expert-Delphi
b80f67884cfde32fff4c88cd8bd8dab30bfb8270
[ "MIT" ]
null
null
null
Chapter10/S3Test/uFormS3.pas
Nitin-Mane/Expert-Delphi
b80f67884cfde32fff4c88cd8bd8dab30bfb8270
[ "MIT" ]
11
2017-10-30T17:31:21.000Z
2021-08-29T22:39:39.000Z
unit uFormS3; interface uses System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants, FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FMX.Dialogs, FMX.ScrollBox, FMX.Memo, FMX.Controls.Presentation, FMX.StdCtrls, FMX.Edit; type TFormS3 = class(TForm) Panel1: TPanel; MemoLog: ...
18.878788
81
0.706795
617e9914ed4931555f53126c7337403adb81849e
223
dpr
Pascal
cpp/space-rangers/GAIViewer/Src/Project1.dpr
interreto/www.metlinskyi.com
b8882c4391b38d8021b02aa435e7225f6ee88a5b
[ "Unlicense" ]
null
null
null
cpp/space-rangers/GAIViewer/Src/Project1.dpr
interreto/www.metlinskyi.com
b8882c4391b38d8021b02aa435e7225f6ee88a5b
[ "Unlicense" ]
null
null
null
cpp/space-rangers/GAIViewer/Src/Project1.dpr
interreto/www.metlinskyi.com
b8882c4391b38d8021b02aa435e7225f6ee88a5b
[ "Unlicense" ]
null
null
null
program Project1; uses Forms, Unit1 in 'Unit1.pas' {frmMain}; {$R *.res} begin Application.Initialize; Application.Title := 'GI & GAI Viewer'; Application.CreateForm(TfrmMain, frmMain); Application.Run; end.
14.866667
44
0.699552
852281a8bcfae42037d6ff85c85a8549877e9cd2
663
pas
Pascal
src/helpers/Helper.TApplication.pas
bogdanpolak/internalBSC
75f7f9be576de7af0f1748f602137cca4dc8bb84
[ "MIT" ]
3
2019-01-13T08:41:55.000Z
2020-11-11T03:00:56.000Z
src/helpers/Helper.TApplication.pas
bogdanpolak/internalBSC
75f7f9be576de7af0f1748f602137cca4dc8bb84
[ "MIT" ]
7
2018-09-27T15:27:35.000Z
2019-08-13T15:30:23.000Z
src/helpers/Helper.TApplication.pas
bogdanpolak/internalBSC
75f7f9be576de7af0f1748f602137cca4dc8bb84
[ "MIT" ]
3
2019-01-13T08:41:57.000Z
2020-11-11T03:01:00.000Z
unit Helper.TApplication; interface uses Vcl.Forms; type THelperApplication = class helper for TApplication { TODO 99: XML Documentation is required } function InDeveloperMode: boolean; end; implementation uses System.SysUtils; function THelperApplication.InDeveloperMode: boolean; var Extention:...
17.918919
56
0.733032
8571d28b0ed1b953e99344c51bfc7cd711e192e2
5,364
pas
Pascal
mainform.pas
za-creature/linamp
606370789dcb015d023d8e7a8de4d5cb35fefdc9
[ "MIT" ]
null
null
null
mainform.pas
za-creature/linamp
606370789dcb015d023d8e7a8de4d5cb35fefdc9
[ "MIT" ]
null
null
null
mainform.pas
za-creature/linamp
606370789dcb015d023d8e7a8de4d5cb35fefdc9
[ "MIT" ]
null
null
null
unit MainForm; {$mode objfpc}{$H+} interface uses Classes, SysUtils, LResources, Forms, Controls, Graphics, Dialogs, ExtCtrls, Fmod, FmodTypes, ComCtrls, StdCtrls, Buttons, PlayListEditor; type { TMain } TMain = class(TForm) BalanceLabel: TLabel; ShowPlaylistCheckbox: TCheckBox; ShuffleCheckbo...
28.531915
139
0.682886
835735135f8ff174bc2905dffdf832ee8be4d7fd
4,230
pas
Pascal
theme/AMegaDemo/UnitTsCheckBox.pas
AbdelliNasredine/gestion_budjet
ada33c945092d0036ef75a13f34b15cb2ad367e4
[ "MIT" ]
null
null
null
theme/AMegaDemo/UnitTsCheckBox.pas
AbdelliNasredine/gestion_budjet
ada33c945092d0036ef75a13f34b15cb2ad367e4
[ "MIT" ]
null
null
null
theme/AMegaDemo/UnitTsCheckBox.pas
AbdelliNasredine/gestion_budjet
ada33c945092d0036ef75a13f34b15cb2ad367e4
[ "MIT" ]
null
null
null
unit UnitTsCheckBox; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, StdCtrls, Controls, Forms, Dialogs, Buttons, ImgList, UnitBaseMenu, sEdit, acPopupCtrls, acAlphaImageList, sCheckBox, sFrameAdapter, sSpeedButton, sGroupBox; type TFrameTsCheckBox = class(TFrameBaseMenu) sChe...
25.95092
91
0.77896
831063acab7512b4e55a8fb846649d88b87e1389
2,070
pas
Pascal
Source/BCEditor.Highlighter.Comments.pas
jfhyn/TBCEditor
8a04750af7b228a44fc3aaeb195679b195fc74b5
[ "MIT" ]
null
null
null
Source/BCEditor.Highlighter.Comments.pas
jfhyn/TBCEditor
8a04750af7b228a44fc3aaeb195679b195fc74b5
[ "MIT" ]
null
null
null
Source/BCEditor.Highlighter.Comments.pas
jfhyn/TBCEditor
8a04750af7b228a44fc3aaeb195679b195fc74b5
[ "MIT" ]
2
2019-05-19T11:56:48.000Z
2020-02-13T05:45:27.000Z
unit BCEditor.Highlighter.Comments; interface uses BCEditor.Consts, BCEditor.Types; type TBCEditorHighlighterComments = class(TObject) strict private FChars: TBCEditorCharSet; FBlockComments: TBCEditorArrayOfString; FLineComments: TBCEditorArrayOfString; procedure AddChars(const AT...
24.352941
109
0.721739
834fff31cb6aa5738020eeb48ffeabdf9725873f
2,579
pas
Pascal
Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/fProbFreetext.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/fProbFreetext.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/fProbFreetext.pas
VHAINNOVATIONS/Transplant
a6c000a0df4f46a17330cec95ff25119fca1f472
[ "Apache-2.0" ]
67
2015-01-27T16:47:56.000Z
2020-02-12T21:23:56.000Z
unit fProbFreetext; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, uProbs, Dialogs, fBase508Form, VA508AccessibilityManager, ExtCtrls, StdCtrls, Buttons; type TfrmProbFreetext = class(TfrmBase508Form) pnlButton: TPanel; pnlLeft: TPanel; pnlDialog: TPanel; ...
24.102804
197
0.713067
8325547e97acbeec191921d277308e9cbf0f851f
3,385
dfm
Pascal
Kide/Source/KIDE.ConfigDefaultsNodeFrameUnit.dfm
gz818/kitto3
e76eea45028d732730a66c2d6238d13cd2e65392
[ "Apache-2.0" ]
1
2021-11-18T05:41:19.000Z
2021-11-18T05:41:19.000Z
Kide/Source/KIDE.ConfigDefaultsNodeFrameUnit.dfm
gz818/kitto3
e76eea45028d732730a66c2d6238d13cd2e65392
[ "Apache-2.0" ]
null
null
null
Kide/Source/KIDE.ConfigDefaultsNodeFrameUnit.dfm
gz818/kitto3
e76eea45028d732730a66c2d6238d13cd2e65392
[ "Apache-2.0" ]
null
null
null
inherited ConfigDefaultsNodeFrame: TConfigDefaultsNodeFrame Width = 655 Height = 548 HelpKeyword = 'Config_Auth' ExplicitWidth = 655 ExplicitHeight = 548 inherited ClientPanel: TPanel Width = 655 Height = 548 ExplicitWidth = 655 ExplicitHeight = 548 inherited DesignPanel: TPan...
25.261194
60
0.43161
6166f0a0f1a3eaeee7aff76aedb16bc3557e18f0
6,196
pas
Pascal
encddecd.pas
ollyxar/screenur
04fcdd74a4408b9d0d896cf30e33365c80aa5202
[ "MIT" ]
5
2018-04-09T08:56:09.000Z
2021-11-13T19:28:07.000Z
encddecd.pas
gcarreno/screenur
1f01c15a21f31e5a62c87556c32824c139cd5963
[ "MIT" ]
null
null
null
encddecd.pas
gcarreno/screenur
1f01c15a21f31e5a62c87556c32824c139cd5963
[ "MIT" ]
4
2021-11-09T09:14:43.000Z
2021-12-16T09:41:19.000Z
{*******************************************************} { } { Delphi Runtime Library } { } { Copyright(c) 1995-2012 Embarcadero Technologies, Inc. } { ...
25.924686
92
0.545352
6aff43de20f6eeb79ae4d785bb7cea4aa9ff7adf
26,261
pas
Pascal
Source/Data/ObjectDataSet/Spring.Data.ExpressionParser.pas
VSoftTechnologies/Spring4DMirror
083931ede091613e82173fa41da413bb9ffcebea
[ "Apache-2.0" ]
1
2021-02-17T12:38:20.000Z
2021-02-17T12:38:20.000Z
Source/Data/ObjectDataSet/Spring.Data.ExpressionParser.pas
VSoftTechnologies/Spring4DMirror
083931ede091613e82173fa41da413bb9ffcebea
[ "Apache-2.0" ]
null
null
null
Source/Data/ObjectDataSet/Spring.Data.ExpressionParser.pas
VSoftTechnologies/Spring4DMirror
083931ede091613e82173fa41da413bb9ffcebea
[ "Apache-2.0" ]
2
2021-03-17T07:42:29.000Z
2021-05-03T13:55:00.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...
23.679892
114
0.619169
836adf418d556dabf24ee068b7461e47d7671fd6
42,731
pas
Pascal
Source/ObjAutoX.pas
hprose/hprose-delphi
940dcb1d0be2ed3d487945b42278a8c479f5138a
[ "MIT" ]
104
2015-04-09T03:36:13.000Z
2022-03-13T17:09:49.000Z
Source/ObjAutoX.pas
hprose/hprose-delphi
940dcb1d0be2ed3d487945b42278a8c479f5138a
[ "MIT" ]
4
2015-07-13T09:46:20.000Z
2018-12-21T01:17:27.000Z
Source/ObjAutoX.pas
hprose/hprose-delphi
940dcb1d0be2ed3d487945b42278a8c479f5138a
[ "MIT" ]
33
2015-04-21T01:03:06.000Z
2022-01-03T14:29:13.000Z
{ /**********************************************************\ | | | hprose | | | | Official WebSite: http://www.hprose.com/ | | ...
35.11175
265
0.578947
6a89504350039b9f33efe6417ca624c7eec61247
383
pas
Pascal
windows/src/engine/kmcomapi/util/utilunicode.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
219
2017-06-21T03:37:03.000Z
2022-03-27T12:09:28.000Z
windows/src/engine/kmcomapi/util/utilunicode.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
4,451
2017-05-29T02:52:06.000Z
2022-03-31T23:53:23.000Z
windows/src/engine/kmcomapi/util/utilunicode.pas
bravogeorge/keyman
c0797e36292de903d7313214d1f765e3d9a2bf4d
[ "MIT" ]
72
2017-05-26T04:08:37.000Z
2022-03-03T10:26:20.000Z
unit utilunicode; interface function WideTrim(const S: WideString): WideString; implementation function WideTrim(const S: WideString): WideString; var I, L: Integer; begin L := Length(S); I := 1; while (I <= L) and (S[I] <= ' ') do Inc(I); if I > L then Result := '' else begin while S[L] <= ' ' do D...
15.958333
51
0.592689
8358df3c152a7286250189d03918e2505aa04d91
10,901
pas
Pascal
Codigos/unitLibCredito.pas
MDsolucoesTI/TritonV3
2a845a4133b10f7ce73cadd459bff4bb2bfb8466
[ "MIT" ]
null
null
null
Codigos/unitLibCredito.pas
MDsolucoesTI/TritonV3
2a845a4133b10f7ce73cadd459bff4bb2bfb8466
[ "MIT" ]
null
null
null
Codigos/unitLibCredito.pas
MDsolucoesTI/TritonV3
2a845a4133b10f7ce73cadd459bff4bb2bfb8466
[ "MIT" ]
1
2021-12-03T08:18:11.000Z
2021-12-03T08:18:11.000Z
////////////////////////////////////////////////////////////////////////// // Criacao...........: 02/2005 // Sistema...........: Triton - Automação de Imobiliária // Integracao........: Olimpo - Automacao Comercial // Analistas.........: Marilene Esquiavoni & Denny Paulista Azevedo Filho // Desenvolvedores...: Mar...
27.116915
158
0.697367
831cbc748193b9e69295a53dfae4b63146e77335
7,312
dfm
Pascal
Forms/UEmpresa.dfm
luisplaisant/Projetos_Delphi
9c7cd2aa7e4b11e8ad8686ddc03d1a793e8f60cb
[ "MIT" ]
null
null
null
Forms/UEmpresa.dfm
luisplaisant/Projetos_Delphi
9c7cd2aa7e4b11e8ad8686ddc03d1a793e8f60cb
[ "MIT" ]
null
null
null
Forms/UEmpresa.dfm
luisplaisant/Projetos_Delphi
9c7cd2aa7e4b11e8ad8686ddc03d1a793e8f60cb
[ "MIT" ]
null
null
null
object FrmCadEmpresa: TFrmCadEmpresa Left = 0 Top = 0 Caption = 'Cadastro de Empresa' ClientHeight = 365 ClientWidth = 692 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] OldCreateOrder = False Position = poScree...
21.826866
76
0.600656
cdbda39559ba929a102bcdff39e6112a9f36b58e
8,105
pas
Pascal
DTO/GitHUB/DTO.GitHUB.ReleaseDTO.pas
TCardinal/Delphi-JsonToDelphiClass
49b3b75cdcd8b4dcd12989df9b0b28c51c298057
[ "MIT" ]
56
2019-12-20T20:02:01.000Z
2022-03-29T04:20:25.000Z
DTO/GitHUB/DTO.GitHUB.ReleaseDTO.pas
TCardinal/Delphi-JsonToDelphiClass
49b3b75cdcd8b4dcd12989df9b0b28c51c298057
[ "MIT" ]
null
null
null
DTO/GitHUB/DTO.GitHUB.ReleaseDTO.pas
TCardinal/Delphi-JsonToDelphiClass
49b3b75cdcd8b4dcd12989df9b0b28c51c298057
[ "MIT" ]
15
2019-12-20T20:06:00.000Z
2022-02-07T10:58:34.000Z
unit DTO.GitHUB.ReleaseDTO; interface uses Pkg.Json.DTO, System.Generics.Collections, REST.Json.Types; {$M+} type TUploaderDTO = class private FAvatar_Url: string; FEvents_Url: string; FFollowers_Url: string; FFollowing_Url: string; FGists_Url: string; FGravatar_Id: st...
33.081633
98
0.735349
aa46e5eea0878dc3e521e092b4eaa882b56cf8e4
1,592
pas
Pascal
Projects/Lazarus_Bible/source/DAYNAMES/ArrayP.pas
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
11
2017-06-17T05:13:45.000Z
2021-07-11T13:18:48.000Z
Projects/Lazarus_Bible/source/DAYNAMES/ArrayP.pas
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
2
2019-03-05T12:52:40.000Z
2021-12-03T12:34:26.000Z
Projects/Lazarus_Bible/source/DAYNAMES/ArrayP.pas
joecare99/Public
9eee060fbdd32bab33cf65044602976ac83f4b83
[ "MIT" ]
6
2017-09-07T09:10:09.000Z
2022-02-19T20:19:58.000Z
unit ArrayP; { You can compile this program in the Delphi IDE or using the Delphi command line compiler. To compile this program using the command line compiler, get to a DOS prompt, make sure the system path refers to Delphi's bin directory (see chapter 21), and enter the following command: dcc32...
20.947368
77
0.639447
83759cbb457ddd944a9df7c327a637ca8aa52f8a
411
pas
Pascal
others/pascal/ABS/Shift_Only.pas
mkanenobu/trashbox
c691dbf9a07991fd42304020c8aac58e1e4b9644
[ "WTFPL" ]
2
2020-05-11T13:43:27.000Z
2020-07-31T11:57:19.000Z
others/pascal/ABS/Shift_Only.pas
mkanenobu/trashbox
c691dbf9a07991fd42304020c8aac58e1e4b9644
[ "WTFPL" ]
2
2020-09-27T02:35:38.000Z
2021-03-08T08:33:02.000Z
others/pascal/ABS/Shift_Only.pas
mkanenobu/trashbox
c691dbf9a07991fd42304020c8aac58e1e4b9644
[ "WTFPL" ]
1
2020-05-11T13:44:04.000Z
2020-05-11T13:44:04.000Z
program Shift_Only; label 1; var n, i, j, ans:integer; a:array of integer; begin ans := 0; read(n); setlength(a, n); for i := 1 to n do read(a[i]); while true do begin for i := 1 to n do begin if a[i] mod 2 <> 0 then goto 1; end; ans := ans + 1;...
12.84375
33
0.459854
6a4657ab65aa1c0a6443d1c2b3f7256e28568f98
2,917
pas
Pascal
FPC/main.pas
cybelesoft/virtualui
f0ba805563afc00546a1a1f9147721de45840ffb
[ "MIT" ]
11
2016-09-17T14:57:28.000Z
2022-03-16T21:30:44.000Z
FPC/main.pas
cybelesoft/virtualui
f0ba805563afc00546a1a1f9147721de45840ffb
[ "MIT" ]
3
2021-11-29T09:16:36.000Z
2022-02-01T22:23:04.000Z
FPC/main.pas
cybelesoft/virtualui
f0ba805563afc00546a1a1f9147721de45840ffb
[ "MIT" ]
10
2016-10-26T16:49:50.000Z
2021-12-01T15:23:44.000Z
unit main; {$mode objfpc}{$H+} interface uses Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, StdCtrls, Windows, VirtualUI_SDK; type { TMainForm } TMainForm = class(TForm) ButtonScreenshot: TButton; ButtonDownload: TButton; ButtonOpen: TButton; ButtonLaunch: TButton; ...
24.308333
125
0.745286