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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4713a782199f2eeb58436966ee34ada3a15d6414 | 2,766 | pas | Pascal | demo/unit1.pas | JurassicPork/MediaInfoLib | cba67e61e0d3d47dde46d330b55b02fae8231dd7 | [
"MIT"
] | 4 | 2020-11-30T19:21:39.000Z | 2021-12-18T15:25:15.000Z | demo/unit1.pas | JurassicPork/MediaInfoLib | cba67e61e0d3d47dde46d330b55b02fae8231dd7 | [
"MIT"
] | null | null | null | demo/unit1.pas | JurassicPork/MediaInfoLib | cba67e61e0d3d47dde46d330b55b02fae8231dd7 | [
"MIT"
] | 1 | 2021-01-17T04:38:15.000Z | 2021-01-17T04:38:15.000Z | unit Unit1;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, Forms, Controls, Graphics, Dialogs, StdCtrls,
Variants, MediaInfoDll;
type
{ TForm1 }
TForm1 = class(TForm)
Button1: TButton;
Memo1: TMemo;
OpenDialog1: TOpenDialog;
procedure Button1Click(Sender: TObject);
private
publ... | 24.918919 | 110 | 0.649675 |
472be9023d2acca128cb238ae3cc0cebd1a7cfb9 | 332 | dpr | Pascal | fadeinout.dpr | imekon/fadeinout | 98c4705955dfbf2acf447d9417bbe9a7981334d6 | [
"MIT"
] | null | null | null | fadeinout.dpr | imekon/fadeinout | 98c4705955dfbf2acf447d9417bbe9a7981334d6 | [
"MIT"
] | null | null | null | fadeinout.dpr | imekon/fadeinout | 98c4705955dfbf2acf447d9417bbe9a7981334d6 | [
"MIT"
] | null | null | null | program fadeinout;
{$R *.dres}
uses
System.StartUpCopy,
FMX.Forms,
main in 'main.pas' {MainForm},
actor in 'actor.pas',
helpers.bitmap in 'helpers.bitmap.pas',
actor.animation in 'actor.animation.pas';
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TMainForm, MainForm);
Applicatio... | 16.6 | 46 | 0.707831 |
f118a82434a2015fe08180f1f7b7b2c7b0a38d91 | 62,347 | pas | Pascal | Libraries/Spring4D/Tests/Source/Core/Spring.Tests.Container.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 62 | 2016-01-20T16:26:25.000Z | 2022-02-28T14:25:52.000Z | Libraries/Spring4D/Tests/Source/Core/Spring.Tests.Container.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | null | null | null | Libraries/Spring4D/Tests/Source/Core/Spring.Tests.Container.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 20 | 2016-09-08T00:15:22.000Z | 2022-01-26T13:13:08.000Z | {***************************************************************************}
{ }
{ Spring Framework for Delphi }
{ }
{ ... | 28.378243 | 125 | 0.772948 |
f19e9801de8dd4a6a5a04e53579c83fe3f08c367 | 133,979 | pas | Pascal | library/support/FHIR.Support.Html.pas | niaz819/fhirserver | fee45e1e57053a776b893dba543f700dd9cb9075 | [
"BSD-3-Clause"
] | null | null | null | library/support/FHIR.Support.Html.pas | niaz819/fhirserver | fee45e1e57053a776b893dba543f700dd9cb9075 | [
"BSD-3-Clause"
] | null | null | null | library/support/FHIR.Support.Html.pas | niaz819/fhirserver | fee45e1e57053a776b893dba543f700dd9cb9075 | [
"BSD-3-Clause"
] | null | null | null | Unit FHIR.Support.Html;
{
Copyright (c) 2017+, 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 code mus... | 24.69659 | 171 | 0.723248 |
851818cf433066d519ea58290df8002981cc390d | 319 | dpr | Pascal | TileAtrEditor.dpr | jkoncick/TileAtrEditor | 10d7879d75143bdcbb9cc0491c863b9b0e6a2f80 | [
"MIT"
] | null | null | null | TileAtrEditor.dpr | jkoncick/TileAtrEditor | 10d7879d75143bdcbb9cc0491c863b9b0e6a2f80 | [
"MIT"
] | null | null | null | TileAtrEditor.dpr | jkoncick/TileAtrEditor | 10d7879d75143bdcbb9cc0491c863b9b0e6a2f80 | [
"MIT"
] | null | null | null | program TileAtrEditor;
uses
Forms,
main in 'main.pas' {MainWindow};
{$R *.res}
begin
Application.Initialize;
Application.HelpFile := 'Dune 2000 Tileset Attributes Editor';
Application.Title := 'D2K+ TileAtr Editor';
Application.CreateForm(TMainWindow, MainWindow);
Application.Run;
end.
| 19.9375 | 65 | 0.69906 |
4780736d78dcf9a341cbba485c87cbc2cdfd0f26 | 29,537 | pas | Pascal | Source/Ringbuffer.pas | atkins126/CircularBuffer | 669b0564ae513703b12c85406c7aed39f80db4bc | [
"Apache-2.0"
] | 15 | 2020-08-24T05:25:47.000Z | 2022-02-07T19:37:07.000Z | Source/Ringbuffer.pas | UweRaabe/CircularBuffer | 098247da6a1228ae20db84bb755ff306266b71ca | [
"Apache-2.0"
] | 1 | 2020-08-25T16:43:02.000Z | 2020-08-25T16:43:02.000Z | Source/Ringbuffer.pas | UweRaabe/CircularBuffer | 098247da6a1228ae20db84bb755ff306266b71ca | [
"Apache-2.0"
] | 6 | 2020-10-10T04:31:47.000Z | 2021-12-01T17:24:58.000Z | {*****************************************************************************
The CircularBuffer team (see file NOTICE.txt) licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. A copy of this licence is found in the r... | 33.67959 | 123 | 0.602939 |
474a3dd1918b0a667611adf4ab53834cbfcefc92 | 774 | pas | Pascal | CAT/tests/13. custom tests/algorithms/crypto/CRC/crc16_kermit.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 19 | 2018-10-22T23:45:31.000Z | 2021-05-16T00:06:49.000Z | CAT/tests/13. custom tests/algorithms/crypto/CRC/crc16_kermit.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 1 | 2019-06-01T06:17:08.000Z | 2019-12-28T10:27:42.000Z | CAT/tests/13. custom tests/algorithms/crypto/CRC/crc16_kermit.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 6 | 2018-08-30T05:16:21.000Z | 2021-05-12T20:25:43.000Z | unit crc16_kermit;
interface
implementation
type PByte = ^UInt8;
function Crc16Kermit(Data: PByte; Length: UInt16): UInt16;
var
i: Int32;
Val : UInt16;
CRC : UInt16;
LB, HB: UInt8;
Begin
CRC := 0;
for i := 0 to Length - 1 do
begin
Val := (((Data + i)^ XOR CRC) AND $0F) * $1081;
CRC := CRC SHR... | 16.826087 | 58 | 0.571059 |
47a186de02e049c2f012fb2507b00e231faab1ae | 424 | dfm | Pascal | windows/src/buildtools/genkmnp/testkbd.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 1 | 2021-03-08T09:31:47.000Z | 2021-03-08T09:31:47.000Z | windows/src/buildtools/genkmnp/testkbd.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | null | null | null | windows/src/buildtools/genkmnp/testkbd.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | null | null | null | object Form2: TForm2
Left = 192
Top = 107
Width = 783
Height = 540
Caption = 'Form2'
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
object Lab... | 17.666667 | 32 | 0.636792 |
47664077a4989661a2a4697386448a3cb03349e1 | 225,941 | pas | Pascal | references/embarcadero/rio/10_3_2/patched/fmx/FMX.Platform.Mac.pas | marlonnardi/alcinoe | 5e14b2fca7adcc38e483771055b5623501433334 | [
"Apache-2.0"
] | 1 | 2019-01-27T14:00:28.000Z | 2019-01-27T14:00:28.000Z | references/embarcadero/rio/10_3_2/patched/fmx/FMX.Platform.Mac.pas | marlonnardi/alcinoe | 5e14b2fca7adcc38e483771055b5623501433334 | [
"Apache-2.0"
] | 2 | 2019-06-23T00:02:43.000Z | 2019-10-12T22:39:28.000Z | references/embarcadero/rio/10_3_2/patched/fmx/FMX.Platform.Mac.pas | marlonnardi/alcinoe | 5e14b2fca7adcc38e483771055b5623501433334 | [
"Apache-2.0"
] | null | null | null | {*******************************************************}
{ }
{ Delphi FireMonkey Platform }
{ }
{ Copyright(c) 2011-2018 Embarcadero Technologies, Inc. }
{ All rights rese... | 31.791332 | 203 | 0.70302 |
83e99d6e665e4c911ea09077ed93830d13a8b322 | 5,574 | dfm | Pascal | Tools/FilePackageWithZDB/FilePackageWithZDBMainFrm.dfm | atkins126/zChinese | 47d7654ebc335767031473ccd308c508f351bd1c | [
"Apache-2.0"
] | 35 | 2018-04-18T06:38:15.000Z | 2021-02-25T10:00:40.000Z | Tools/FilePackageWithZDB/FilePackageWithZDBMainFrm.dfm | atkins126/zChinese | 47d7654ebc335767031473ccd308c508f351bd1c | [
"Apache-2.0"
] | null | null | null | Tools/FilePackageWithZDB/FilePackageWithZDBMainFrm.dfm | atkins126/zChinese | 47d7654ebc335767031473ccd308c508f351bd1c | [
"Apache-2.0"
] | 9 | 2018-04-20T08:03:49.000Z | 2021-03-13T11:31:06.000Z | object FilePackageWithZDBMainForm: TFilePackageWithZDBMainForm
Left = 0
Top = 0
Caption = 'File Package.'
ClientHeight = 430
ClientWidth = 1082
Color = clBtnFace
DoubleBuffered = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
... | 22.207171 | 98 | 0.58432 |
f1a8e856a0523e3764261a9e96ac293e7f7a0fb8 | 10,183 | pas | Pascal | Source/X2CLGraphics.pas | MvRens/x2cl | b2fb171e96033b6e4f22a0afff8de60160e34d1c | [
"Zlib"
] | 3 | 2020-09-24T01:04:46.000Z | 2022-02-15T06:15:43.000Z | Source/X2CLGraphics.pas | bravesoftdz/x2cl | b2fb171e96033b6e4f22a0afff8de60160e34d1c | [
"Zlib"
] | null | null | null | Source/X2CLGraphics.pas | bravesoftdz/x2cl | b2fb171e96033b6e4f22a0afff8de60160e34d1c | [
"Zlib"
] | 3 | 2020-09-24T01:04:48.000Z | 2022-02-15T08:20:21.000Z | {
:: Implements various graphics-related classes and functions.
::
:: Part of the X2Software Component Library
:: http://www.x2software.net/
::
:: Last changed: $Date$
:: Revision: $Rev$
:: Author: $Author$
}
unit X2CLGraphics;
interface
uses
Classes,
Graphics,
... | 27.746594 | 94 | 0.631739 |
83856d85dd00afcff92d19c0755dd9cdb8793a8b | 1,746 | pas | Pascal | Projects/Stemma.p/Source/tools/frm_selectdialog.pas | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 11 | 2017-06-17T05:13:45.000Z | 2021-07-11T13:18:48.000Z | Projects/Stemma.p/Source/tools/frm_selectdialog.pas | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 2 | 2019-03-05T12:52:40.000Z | 2021-12-03T12:34:26.000Z | Projects/Stemma.p/Source/tools/frm_selectdialog.pas | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 6 | 2017-09-07T09:10:09.000Z | 2022-02-19T20:19:58.000Z | unit frm_SelectDialog;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, StdCtrls,
ButtonPanel;
type
{ TfrmSelectDialog }
TfrmSelectDialog = class(TForm)
ButtonPanel1: TButtonPanel;
ComboBox1: TComboBox;
StaticText1: TStaticTex... | 25.676471 | 117 | 0.725659 |
8570ff530d458683eafcec3d1e4e256fac1697b0 | 22,563 | pas | Pascal | gitclient.pas | and3md/fpcupdeluxe | 89ae3888721528e721ac162bb0627690319a93f5 | [
"zlib-acknowledgement"
] | null | null | null | gitclient.pas | and3md/fpcupdeluxe | 89ae3888721528e721ac162bb0627690319a93f5 | [
"zlib-acknowledgement"
] | null | null | null | gitclient.pas | and3md/fpcupdeluxe | 89ae3888721528e721ac162bb0627690319a93f5 | [
"zlib-acknowledgement"
] | null | null | null | { Classes for using git commands, based on git and svn classes
Copyright (C) 2012-2013 Reinier Olislagers, Ludo Brands
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Library General Public License as published by
the Free Software Foundation; either vers... | 35.199688 | 177 | 0.686212 |
f177e9b8f50568787e7dc04535134d836b479581 | 25,079 | pas | Pascal | components/jcl/source/prototypes/JclContainerIntf.pas | padcom/delcos | dc9e8ac8545c0e6c0b4e963d5baf0dc7d72d2bf0 | [
"Apache-2.0"
] | 15 | 2016-08-24T07:32:49.000Z | 2021-11-16T11:25:00.000Z | components/jcl/source/prototypes/JclContainerIntf.pas | CWBudde/delcos | 656384c43c2980990ea691e4e52752d718fb0277 | [
"Apache-2.0"
] | 1 | 2016-08-24T19:00:34.000Z | 2016-08-25T19:02:14.000Z | components/jcl/source/prototypes/JclContainerIntf.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) }
{ ... | 37.998485 | 165 | 0.653136 |
479660ad866ef20171eb4f07da09cff108d73c75 | 3,871 | pas | Pascal | Native/Delphi/Apps/InterfaceConstParmetersAndPrematureFreeing/src/InterfaceConstParmetersAndPrematureFreeingUnit.pas | jpluimers/bo.codeplex | 787ef3b5a8c6ced0a985361243c48a6c76f5d655 | [
"BSD-3-Clause"
] | 5 | 2017-05-12T08:03:54.000Z | 2022-02-15T08:23:27.000Z | Native/Delphi/Apps/InterfaceConstParmetersAndPrematureFreeing/src/InterfaceConstParmetersAndPrematureFreeingUnit.pas | jpluimers/bo.codeplex | 787ef3b5a8c6ced0a985361243c48a6c76f5d655 | [
"BSD-3-Clause"
] | null | null | null | Native/Delphi/Apps/InterfaceConstParmetersAndPrematureFreeing/src/InterfaceConstParmetersAndPrematureFreeingUnit.pas | jpluimers/bo.codeplex | 787ef3b5a8c6ced0a985361243c48a6c76f5d655 | [
"BSD-3-Clause"
] | null | null | null | //{$define all}
unit InterfaceConstParmetersAndPrematureFreeingUnit;
interface
procedure Run;
implementation
uses
MyInterfacedObjectUnit,
DumpUnit, WritelnInterfacedObjectUnit;
{$ifdef all}
procedure NoPrematureFree(Reference: IInterface);
begin
Writeln(' 3.NoPrematureFree begin');
D... | 26.333333 | 139 | 0.724619 |
473ffaa09c12d4622c2aabbaeab23354b4328b94 | 28,793 | pas | Pascal | Version7/Source/Common/Notes.pas | dss-extensions/electricdss-src | fab07b5584090556b003ef037feb25ec2de3b7c9 | [
"BSD-3-Clause"
] | 1 | 2022-01-23T14:43:30.000Z | 2022-01-23T14:43:30.000Z | Version8/Source/Common/Notes.pas | PMeira/electricdss-src | fab07b5584090556b003ef037feb25ec2de3b7c9 | [
"BSD-3-Clause"
] | 7 | 2018-08-15T04:00:26.000Z | 2018-10-25T10:15:59.000Z | Version8/Source/Common/Notes.pas | PMeira/electricdss-src | fab07b5584090556b003ef037feb25ec2de3b7c9 | [
"BSD-3-Clause"
] | null | null | null | unit Notes;
{
----------------------------------------------------------
Copyright (c) 2008-2015, Electric Power Research Institute, Inc.
All rights reserved.
----------------------------------------------------------
}
{Dummy module just for development notes.}
interface
implementation
{
TO DO:
... | 37.104381 | 150 | 0.616817 |
4782c448a2dd51b60b91d405889d8cbd24287160 | 2,388 | pas | Pascal | Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/Orders/fOrdersComplete.pas | rjwinchester/VistA | 6ada05a153ff670adcb62e1c83e55044a2a0f254 | [
"Apache-2.0"
] | 72 | 2015-02-03T02:30:45.000Z | 2020-01-30T17:20:52.000Z | Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/Orders/fOrdersComplete.pas | rjwinchester/VistA | 6ada05a153ff670adcb62e1c83e55044a2a0f254 | [
"Apache-2.0"
] | 80 | 2016-04-19T12:04:06.000Z | 2020-01-31T14:35:19.000Z | Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/Orders/fOrdersComplete.pas | rjwinchester/VistA | 6ada05a153ff670adcb62e1c83e55044a2a0f254 | [
"Apache-2.0"
] | 67 | 2015-01-27T16:47:56.000Z | 2020-02-12T21:23:56.000Z | 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.875 | 93 | 0.731993 |
47946afe34c5848f81d84f7a8b7c0c952bf5f427 | 598 | pas | Pascal | Apps1/NonModalFormUnit.pas | rustkas/dephi_do | 96025a01d5cb49136472b7e6bb5f037b27145fba | [
"MIT"
] | null | null | null | Apps1/NonModalFormUnit.pas | rustkas/dephi_do | 96025a01d5cb49136472b7e6bb5f037b27145fba | [
"MIT"
] | null | null | null | Apps1/NonModalFormUnit.pas | rustkas/dephi_do | 96025a01d5cb49136472b7e6bb5f037b27145fba | [
"MIT"
] | null | null | null | unit NonModalFormUnit;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls;
type
TNonModalForm = class(TForm)
Label1: TLabel;
bntClose: TButton;
btnCancel: TButton;
Edit1: TEdit;
p... | 15.333333 | 98 | 0.727425 |
834f84f616eabf5f048860c1238e167126e73a3a | 42,260 | pas | Pascal | windows/src/ext/jedi/jcl/jcl/source/common/JclSchedule.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jcl/jcl/source/common/JclSchedule.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/ext/jedi/jcl/jcl/source/common/JclSchedule.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | {**************************************************************************************************}
{ }
{ Project JEDI Code Library (JCL) }
{ ... | 32.234935 | 109 | 0.671699 |
83b9533246c9002aefe5ae6bd256f9f71dc41bd9 | 18,941 | dfm | Pascal | client/udmCore.dfm | victorgv/CleverHelpDesk | b36174250489b236dee06da908f3ea535fae7dd2 | [
"MIT"
] | null | null | null | client/udmCore.dfm | victorgv/CleverHelpDesk | b36174250489b236dee06da908f3ea535fae7dd2 | [
"MIT"
] | null | null | null | client/udmCore.dfm | victorgv/CleverHelpDesk | b36174250489b236dee06da908f3ea535fae7dd2 | [
"MIT"
] | null | null | null | object dmCore: TdmCore
OldCreateOrder = False
OnCreate = DataModuleCreate
OnDestroy = DataModuleDestroy
Height = 379
Width = 443
object ti_userAuthenticated: TTimer
Interval = 150
OnTimer = ti_userAuthenticatedTimer
Left = 32
Top = 16
end
object RESTClient1: TRESTClient
BaseURL = 'ht... | 59.562893 | 84 | 0.810939 |
479f0651a4b99e9de0290d1cfe9bea793d23e5ec | 511 | pas | Pascal | NuttX/misc/pascal/tests/src/105-inflation.pas | qing191325/Firmware | f8734b5d2d995898d4d63a0bf379d1554bc87b1d | [
"BSD-3-Clause"
] | 24 | 2019-08-13T02:39:01.000Z | 2022-03-03T15:44:54.000Z | NuttX/misc/pascal/tests/src/105-inflation.pas | qing191325/Firmware | f8734b5d2d995898d4d63a0bf379d1554bc87b1d | [
"BSD-3-Clause"
] | 4 | 2020-11-16T02:03:09.000Z | 2021-08-19T08:16:48.000Z | NuttX/misc/pascal/tests/src/105-inflation.pas | qing191325/Firmware | f8734b5d2d995898d4d63a0bf379d1554bc87b1d | [
"BSD-3-Clause"
] | 11 | 2019-07-28T09:11:40.000Z | 2022-03-17T08:08:27.000Z | { assuming annual inflation rates of 7, 8, and 10 per cent,
find the factor by which the frank, dollar, pound
sterlinh, mark, or guilder will have been devalued in
1, 2, ... n years.}
program inflation(output);
const
n = 10;
var
i : integer;
w1, w2, w3 : real;
begin
i := 0;
w1 := 1.0;
... | 18.25 | 60 | 0.504892 |
474597cb44611701866ed2397157b498c16fc43f | 4,591 | pas | Pascal | UFrmStart.pas | atkins126/Scrabble | 62601367c6190b713e3ebdb621aa614a51b3391e | [
"MIT"
] | 5 | 2020-10-04T19:29:05.000Z | 2021-09-10T11:28:27.000Z | UFrmStart.pas | atkins126/Scrabble | 62601367c6190b713e3ebdb621aa614a51b3391e | [
"MIT"
] | 3 | 2020-09-29T21:57:31.000Z | 2020-09-30T15:57:24.000Z | UFrmStart.pas | atkins126/Scrabble | 62601367c6190b713e3ebdb621aa614a51b3391e | [
"MIT"
] | 3 | 2020-10-04T19:29:06.000Z | 2022-01-05T06:36:08.000Z | unit UFrmStart;
interface
uses Vcl.Forms, Vcl.Mask, Vcl.StdCtrls, Vcl.ExtCtrls, Vcl.Controls, Vcl.Buttons,
System.Classes;
type
TFrmStart = class(TForm)
LbTitle: TLabel;
BtnJoin: TBitBtn;
BtnExit: TBitBtn;
EdPassword: TEdit;
LbPassword: TLabel;
BoxOper: TRadioGroup;
BoxClient: TPanel;... | 22.840796 | 80 | 0.72054 |
47a91efad178c4e548bc8a96463cdafa67b6053a | 2,378 | pas | Pascal | UFrmMasksEdit.pas | fuadhs88/Updater | 4b59a3de11d82f2a479b57d5a461a9b579ddda49 | [
"MIT"
] | 8 | 2020-12-14T05:23:30.000Z | 2021-09-10T11:28:29.000Z | UFrmMasksEdit.pas | fuadhs88/Updater | 4b59a3de11d82f2a479b57d5a461a9b579ddda49 | [
"MIT"
] | null | null | null | UFrmMasksEdit.pas | fuadhs88/Updater | 4b59a3de11d82f2a479b57d5a461a9b579ddda49 | [
"MIT"
] | 4 | 2021-01-30T19:37:41.000Z | 2021-11-12T18:14:57.000Z | unit UFrmMasksEdit;
interface
uses Vcl.Forms, Vcl.Buttons, Vcl.StdCtrls, Vcl.Controls, System.Classes,
//
UConfig;
type
TFrmMasksEdit = class(TForm)
Label1: TLabel;
EdName: TEdit;
Label3: TLabel;
EdMasks: TMemo;
BtnOK: TButton;
BtnCancel: TButton;
BtnHelp: TSpeedButton;
procedur... | 19.983193 | 74 | 0.70942 |
4752760d973dedc4074ea238a68595f6d999b0e3 | 352 | pas | Pascal | WorkingWithComponents/bsdialog.pas | rustkas/dephi_do | 96025a01d5cb49136472b7e6bb5f037b27145fba | [
"MIT"
] | null | null | null | WorkingWithComponents/bsdialog.pas | rustkas/dephi_do | 96025a01d5cb49136472b7e6bb5f037b27145fba | [
"MIT"
] | null | null | null | WorkingWithComponents/bsdialog.pas | rustkas/dephi_do | 96025a01d5cb49136472b7e6bb5f037b27145fba | [
"MIT"
] | null | null | null | unit bsdialog;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs;
type
TFbsdialog = class(TForm)
private
{ Private declarations }
public
{ Public declarations }
end;
var
Fbsdialog: TFbsdialog;
i... | 14.08 | 98 | 0.71875 |
475d3edb8d4e5f14d77c476a024ce4e2787ff509 | 1,311 | dfm | Pascal | Capitulo8/3.5.Reflection/Server/ServerMethodsUnit1.dfm | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2017-08-02T00:44:41.000Z | 2021-10-13T21:11:28.000Z | Capitulo8/3.5.Reflection/Server/ServerMethodsUnit1.dfm | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2019-12-30T04:09:37.000Z | 2022-03-02T06:06:19.000Z | Capitulo8/3.5.Reflection/Server/ServerMethodsUnit1.dfm | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 9 | 2017-04-29T16:12:21.000Z | 2020-11-11T22:16:32.000Z | object ServerMethods1: TServerMethods1
OldCreateOrder = False
Height = 334
Width = 491
object qryPessoa: TFDQuery
Connection = FDConnection
SQL.Strings = (
'select * from pessoa')
Left = 200
Top = 152
end
object qryProduto: TFDQuery
Connection = FDConnection
SQL.Strings = (
... | 26.755102 | 73 | 0.707857 |
473ecc63d7580256333e1db5738a84625b28ddd7 | 50,337 | pas | Pascal | source/HtmlGlobals.pas | amikey/HtmlViewer | 8cb6ee2ea6c727da711a642bf417ce47d3b5cc2a | [
"MIT"
] | null | null | null | source/HtmlGlobals.pas | amikey/HtmlViewer | 8cb6ee2ea6c727da711a642bf417ce47d3b5cc2a | [
"MIT"
] | null | null | null | source/HtmlGlobals.pas | amikey/HtmlViewer | 8cb6ee2ea6c727da711a642bf417ce47d3b5cc2a | [
"MIT"
] | null | null | null | {
Version 11.9
Copyright (c) 2008-2018 by HtmlViewer Team
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge... | 28.846418 | 134 | 0.64543 |
8321c646c4ea687659acc89c42cd0a42f171a560 | 308 | dfm | Pascal | tests/altium_crap/Scripts/Delphiscript Scripts/SCH/CompReplace/ReplaceSelectedComponent.dfm | hanun2999/Altium-Schematic-Parser | a9bd5b1a865f92f2e3f749433fb29107af528498 | [
"MIT"
] | 1 | 2020-06-08T11:17:46.000Z | 2020-06-08T11:17:46.000Z | tests/altium_crap/Scripts/Delphiscript Scripts/SCH/CompReplace/ReplaceSelectedComponent.dfm | hanun2999/Altium-Schematic-Parser | a9bd5b1a865f92f2e3f749433fb29107af528498 | [
"MIT"
] | null | null | null | tests/altium_crap/Scripts/Delphiscript Scripts/SCH/CompReplace/ReplaceSelectedComponent.dfm | hanun2999/Altium-Schematic-Parser | a9bd5b1a865f92f2e3f749433fb29107af528498 | [
"MIT"
] | null | null | null | object Form1: TForm1
Left = 0
Top = 0
Width = 320
Height = 240
Caption = 'Form1'
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
end
| 18.117647 | 32 | 0.665584 |
f13595a41869f12bb40f7faad6741da00a7f90c2 | 2,049 | dfm | Pascal | MT/Data.Tela.ERP.dfm | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2017-08-02T00:44:41.000Z | 2021-10-13T21:11:28.000Z | MT/Data.Tela.ERP.dfm | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2019-12-30T04:09:37.000Z | 2022-03-02T06:06:19.000Z | MT/Data.Tela.ERP.dfm | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 9 | 2017-04-29T16:12:21.000Z | 2020-11-11T22:16:32.000Z | object dmdTelaERP: TdmdTelaERP
OldCreateOrder = False
Height = 413
Width = 730
object memCotacao: TFDMemTable
FetchOptions.AssignedValues = [evMode]
FetchOptions.Mode = fmAll
ResourceOptions.AssignedValues = [rvSilentMode]
ResourceOptions.SilentMode = True
UpdateOptions.AssignedValues = [uvC... | 23.825581 | 73 | 0.66325 |
47ba0d15518a9919d4a1216f5e235697de1be42b | 112,439 | pas | Pascal | cCVROM.pas | DanScottNI/delphi-stake | 24886384a0af55259d490d15d3171df6531f49c3 | [
"BSD-3-Clause",
"MIT"
] | 1 | 2017-01-01T22:33:26.000Z | 2017-01-01T22:33:26.000Z | cCVROM.pas | DanScottNI/delphi-stake | 24886384a0af55259d490d15d3171df6531f49c3 | [
"BSD-3-Clause",
"MIT"
] | null | null | null | cCVROM.pas | DanScottNI/delphi-stake | 24886384a0af55259d490d15d3171df6531f49c3 | [
"BSD-3-Clause",
"MIT"
] | null | null | null | { License:
Copyright (c) 2004 Dan Scott
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the follo... | 32.235952 | 233 | 0.673734 |
4734442ba82ad775a3be65e8eafb9cb06ba738bb | 7,339 | pas | Pascal | JCL/JclIniFiles.pas | tmcdos/VCL-explorer | 60e3774c4bfd14c833d79eb67051b6d52069d6c7 | [
"MIT"
] | 13 | 2016-07-09T15:07:10.000Z | 2021-05-20T13:03:38.000Z | JCL/JclIniFiles.pas | tmcdos/VCL-explorer | 60e3774c4bfd14c833d79eb67051b6d52069d6c7 | [
"MIT"
] | null | null | null | JCL/JclIniFiles.pas | tmcdos/VCL-explorer | 60e3774c4bfd14c833d79eb67051b6d52069d6c7 | [
"MIT"
] | 11 | 2016-07-10T07:53:28.000Z | 2019-04-08T14:21:38.000Z | {**************************************************************************************************}
{ }
{ Project JEDI Code Library (JCL) }
{ ... | 36.695 | 127 | 0.480174 |
83a9a4dc921a5a859a8108e3feb76d75ba8a792d | 2,576 | pas | Pascal | src/libraries/cryptolib4pascal/ClpISigner.pas | rabarbers/PascalCoin | 7a87031bc10a3e1d9461dfed3c61036047ce4fb0 | [
"MIT"
] | 384 | 2016-07-16T10:07:28.000Z | 2021-12-29T11:22:56.000Z | src/libraries/cryptolib4pascal/ClpISigner.pas | rabarbers/PascalCoin | 7a87031bc10a3e1d9461dfed3c61036047ce4fb0 | [
"MIT"
] | 165 | 2016-09-11T11:06:04.000Z | 2021-12-05T23:31:55.000Z | src/libraries/cryptolib4pascal/ClpISigner.pas | rabarbers/PascalCoin | 7a87031bc10a3e1d9461dfed3c61036047ce4fb0 | [
"MIT"
] | 210 | 2016-08-26T14:49:47.000Z | 2022-02-22T18:06:33.000Z | { *********************************************************************************** }
{ * CryptoLib Library * }
{ * Copyright (c) 2018 - 20XX Ugochukwu Mmaduekwe * }
{ * Github Repository <https://github.co... | 31.802469 | 87 | 0.492236 |
833c06cc004287ead460911078664efbce302d82 | 450 | pas | Pascal | Win10Session/Calendar/Unit1.pas | xchinjo/DelphiSessions | 0679d97a78ff232c6bbec1217c4f8c2104d58210 | [
"MIT"
] | 44 | 2017-05-30T20:54:06.000Z | 2022-02-25T16:44:23.000Z | Win10Session/Calendar/Unit1.pas | jpluimers/DelphiSessions | 0679d97a78ff232c6bbec1217c4f8c2104d58210 | [
"MIT"
] | null | null | null | Win10Session/Calendar/Unit1.pas | jpluimers/DelphiSessions | 0679d97a78ff232c6bbec1217c4f8c2104d58210 | [
"MIT"
] | 19 | 2017-07-25T10:03:13.000Z | 2021-10-17T11:40:38.000Z | unit Unit1;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.WinXCalendars;
type
TForm1 = class(TForm)
CalendarView1: TCalendarView;
CalendarView2: TCalendarView;
private
{ Privat... | 16.666667 | 99 | 0.68 |
859dd255255e389dd71dcf23ce308eb8e64b1d85 | 4,918 | pas | Pascal | windows/src/ext/jedi/jvcl/jvcl/examples/JvMouseGesture/uJvMouseGesture.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/jvcl/examples/JvMouseGesture/uJvMouseGesture.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/ext/jedi/jvcl/jvcl/examples/JvMouseGesture/uJvMouseGesture.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | {******************************************************************
JEDI-VCL Demo
Copyright (C) 2002 Project JEDI
Original author:
Contributor(s):
You may retrieve the latest version of this file at the JEDI-JVCL
home page, located at http://jvcl.delphi-jedi.org
The contents of this f... | 29.100592 | 109 | 0.735055 |
83d8c02e39836e90d062a984a996feecb28f0ac2 | 674 | pas | Pascal | Lab2 - Condicionales/domingopascua.pas | UCAB-arthurcanga/AyPI | 9fbdc1dfb53d49e92a4673de1982ebc98fa251cd | [
"MIT"
] | null | null | null | Lab2 - Condicionales/domingopascua.pas | UCAB-arthurcanga/AyPI | 9fbdc1dfb53d49e92a4673de1982ebc98fa251cd | [
"MIT"
] | null | null | null | Lab2 - Condicionales/domingopascua.pas | UCAB-arthurcanga/AyPI | 9fbdc1dfb53d49e92a4673de1982ebc98fa251cd | [
"MIT"
] | null | null | null | program domingopascua;
uses crt;
var a,b,c,d,e,n,year:integer;
begin
writeln('Este programa indica que dia del mes de Marzo o Abril es el domingo de Pascua.');
writeln('Introduzca el ano al que quiere calcular el dia en que cae el domingo de Pascua');
readln(year);
a:=year mod 19;
b:=year mod 4;
... | 30.636364 | 94 | 0.635015 |
85890073f8330bec9ba66400915e59a462770204 | 6,968 | pas | Pascal | Source/ObjectSpace/IDE/BoldComponentValidatorIDE.pas | LenakeTech/BoldForDelphi | 3ef25517d5c92ebccc097c6bc2f2af62fc506c71 | [
"MIT"
] | 121 | 2020-09-22T10:46:20.000Z | 2021-11-17T12:33:35.000Z | Source/ObjectSpace/IDE/BoldComponentValidatorIDE.pas | LenakeTech/BoldForDelphi | 3ef25517d5c92ebccc097c6bc2f2af62fc506c71 | [
"MIT"
] | 8 | 2020-09-23T12:32:23.000Z | 2021-07-28T07:01:26.000Z | Source/ObjectSpace/IDE/BoldComponentValidatorIDE.pas | LenakeTech/BoldForDelphi | 3ef25517d5c92ebccc097c6bc2f2af62fc506c71 | [
"MIT"
] | 42 | 2020-09-22T14:37:20.000Z | 2021-10-04T10:24:12.000Z | unit BoldComponentValidatorIDE;
interface
uses
Menus,
BoldComponentValidator,
ToolsApi;
type
{ forward declarations }
TBoldComponentValidatorIDE = class;
{ TBoldComponentValidatorIDE }
TBoldComponentValidatorIDE = class(TBoldComponentValidator)
private
fMenuItemAll: TMenuItem;
fMenuItemCurre... | 26.8 | 110 | 0.723737 |
61977b72fff646fecacfdff5c6a0efa6629b005b | 412 | pas | Pascal | WebComponents/OLD-PreV3.0/demos/vui-signature-pad/VCL/VuiSignature.Dlg.pas | cybelesoft/virtualui | f0ba805563afc00546a1a1f9147721de45840ffb | [
"MIT"
] | 11 | 2016-09-17T14:57:28.000Z | 2022-03-16T21:30:44.000Z | WebComponents/OLD-PreV3.0/demos/vui-signature-pad/VCL/VuiSignature.Dlg.pas | cybelesoft/virtualui | f0ba805563afc00546a1a1f9147721de45840ffb | [
"MIT"
] | 3 | 2021-11-29T09:16:36.000Z | 2022-02-01T22:23:04.000Z | WebComponents/OLD-PreV3.0/demos/vui-signature-pad/VCL/VuiSignature.Dlg.pas | cybelesoft/virtualui | f0ba805563afc00546a1a1f9147721de45840ffb | [
"MIT"
] | 10 | 2016-10-26T16:49:50.000Z | 2021-12-01T15:23:44.000Z | unit VuiSignature.Dlg;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.ExtCtrls;
type
TfrmSignatureDlg = class(TForm)
Image1: TImage;
private
{ Private declarations }
public
{ Public declar... | 15.846154 | 98 | 0.730583 |
f1420ebe7fb87ced8182f9b42ad566fcb7aabe6e | 464 | pas | Pascal | Test/InterfacesPass/interface_inheritance_instance.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | 1 | 2022-02-18T22:14:44.000Z | 2022-02-18T22:14:44.000Z | Test/InterfacesPass/interface_inheritance_instance.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | null | null | null | Test/InterfacesPass/interface_inheritance_instance.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | null | null | null | type
IBase = interface
procedure A;
end;
type
IDerived = interface(IBase)
procedure B;
end;
type
TImp = class(TObject, IDerived)
procedure A; begin PrintLn('A'); end;
procedure B; begin PrintLn('B'); end;
end;
var Imp: TImp;
var Base: IBase;
var Derived: IDerived;
Imp := TImp.Crea... | 16 | 75 | 0.659483 |
47bc9546a2f6dae20b7ff3463af519d13915cbac | 803 | pas | Pascal | MultiPlug2/ULaunchManager.pas | danatela/MultiPlugger2 | 592e40740e453e231dc9bf8c3e75c730218ff45e | [
"CC0-1.0"
] | null | null | null | MultiPlug2/ULaunchManager.pas | danatela/MultiPlugger2 | 592e40740e453e231dc9bf8c3e75c730218ff45e | [
"CC0-1.0"
] | null | null | null | MultiPlug2/ULaunchManager.pas | danatela/MultiPlugger2 | 592e40740e453e231dc9bf8c3e75c730218ff45e | [
"CC0-1.0"
] | null | null | null | unit ULaunchManager;
interface
uses
Classes, Contnrs, UPluginLauncher, Generics.Collections;
type
TLaunchManager = class (TList<TPluginLauncher>)
function GetLauncherByName(LauncherName: string): TPluginLauncher;
end;
function LaunchManager: TLaunchManager;
implementation
var
Manager:... | 17.085106 | 82 | 0.707347 |
83fc9bcffbe9fd78f11fad765bf9715031a3b4a8 | 4,656 | pas | Pascal | ProblemChecker/Source/ProblemChecker.Base.pas | ProHolz/ElementsDelphiTools | dca0c4d6171428ea2671ace6d3bc5f68e6f147af | [
"MIT"
] | 5 | 2019-02-21T14:07:28.000Z | 2021-04-21T18:59:59.000Z | ProblemChecker/Source/ProblemChecker.Base.pas | ProHolz/ElementsDelphiTools | dca0c4d6171428ea2671ace6d3bc5f68e6f147af | [
"MIT"
] | 1 | 2019-03-04T12:27:59.000Z | 2019-03-04T12:27:59.000Z | ProblemChecker/Source/ProblemChecker.Base.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
TSyntaxNodeResolver = class(ISyntaxNodeSolver)
private
method InternGetTypes(const aNode: TSyntaxNode; const aInterface: Boolean; const aTypename: not nullable String; const amatchname: Boolean): TSyntaxNodeList; // ISyntaxNodeSolver
priva... | 32.788732 | 182 | 0.747208 |
856cd8b779b6babe015057025e1db55f82932575 | 3,951 | dfm | Pascal | GeneEdit/GeneEditForm.dfm | bmzat/GenNeuroNet | 7932fdbf48c8c9a49279cbc913749fa4a0fadbbe | [
"Unlicense"
] | null | null | null | GeneEdit/GeneEditForm.dfm | bmzat/GenNeuroNet | 7932fdbf48c8c9a49279cbc913749fa4a0fadbbe | [
"Unlicense"
] | null | null | null | GeneEdit/GeneEditForm.dfm | bmzat/GenNeuroNet | 7932fdbf48c8c9a49279cbc913749fa4a0fadbbe | [
"Unlicense"
] | null | null | null | object Form1: TForm1
Left = 0
Top = 0
Caption = 'GenomeEdit'
ClientHeight = 675
ClientWidth = 1100
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHei... | 17.877828 | 33 | 0.535814 |
8368670b82e794cd93d37b71bf9b6b11f3b479fc | 229 | dpr | Pascal | Demos/Mega Demo/MegaDemo.dpr | JensBorrisholt/Print-and-Merge-Suite | 8ebbc09dc1ab10550e93e5a3bd07c60b295f8161 | [
"MIT"
] | 8 | 2019-11-26T12:49:55.000Z | 2021-03-09T12:09:11.000Z | Demos/Mega Demo/MegaDemo.dpr | azrael11/Print-and-Merge-Suite | 8ebbc09dc1ab10550e93e5a3bd07c60b295f8161 | [
"MIT"
] | null | null | null | Demos/Mega Demo/MegaDemo.dpr | azrael11/Print-and-Merge-Suite | 8ebbc09dc1ab10550e93e5a3bd07c60b295f8161 | [
"MIT"
] | 5 | 2019-11-29T18:44:29.000Z | 2021-07-22T06:41:03.000Z | program MegaDemo;
uses
Vcl.Forms,
Mainu in 'Mainu.pas' {FormMain};
{$R *.res}
begin
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.CreateForm(TFormMain, FormMain);
Application.Run;
end.
| 15.266667 | 46 | 0.729258 |
47c802f2b52a75e2774bdb16af45d9974446c9ac | 4,333 | pas | Pascal | src/Common/KLUSolve.pas | PMeira/dss_capi | 8b80035730c9d470d057f6643db0a4d4623d70f4 | [
"BSD-3-Clause"
] | 4 | 2017-12-18T15:23:43.000Z | 2019-02-05T18:22:53.000Z | src/Common/KLUSolve.pas | PMeira/dss_capi | 8b80035730c9d470d057f6643db0a4d4623d70f4 | [
"BSD-3-Clause"
] | 28 | 2018-02-12T20:13:26.000Z | 2019-02-11T17:27:51.000Z | src/Common/KLUSolve.pas | PMeira/dss_capi | 8b80035730c9d470d057f6643db0a4d4623d70f4 | [
"BSD-3-Clause"
] | 1 | 2018-07-30T22:57:42.000Z | 2018-07-30T22:57:42.000Z | unit KLUSolve;
{$MACRO ON}
{$IFDEF MSWINDOWS}
{$DEFINE KLUSOLVEX_CALL:=cdecl;external 'libklusolvex'}
{$ELSE} // Unix in general
{$DEFINE KLUSOLVEX_CALL:=cdecl;external}
{$ENDIF}
interface
uses
UComplex, DSSUcomplex;
{$IFDEF DSS_CAPI_MVMULT}
procedure mvmult(N: integer; b, A, x: pComplexArray);KLUSOLVEX... | 45.135417 | 131 | 0.793676 |
83b7e5280db043c827af37ef0f55dc540940d5a3 | 44,388 | dfm | Pascal | Fontes/uFrmCadModelo.dfm | roneysousa/fpopular | d2f0f22cbab5a7e26540659ca7a6bf6811652c17 | [
"MIT"
] | null | null | null | Fontes/uFrmCadModelo.dfm | roneysousa/fpopular | d2f0f22cbab5a7e26540659ca7a6bf6811652c17 | [
"MIT"
] | null | null | null | Fontes/uFrmCadModelo.dfm | roneysousa/fpopular | d2f0f22cbab5a7e26540659ca7a6bf6811652c17 | [
"MIT"
] | null | null | null | object FrmCadastro: TFrmCadastro
Left = 197
Top = 117
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
ClientHeight = 439
ClientWidth = 726
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder =... | 54.530713 | 119 | 0.769037 |
4744e9c2265993650e8bbc302d3bb6373ed9a6b2 | 892 | dfm | Pascal | Source/Source/Tools/AnimationSeekBar/TDlgSourceTree.dfm | uvbs/FullSource | 07601c5f18d243fb478735b7bdcb8955598b9a90 | [
"MIT"
] | 2 | 2018-07-26T07:58:14.000Z | 2019-05-31T14:32:18.000Z | Jx3Full/Source/Source/Tools/AnimationSeekBar/TDlgSourceTree.dfm | RivenZoo/FullSource | cfd7fd7ad422fd2dae5d657a18839c91ff9521fd | [
"MIT"
] | null | null | null | Jx3Full/Source/Source/Tools/AnimationSeekBar/TDlgSourceTree.dfm | RivenZoo/FullSource | cfd7fd7ad422fd2dae5d657a18839c91ff9521fd | [
"MIT"
] | 5 | 2021-02-03T10:25:39.000Z | 2022-02-23T07:08:37.000Z | object DlgSourceView: TDlgSourceView
Left = -560
Top = 78
Caption = #36164#28304#27983#35272#22120
ClientHeight = 613
ClientWidth = 421
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOr... | 20.272727 | 43 | 0.608744 |
f1663e4aa1b695f8046a0421f98de09ea57ab861 | 22,852 | pas | Pascal | library/fhir/fhir_factory.pas | atkins126/fhirserver | b6c2527f449ba76ce7c06d6b1c03be86cf4235aa | [
"BSD-3-Clause"
] | null | null | null | library/fhir/fhir_factory.pas | atkins126/fhirserver | b6c2527f449ba76ce7c06d6b1c03be86cf4235aa | [
"BSD-3-Clause"
] | null | null | null | library/fhir/fhir_factory.pas | atkins126/fhirserver | b6c2527f449ba76ce7c06d6b1c03be86cf4235aa | [
"BSD-3-Clause"
] | null | null | null | unit fhir_factory;
{
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 sou... | 43.946154 | 273 | 0.760196 |
478636b23edc19d42f835dad673828190e09a7eb | 21,035 | pas | Pascal | windows/src/ext/jedi/jvcl/tests/archive/jvcl/Archive/ScheduleEditor.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/Archive/ScheduleEditor.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/Archive/ScheduleEditor.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | {$I JEDI.INC}
unit ScheduleEditor;
interface
uses
SysUtils, Classes, Controls, Forms, StdCtrls, ComCtrls, ExtCtrls, AppEvnts,
JclSchedule;
type
TFrmScheduleEditor = class(TForm)
pnlStartInfo: TPanel;
lblStartDate: TLabel;
lblStartTime: TLabel;
lblStartCaption: TLabel;
dtpStartDate: TDateTi... | 31.536732 | 100 | 0.634609 |
8337941b608ba3d897a7870e8a1fd8a39c55105a | 151,523 | pas | Pascal | windows/src/ext/jedi/jvcl/help/tools/GenDtx/DelphiParser.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/help/tools/GenDtx/DelphiParser.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/ext/jedi/jvcl/help/tools/GenDtx/DelphiParser.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | unit DelphiParser;
interface
uses
Classes, ParserTypes, Contnrs;
const
toComment = Char(6);
toSameLineComment = Char(7);
toCompilerDirective = Char(8);
toDotDot = Char(15);
toColon = Char(':'); // 58
toSemiColon = Char(';'); // 59
toLeftParens = Char('('); // 40
toLeftBracket = Char('['); // 91
... | 23.150955 | 158 | 0.645315 |
47362554d810338ae895d0e421b0d07390d693e3 | 272 | pas | Pascal | hardware/electronics/altium/20.2.6/scripts/UL_Form.pas | Semi-ATE/MCD | e5454235546a5033a8ae5bd6d49bd86e4faa54ca | [
"MIT"
] | null | null | null | hardware/electronics/altium/20.2.6/scripts/UL_Form.pas | Semi-ATE/MCD | e5454235546a5033a8ae5bd6d49bd86e4faa54ca | [
"MIT"
] | null | null | null | hardware/electronics/altium/20.2.6/scripts/UL_Form.pas | Semi-ATE/MCD | e5454235546a5033a8ae5bd6d49bd86e4faa54ca | [
"MIT"
] | null | null | null |
procedure TUL_Form.BtnFileClick(Sender: TObject);
begin
If OpenDlg.Execute Then Begin
TxtFile.Text := OpenDlg.FileName;
End;
end;
procedure TUL_Form.BtnImportClick(Sender: TObject);
begin
ImportAscIIData(TxtFile.Text);
Close;
end;
| 18.133333 | 52 | 0.6875 |
f1aaa70a59023a9d4d904e0590f83a734306e275 | 387 | dpr | Pascal | HolaMundo.dpr | LeonardoRCruzL/UniGui_HolaMundo | cb20f4c975485c1cffeb4679b67b91f6aab21142 | [
"Apache-2.0"
] | null | null | null | HolaMundo.dpr | LeonardoRCruzL/UniGui_HolaMundo | cb20f4c975485c1cffeb4679b67b91f6aab21142 | [
"Apache-2.0"
] | null | null | null | HolaMundo.dpr | LeonardoRCruzL/UniGui_HolaMundo | cb20f4c975485c1cffeb4679b67b91f6aab21142 | [
"Apache-2.0"
] | null | null | null | program HolaMundo;
uses
Forms,
ServerModule in 'ServerModule.pas' {UniServerModule: TUniGUIServerModule},
MainModule in 'MainModule.pas' {UniMainModule: TUniGUIMainModule},
Main in 'Main.pas' {MainForm: TUniForm};
{$R *.res}
begin
ReportMemoryLeaksOnShutdown := True;
Application.Initialize;
... | 22.764706 | 77 | 0.731266 |
479166423eb95e672341637a03b6855915741111 | 22,991 | dfm | Pascal | Libraries/SynEdit/Demos/SearchReplaceDemo/frmMain.dfm | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 62 | 2016-01-20T16:26:25.000Z | 2022-02-28T14:25:52.000Z | Libraries/SynEdit/Demos/SearchReplaceDemo/frmMain.dfm | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 16 | 2019-02-02T19:54:54.000Z | 2019-02-28T05:22:36.000Z | Libraries/SynEdit/Demos/SearchReplaceDemo/frmMain.dfm | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 20 | 2016-09-08T00:15:22.000Z | 2022-01-26T13:13:08.000Z | object SearchReplaceDemoForm: TSearchReplaceDemoForm
Left = 100
Top = 122
Caption = 'Search and replace demo'
ClientHeight = 345
ClientWidth = 554
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrd... | 52.252273 | 70 | 0.855683 |
47c145e5cf2244d8e0a45dfd9f1be2b35872ac05 | 227,214 | pas | Pascal | library/wp/FHIR.WP.Control.pas | atkins126/fhirserver | b6c2527f449ba76ce7c06d6b1c03be86cf4235aa | [
"BSD-3-Clause"
] | null | null | null | library/wp/FHIR.WP.Control.pas | atkins126/fhirserver | b6c2527f449ba76ce7c06d6b1c03be86cf4235aa | [
"BSD-3-Clause"
] | null | null | null | library/wp/FHIR.WP.Control.pas | atkins126/fhirserver | b6c2527f449ba76ce7c06d6b1c03be86cf4235aa | [
"BSD-3-Clause"
] | null | null | null | Unit FHIR.WP.Control;
{
Copyright (c) 2001+, Kestral Computing Pty Ltd (http://www.kestral.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 code must retain... | 31.921045 | 246 | 0.699283 |
47ca4b09d4c15b65352e1bd4c2d7675436326c6f | 17 | pas | Pascal | VERSION.pas | gitter-badger/puremvc-delphi-standard-framework-1 | 8c30be4c3d234d4d2883a4ef282c4080458aadc1 | [
"BSD-3-Clause"
] | 12 | 2017-02-24T00:28:03.000Z | 2021-02-25T16:34:17.000Z | VERSION.pas | gitter-badger/puremvc-delphi-standard-framework-1 | 8c30be4c3d234d4d2883a4ef282c4080458aadc1 | [
"BSD-3-Clause"
] | null | null | null | VERSION.pas | gitter-badger/puremvc-delphi-standard-framework-1 | 8c30be4c3d234d4d2883a4ef282c4080458aadc1 | [
"BSD-3-Clause"
] | 10 | 2015-10-31T09:50:18.000Z | 2020-11-18T14:58:06.000Z | VERSION = '1.2.0' | 17 | 17 | 0.588235 |
834d54001b90be37991c280e6a8183ddc3d7823a | 28,732 | pas | Pascal | lib/sgImages.pas | jacobmilligan/deadfall-uni | 1bb9c7c8eb961b556bc0737783b840ebb0c5d6ab | [
"MIT",
"Unlicense"
] | null | null | null | lib/sgImages.pas | jacobmilligan/deadfall-uni | 1bb9c7c8eb961b556bc0737783b840ebb0c5d6ab | [
"MIT",
"Unlicense"
] | null | null | null | lib/sgImages.pas | jacobmilligan/deadfall-uni | 1bb9c7c8eb961b556bc0737783b840ebb0c5d6ab | [
"MIT",
"Unlicense"
] | 1 | 2019-03-30T16:33:07.000Z | 2019-03-30T16:33:07.000Z | //=============================================================================
// sgImages.pas
//=============================================================================
//
// The Images unit contains the code related to manipulating and querying
// bitmap structures.
//
//========================================... | 26.677809 | 102 | 0.588925 |
f18e3b8c26af4c549d3853140a202f8b2c89366f | 5,123 | pas | Pascal | CryptoLib.Tests/src/Crypto/SHA1HMacTests.pas | MarkG55/CryptoLib4Pascal | 740f1e7ac86ac9cf009a8010d4384368e7abe6fb | [
"MIT"
] | 148 | 2018-02-08T23:36:43.000Z | 2022-03-16T01:33:20.000Z | CryptoLib.Tests/src/Crypto/SHA1HMacTests.pas | tondrej/CryptoLib4Pascal | 33a540094aa24d22d84d502319e4d01f7c3e8163 | [
"MIT"
] | 28 | 2018-08-09T04:14:18.000Z | 2022-03-31T05:23:51.000Z | CryptoLib.Tests/src/Crypto/SHA1HMacTests.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... | 31.429448 | 168 | 0.655866 |
838d85a74365ca2ff63c235428e57e3b9a9e9b2a | 2,286 | dfm | Pascal | Filters/FilterSub.dfm | CrossProd/Aardbei_AardbeiTextureStudio | fe07d0c0d8a01492e11cd3f04ec152493ab02aa4 | [
"MIT"
] | 1 | 2018-01-23T21:46:33.000Z | 2018-01-23T21:46:33.000Z | Filters/FilterSub.dfm | CrossProd/Aardbei_AardbeiTextureStudio | fe07d0c0d8a01492e11cd3f04ec152493ab02aa4 | [
"MIT"
] | null | null | null | Filters/FilterSub.dfm | CrossProd/Aardbei_AardbeiTextureStudio | fe07d0c0d8a01492e11cd3f04ec152493ab02aa4 | [
"MIT"
] | null | null | null | object frmSub: TfrmSub
Left = 175
Top = 113
BorderIcons = []
BorderStyle = bsDialog
Caption = 'frmSub'
ClientHeight = 161
ClientWidth = 362
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
O... | 19.878261 | 35 | 0.545057 |
f16342b031460bf63c5aaa4fcf96bd7293ecb729 | 40,862 | pas | Pascal | tools/logicEditor/src/LuaLib.pas | laggyluk/brick_engine | 1fc63d8186b4eb12cbfdb3a8b48a901089d3994c | [
"MIT"
] | 1 | 2019-05-24T19:20:12.000Z | 2019-05-24T19:20:12.000Z | tools/logicEditor/src/LuaLib.pas | laggyluk/brick_engine | 1fc63d8186b4eb12cbfdb3a8b48a901089d3994c | [
"MIT"
] | null | null | null | tools/logicEditor/src/LuaLib.pas | laggyluk/brick_engine | 1fc63d8186b4eb12cbfdb3a8b48a901089d3994c | [
"MIT"
] | null | null | null | (******************************************************************************
* Original copyright for the lua source and headers:
* 1994-2004 Tecgraf, PUC-Rio.
* www.lua.org.
*
* Copyright for the Delphi adaptation:
* 2005 Rolf Meyerhoff
* www.matrix44.de
*
* Copyright for the Lua 5.1 adaptation:
* 2007 Marco A... | 35.656195 | 115 | 0.670378 |
8373f25a9daface0bcbb01bf079f9b7750e37f0d | 4,866 | pas | Pascal | dependencies/Indy10/Protocols/IdTimeUDP.pas | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | null | null | null | dependencies/Indy10/Protocols/IdTimeUDP.pas | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | null | null | null | dependencies/Indy10/Protocols/IdTimeUDP.pas | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | null | null | null | {
$Project$
$Workfile$
$Revision$
$DateUTC$
$Id$
This file is part of the Indy (Internet Direct) project, and is offered
under the dual-licensing agreement described on the Indy website.
(http://www.indyproject.org/)
Copyright:
(c) 1993-2005, Chad Z. Hower and the Indy Pit Crew. All r... | 28.45614 | 148 | 0.696054 |
f1654055a96ec9bf900280c7c2b365a85f761f97 | 14,606 | pas | Pascal | 2dBGI/docs/d3d/DirectSetup.pas | JazzMaster/LazGFX | e1d1bb0b698861651f28301b48abce774be5e1d1 | [
"Apache-2.0"
] | 2 | 2021-10-15T12:00:45.000Z | 2022-01-17T20:38:17.000Z | 2dBGI/docs/d3d/DirectSetup.pas | JazzMaster/LazGFX | e1d1bb0b698861651f28301b48abce774be5e1d1 | [
"Apache-2.0"
] | 21 | 2018-10-19T18:07:36.000Z | 2019-06-24T02:34:19.000Z | 2dBGI/docs/d3d/DirectSetup.pas | JazzMaster/LazGFX | e1d1bb0b698861651f28301b48abce774be5e1d1 | [
"Apache-2.0"
] | 3 | 2019-07-03T06:22:43.000Z | 2022-01-17T20:38:19.000Z | {******************************************************************************}
{* *}
{* Copyright (C) 1995-1997 Microsoft Corporation. All Rights Reserved. *}
{* ... | 41.259887 | 112 | 0.596741 |
83eb30ef1a805849eae551b6f4b1fa93603e59b7 | 2,543 | dfm | Pascal | src/misc/MuiltCheckBoxTest/Form.Main.dfm | bogdanpolak/internalBSC | 75f7f9be576de7af0f1748f602137cca4dc8bb84 | [
"MIT"
] | 3 | 2019-01-13T08:41:55.000Z | 2020-11-11T03:00:56.000Z | src/misc/MuiltCheckBoxTest/Form.Main.dfm | bogdanpolak/internalBSC | 75f7f9be576de7af0f1748f602137cca4dc8bb84 | [
"MIT"
] | 7 | 2018-09-27T15:27:35.000Z | 2019-08-13T15:30:23.000Z | src/misc/MuiltCheckBoxTest/Form.Main.dfm | bogdanpolak/internalBSC | 75f7f9be576de7af0f1748f602137cca4dc8bb84 | [
"MIT"
] | 3 | 2019-01-13T08:41:57.000Z | 2020-11-11T03:01:00.000Z | object Form1: TForm1
Left = 0
Top = 0
Caption = 'Form1'
ClientHeight = 599
ClientWidth = 690
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Gr... | 20.844262 | 47 | 0.562721 |
f1dfccece35cdc0ba31ab495d73af41bc993b7b2 | 185 | pas | Pascal | Auto-generated-tasks/Difficulty-2/Task-4/Solution.pas | Alexxx180/EasyTasks | 3661e062f0dc48e10d463816c4ab725d1eec6cc7 | [
"MIT"
] | null | null | null | Auto-generated-tasks/Difficulty-2/Task-4/Solution.pas | Alexxx180/EasyTasks | 3661e062f0dc48e10d463816c4ab725d1eec6cc7 | [
"MIT"
] | null | null | null | Auto-generated-tasks/Difficulty-2/Task-4/Solution.pas | Alexxx180/EasyTasks | 3661e062f0dc48e10d463816c4ab725d1eec6cc7 | [
"MIT"
] | null | null | null | Var
Cnt:=5, k1, Rez:=0:integer;
T:Array[0..Cnt] of integer;
Begin
for k1:= 0 to Cnt do begin
if (T[k1] < 186) then begin
Rez := Rez + 1;
end;
end;
WriteLn("Rez=", Rez);
End. | 16.818182 | 29 | 0.583784 |
6ab456018b04f79d12e436c7fe9ae8393a243b36 | 175,928 | pas | Pascal | Projects/Main.pas | shortydoggg/issrc | 91b448a4b525f7db31eb9cdb421c2d57c8e95137 | [
"FSFAP"
] | 2,613 | 2015-01-06T18:50:22.000Z | 2022-03-31T11:24:23.000Z | Projects/Main.pas | shortydoggg/issrc | 91b448a4b525f7db31eb9cdb421c2d57c8e95137 | [
"FSFAP"
] | 249 | 2015-01-07T02:59:17.000Z | 2022-03-31T20:13:14.000Z | Projects/Main.pas | shortydoggg/issrc | 91b448a4b525f7db31eb9cdb421c2d57c8e95137 | [
"FSFAP"
] | 802 | 2015-01-08T12:05:11.000Z | 2022-03-29T15:26:10.000Z | unit Main;
{
Inno Setup
Copyright (C) 1997-2021 Jordan Russell
Portions by Martijn Laan
For conditions of distribution and use, see LICENSE.TXT.
Background form
}
interface
{$I VERSION.INC}
uses
Windows, SysUtils, Messages, Classes, Graphics, Controls, Forms, Dialogs,
SetupForm, StdC... | 37.833978 | 180 | 0.685474 |
475777b467ec28beadbbb81f96f2e82471d48918 | 1,111 | pas | Pascal | classes/UtilCommon.pas | DanScottNI/delphi-romhacklib | 8b8e18b32a156a20530f5d18f6acc015c0f2d004 | [
"MIT"
] | 1 | 2020-08-15T22:53:43.000Z | 2020-08-15T22:53:43.000Z | classes/UtilCommon.pas | DanScottNI/delphi-romhacklib | 8b8e18b32a156a20530f5d18f6acc015c0f2d004 | [
"MIT"
] | null | null | null | classes/UtilCommon.pas | DanScottNI/delphi-romhacklib | 8b8e18b32a156a20530f5d18f6acc015c0f2d004 | [
"MIT"
] | null | null | null | unit UtilCommon;
interface
uses classes,ComCtrls;
procedure ListViewToCSV(var pListView : TListView;var pStringList : TStringList; pFilename : String);
implementation
procedure ListViewToCSV(var pListView : TListView;var pStringList : TStringList; pFilename : String);
var
i,x : Integer;
stroutput : String;
beg... | 22.673469 | 101 | 0.668767 |
4748b540150718df9f29690421772c6baae1c323 | 164,438 | pas | Pascal | reference-platform/dstu3/FHIROperations.pas | novakjf2000/FHIRServer | a47873825e94cd6cdfa1a077f02e0960098bbefa | [
"BSD-3-Clause"
] | 1 | 2018-01-08T06:40:02.000Z | 2018-01-08T06:40:02.000Z | reference-platform/dstu3/FHIROperations.pas | novakjf2000/FHIRServer | a47873825e94cd6cdfa1a077f02e0960098bbefa | [
"BSD-3-Clause"
] | null | null | null | reference-platform/dstu3/FHIROperations.pas | novakjf2000/FHIRServer | a47873825e94cd6cdfa1a077f02e0960098bbefa | [
"BSD-3-Clause"
] | null | null | null | {!Wrapper uses FHIRBase, FHIRBase_Wrapper, FHIRTypes, FHIRTypes_Wrapper, DateSupport, DateSupport_Wrapper}
unit FHIROperations;
{$I fhir.inc}
{
Copyright (c) 2011+, HL7 and Health Intersections Pty Ltd (http://www.healthintersections.com.au)
All rights reserved.
Redistribution and use in source and binary f... | 30.127886 | 333 | 0.748896 |
4719fd39f4bc9ca8bcb648b06a9f99fc20bb58f4 | 6,967 | pas | Pascal | src/CAPI/CAPI_Parser.pas | PMeira/dss_capi | 8b80035730c9d470d057f6643db0a4d4623d70f4 | [
"BSD-3-Clause"
] | 4 | 2017-12-18T15:23:43.000Z | 2019-02-05T18:22:53.000Z | src/CAPI/CAPI_Parser.pas | PMeira/dss_capi | 8b80035730c9d470d057f6643db0a4d4623d70f4 | [
"BSD-3-Clause"
] | 28 | 2018-02-12T20:13:26.000Z | 2019-02-11T17:27:51.000Z | src/CAPI/CAPI_Parser.pas | PMeira/dss_capi | 8b80035730c9d470d057f6643db0a4d4623d70f4 | [
"BSD-3-Clause"
] | 1 | 2018-07-30T22:57:42.000Z | 2018-07-30T22:57:42.000Z | unit CAPI_Parser;
interface
uses
CAPI_Utils,
CAPI_Types;
function Parser_Get_CmdString(): PAnsiChar; CDECL;
procedure Parser_Set_CmdString(const Value: PAnsiChar); CDECL;
function Parser_Get_NextParam(): PAnsiChar; CDECL;
function Parser_Get_AutoIncrement(): TAPIBoolean; CDECL;
procedure Parser_Set_AutoIncre... | 41.224852 | 109 | 0.62064 |
8346e1b0c3b6e0658665d18c11f4491dc9973579 | 24,917 | dfm | Pascal | VCL_DELPHIX_D6/DxPathEdit.dfm | danielmarschall/spacemission | 28eaed68d11cd9c25f054b551949fb9187f654d2 | [
"Apache-2.0"
] | null | null | null | VCL_DELPHIX_D6/DxPathEdit.dfm | danielmarschall/spacemission | 28eaed68d11cd9c25f054b551949fb9187f654d2 | [
"Apache-2.0"
] | null | null | null | VCL_DELPHIX_D6/DxPathEdit.dfm | danielmarschall/spacemission | 28eaed68d11cd9c25f054b551949fb9187f654d2 | [
"Apache-2.0"
] | 1 | 2021-01-28T02:19:19.000Z | 2021-01-28T02:19:19.000Z | object DelphiXPathsEditForm: TDelphiXPathsEditForm
Left = 292
Top = 187
Width = 610
Height = 508
Caption = 'Paths Editor'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = True
Positio... | 36.805022 | 75 | 0.679937 |
47c30fc1ad82566cda597ef9568173e3fb290bd6 | 7,979 | pas | Pascal | Composants/SynEdit-2_0_3/SynEdit/Source/SynEditPrinterInfo.pas | thewhiteninja/all4cod | 81bb997c23d93068c4ad09854fd0fd77d214f34a | [
"MIT"
] | 5 | 2020-03-31T03:39:43.000Z | 2021-07-27T08:47:54.000Z | Composants/SynEdit-2_0_3/SynEdit/Source/SynEditPrinterInfo.pas | thewhiteninja/all4cod | 81bb997c23d93068c4ad09854fd0fd77d214f34a | [
"MIT"
] | null | null | null | Composants/SynEdit-2_0_3/SynEdit/Source/SynEditPrinterInfo.pas | thewhiteninja/all4cod | 81bb997c23d93068c4ad09854fd0fd77d214f34a | [
"MIT"
] | 4 | 2020-03-31T03:39:45.000Z | 2021-07-26T03:20:54.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/
Software... | 28.701439 | 86 | 0.731295 |
6af97b4695b4d611711145d3d965cf5a80a6699a | 5,073 | pas | Pascal | Server/src/daraja framework/djHTTPServer.pas | Ermesoml/Delphi-with-Vue.js | 1c9046e4ef9341f9592ac0e088e022cd50001eec | [
"MIT"
] | 6 | 2018-09-10T14:37:57.000Z | 2022-02-27T11:55:29.000Z | Server/src/daraja framework/djHTTPServer.pas | Ermesoml/Delphi-with-Vue.js | 1c9046e4ef9341f9592ac0e088e022cd50001eec | [
"MIT"
] | 1 | 2019-04-23T11:25:40.000Z | 2019-04-23T12:23:13.000Z | Server/src/daraja framework/djHTTPServer.pas | Ermesoml/Delphi-with-Vue.js | 1c9046e4ef9341f9592ac0e088e022cd50001eec | [
"MIT"
] | 1 | 2018-09-10T14:38:03.000Z | 2018-09-10T14:38:03.000Z | (*
Daraja Framework
Copyright (C) 2016 Michael Justin
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later v... | 26.149485 | 85 | 0.734082 |
f1c051d46bf3da3a19dd2278fe0b5a9adfdb3953 | 221 | dpr | Pascal | windows/src/ext/jedi/jvcl/tests/p3/examples/JvRichEditParser/JvRichEditParserDemo.dpr | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/tests/p3/examples/JvRichEditParser/JvRichEditParserDemo.dpr | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/ext/jedi/jvcl/tests/p3/examples/JvRichEditParser/JvRichEditParserDemo.dpr | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | program JvRichEditParserDemo;
uses
Forms,
JvRichEditParserFrm in 'JvRichEditParserFrm.pas' {frmMain};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TfrmMain, frmMain);
Application.Run;
end.
| 15.785714 | 61 | 0.764706 |
833b1120e058a410e31d72f753b1633120630dbb | 17,183 | pas | Pascal | Quake_Delphi_Sources/src/cl_main.pas | delphi-pascal-archive/quake-delphi-sources | d7b90ca29ea43f9f7f11bb3646bee5050b100509 | [
"Unlicense"
] | null | null | null | Quake_Delphi_Sources/src/cl_main.pas | delphi-pascal-archive/quake-delphi-sources | d7b90ca29ea43f9f7f11bb3646bee5050b100509 | [
"Unlicense"
] | null | null | null | Quake_Delphi_Sources/src/cl_main.pas | delphi-pascal-archive/quake-delphi-sources | d7b90ca29ea43f9f7f11bb3646bee5050b100509 | [
"Unlicense"
] | null | null | null | // ------------------------------------------------------------------------------
//
// Copyright (C) 1996-1997 Id Software, Inc.
//
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License
// as published by the Free Software Foundation; eith... | 23.766252 | 128 | 0.603271 |
47a952c6a286e79314fa8270d9aa884beaf0ff5f | 18,298 | pas | Pascal | Import/Indy9/IdNetworkCalculator.pas | pavkam/wow-protocol | 2adc5df4cb15f29009dd6536fec18df5a8881ebb | [
"MIT"
] | 2 | 2018-01-09T16:49:35.000Z | 2021-07-17T06:47:53.000Z | Import/Indy9/IdNetworkCalculator.pas | pavkam/wow-protocol | 2adc5df4cb15f29009dd6536fec18df5a8881ebb | [
"MIT"
] | null | null | null | Import/Indy9/IdNetworkCalculator.pas | pavkam/wow-protocol | 2adc5df4cb15f29009dd6536fec18df5a8881ebb | [
"MIT"
] | 2 | 2017-01-20T10:47:56.000Z | 2021-07-17T06:47:54.000Z | { $HDR$}
{**********************************************************************}
{ Unit archived using Team Coherence }
{ Team Coherence is Copyright 2002 by Quality Software Components }
{ }
{ For further ... | 29.656402 | 135 | 0.662477 |
4723d2e6d779a49bf72419a238a81cced9188729 | 17,442 | pas | Pascal | Components/JVCL/qrun/JvQWizardRouteMapList.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/qrun/JvQWizardRouteMapList.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/qrun/JvQWizardRouteMapList.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | 1 | 2019-12-24T08:39:18.000Z | 2019-12-24T08:39:18.000Z | {******************************************************************************}
{* WARNING: JEDI VCL To CLX Converter generated unit. *}
{* Manual modifications will be lost on next release. *}
{****************************************************************************... | 29.866438 | 157 | 0.697569 |
6acdebcbc8d9a781d25065742773fe444df9cc43 | 12,273 | pas | Pascal | PHPTypes.pas | bgarrels/PHP4Lazarus | 2ba45b156a5a590ea3aa049bb8e5e8bb2b86aea9 | [
"PHP-3.0"
] | 11 | 2015-10-13T07:53:21.000Z | 2020-11-07T10:18:32.000Z | PHPTypes.pas | rnapoles/PHP4Lazarus | 2ba45b156a5a590ea3aa049bb8e5e8bb2b86aea9 | [
"PHP-3.0"
] | null | null | null | PHPTypes.pas | rnapoles/PHP4Lazarus | 2ba45b156a5a590ea3aa049bb8e5e8bb2b86aea9 | [
"PHP-3.0"
] | 5 | 2015-04-20T08:37:16.000Z | 2021-02-04T22:08:57.000Z | {*******************************************************}
{ PHP4Delphi }
{ PHP - Delphi interface }
{ }
{ Author: }
{ Serhiy Perevoznyk ... | 27.829932 | 99 | 0.646052 |
8533f81f1b64ab602f38a9e3d42a8decfdf4ba26 | 2,380 | pas | Pascal | test/code/ooObjectB.Entity.Mock.pas | VencejoSoftware/ooEntity | 0c49ad7c2420f8fe1fb57942fff27c55fdfd41bc | [
"BSD-3-Clause"
] | 1 | 2022-01-04T02:17:53.000Z | 2022-01-04T02:17:53.000Z | test/code/ooObjectB.Entity.Mock.pas | VencejoSoftware/ooEntity | 0c49ad7c2420f8fe1fb57942fff27c55fdfd41bc | [
"BSD-3-Clause"
] | null | null | null | test/code/ooObjectB.Entity.Mock.pas | VencejoSoftware/ooEntity | 0c49ad7c2420f8fe1fb57942fff27c55fdfd41bc | [
"BSD-3-Clause"
] | 2 | 2019-11-21T02:57:52.000Z | 2021-01-26T04:45:05.000Z | {
Copyright (c) 2016, Vencejo Software
Distributed under the terms of the Modified BSD License
The full license is distributed with this software
}
unit ooObjectB.Entity.Mock;
interface
uses
SysUtils,
Generics.Collections,
ooKey,
ooDataInput.Intf, ooDataOutput.Intf,
ooEntity.Intf,
ooObjectA.Entity.M... | 24.791667 | 77 | 0.755882 |
47bae787eb94209279629359770aac5fadd9ec6f | 7,337 | pas | Pascal | Sources/XCTest.XCTestExpectation.pas | remobjects/RemObjects.Elements.EUnit | 3aedbd0a453a3464f518ffe819341cc369607d48 | [
"BSD-2-Clause"
] | null | null | null | Sources/XCTest.XCTestExpectation.pas | remobjects/RemObjects.Elements.EUnit | 3aedbd0a453a3464f518ffe819341cc369607d48 | [
"BSD-2-Clause"
] | null | null | null | Sources/XCTest.XCTestExpectation.pas | remobjects/RemObjects.Elements.EUnit | 3aedbd0a453a3464f518ffe819341cc369607d48 | [
"BSD-2-Clause"
] | null | null | null | namespace RemObjects.Elements.EUnit.XCTest;
{$IF NOT WEBASSEMBLY}
type
{$IF DARWIN}[Cocoa]{$ENDIF}
XCTestExpectation = public class
constructor withDescription(aDescription: String);
begin
expectationDescription := aDescription;
end;
property expectationDescription: String; rea... | 32.608889 | 204 | 0.679978 |
47c657749633d539037be19cac34f8802abdc8b2 | 1,790 | pas | Pascal | Source/Services/Rekognition/Base/Model/AWS.Rekognition.Model.CoversBodyPart.pas | juliomar/aws-sdk-delphi | 995a0af808c7f66122fc6a04763d68203f8502eb | [
"Apache-2.0"
] | 67 | 2021-07-28T23:47:09.000Z | 2022-03-15T11:48:35.000Z | Source/Services/Rekognition/Base/Model/AWS.Rekognition.Model.CoversBodyPart.pas | juliomar/aws-sdk-delphi | 995a0af808c7f66122fc6a04763d68203f8502eb | [
"Apache-2.0"
] | 5 | 2021-09-01T09:31:16.000Z | 2022-03-16T18:19:21.000Z | Source/Services/Rekognition/Base/Model/AWS.Rekognition.Model.CoversBodyPart.pas | landgraf-dev/aws-sdk-delphi | 995a0af808c7f66122fc6a04763d68203f8502eb | [
"Apache-2.0"
] | 13 | 2021-07-29T02:41:16.000Z | 2022-03-16T10:22:38.000Z | unit AWS.Rekognition.Model.CoversBodyPart;
interface
uses
Bcl.Types.Nullable;
type
TCoversBodyPart = class;
ICoversBodyPart = interface
function GetConfidence: Double;
procedure SetConfidence(const Value: Double);
function GetValue: Boolean;
procedure SetValue(const Value: Boolean);
func... | 22.375 | 71 | 0.764804 |
83d552b671ed390e08f9d3c159f9dc262f223f84 | 25,369 | pas | Pascal | contrib/mORMot/SynDBDataset/SynDBFireDAC.pas | Razor12911/bms2xtool | 0493cf895a9dbbd9f2316a3256202bcc41d9079c | [
"MIT"
] | 4 | 2020-04-24T07:43:43.000Z | 2021-08-29T08:36:08.000Z | mORMot/SynDBDataset/SynDBFireDAC.pas | LongDirtyAnimAlf/AsphyrePXL | 9151ff88eca1fa01dce083b09e7ea20076f6d334 | [
"Apache-2.0"
] | 1 | 2022-02-17T07:17:16.000Z | 2022-02-17T07:17:16.000Z | contrib/mORMot/SynDBDataset/SynDBFireDAC.pas | Razor12911/bms2xtool | 0493cf895a9dbbd9f2316a3256202bcc41d9079c | [
"MIT"
] | 2 | 2020-08-18T09:42:33.000Z | 2021-04-22T08:15:27.000Z | /// FireDAC/AnyDAC-based classes for SynDB units
// - this unit is a part of the freeware Synopse framework,
// licensed under a MPL/GPL/LGPL tri-license; version 1.18
unit SynDBFireDAC;
{
This file is part of Synopse framework.
Synopse framework. Copyright (C) 2020 Arnaud Bouchez
Synopse Informatique - https:/... | 37.362297 | 116 | 0.692459 |
f1389f722712451360343576ba5cd68c78f168e9 | 7,532 | pas | Pascal | frmAdvanced.pas | dgrieser/winxcorners | c0e259106b1f2df07a04c76600ee6208b8dc3f67 | [
"MIT"
] | 377 | 2019-06-12T19:12:38.000Z | 2022-03-31T16:30:52.000Z | frmAdvanced.pas | dgrieser/winxcorners | c0e259106b1f2df07a04c76600ee6208b8dc3f67 | [
"MIT"
] | 32 | 2019-06-10T17:07:15.000Z | 2022-03-28T09:37:45.000Z | frmAdvanced.pas | dgrieser/winxcorners | c0e259106b1f2df07a04c76600ee6208b8dc3f67 | [
"MIT"
] | 32 | 2019-09-22T01:17:15.000Z | 2022-03-28T09:35:39.000Z | unit frmAdvanced;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls, Vcl.Samples.Spin,
Vcl.ExtCtrls, ShellApi, IniFiles, IPPeerClient, Data.Bind.Components,
Data.Bind.ObjectScope, REST.Client, Vcl.... | 31.514644 | 98 | 0.731147 |
47c5d0ed615ccb5633c1e5fae9fcb5f25bc26ea9 | 113 | pas | Pascal | tests/compare/pointer.pas | tranleduy2000/JSPIIJ | 84103b491f16adf06e252298ff93a2dcb99c2bb1 | [
"Apache-2.0"
] | 1 | 2021-07-31T03:46:22.000Z | 2021-07-31T03:46:22.000Z | tests/compare/pointer.pas | tranleduy2000/JSPIIJ | 84103b491f16adf06e252298ff93a2dcb99c2bb1 | [
"Apache-2.0"
] | null | null | null | tests/compare/pointer.pas | tranleduy2000/JSPIIJ | 84103b491f16adf06e252298ff93a2dcb99c2bb1 | [
"Apache-2.0"
] | null | null | null | procedure proc(a: ^integer);
begin
a^ := 2;
end;
var
x: integer;
begin
proc(@x);
writeln(x)
end. | 10.272727 | 28 | 0.557522 |
f1f7b2a13eaf87b653c54922506d62fd4a8f416f | 9,554 | pas | Pascal | Source/Apps/Messenger/MainFormU.pas | ronaldhoek/GroupMeLib | 9380ac524ed8c9ebe3a30dccf0dddc1a91ce5eb0 | [
"MIT"
] | null | null | null | Source/Apps/Messenger/MainFormU.pas | ronaldhoek/GroupMeLib | 9380ac524ed8c9ebe3a30dccf0dddc1a91ce5eb0 | [
"MIT"
] | null | null | null | Source/Apps/Messenger/MainFormU.pas | ronaldhoek/GroupMeLib | 9380ac524ed8c9ebe3a30dccf0dddc1a91ce5eb0 | [
"MIT"
] | null | null | null | unit MainFormU;
(*
INFORMATION
This unit containts a basic test form for GroupMe to
- request available groups
- request group details
- request group messages
VERSION HISTORY
2016-11-28 -> initialversion bij Ronald Hoek
*)
interface
uses
System.SysUtils, System.Types, ... | 27.065156 | 98 | 0.644861 |
f1b0b32417f1d97e53b6005771683248e6a0a204 | 659 | dpr | Pascal | DesingPrinciples.dpr | bernardbr/delphi-design-principles | 5860a78414347af62229441cfeab07d8f81e62f5 | [
"MIT"
] | null | null | null | DesingPrinciples.dpr | bernardbr/delphi-design-principles | 5860a78414347af62229441cfeab07d8f81e62f5 | [
"MIT"
] | null | null | null | DesingPrinciples.dpr | bernardbr/delphi-design-principles | 5860a78414347af62229441cfeab07d8f81e62f5 | [
"MIT"
] | null | null | null | program DesingPrinciples;
uses
Vcl.Forms,
FormPrincipal in 'FormPrincipal.pas' {frmPrincipal},
FormPrincipalController in 'FormPrincipalController.pas',
InterfaceFuncionarioModel in 'InterfaceFuncionarioModel.pas',
FuncionarioDAO in 'FuncionarioDAO.pas',
FuncionarioComissionadoModel in 'FuncionarioComissio... | 31.380952 | 89 | 0.823976 |
f193f856a411de564fb297976e459248e5fa2e04 | 17,034 | pas | Pascal | test/TestArray.pas | alexeylisyutenko/jansson-delphi | 9faa3167fd6c9bb77849499776e10980339d8afc | [
"MIT"
] | 5 | 2020-05-20T16:24:16.000Z | 2021-04-12T00:49:43.000Z | test/TestArray.pas | alexeylisyutenko/jansson-delphi | 9faa3167fd6c9bb77849499776e10980339d8afc | [
"MIT"
] | null | null | null | test/TestArray.pas | alexeylisyutenko/jansson-delphi | 9faa3167fd6c9bb77849499776e10980339d8afc | [
"MIT"
] | 1 | 2020-05-21T18:52:34.000Z | 2020-05-21T18:52:34.000Z | unit TestArray;
interface
uses
TestFramework;
type
TTestArray = class(TTestCase)
published
procedure TestMisc;
procedure TestInsert;
procedure TestRemove;
procedure TestClear;
procedure TestExtend;
procedure TestCircular;
procedure TestArrayForeach;
procedure Te... | 26.287037 | 105 | 0.653869 |
478d59a1d2a21718d305fc599ed52e78ad1c7d69 | 7,417 | dfm | Pascal | DEMO/Demos/08_UserVars/CBuilder/Unit1.dfm | alexeysmorkalov/vtkTools.PReport | f07e1189ad0a4beaf00cdc3e4a4f5f29e000cf55 | [
"MIT"
] | null | null | null | DEMO/Demos/08_UserVars/CBuilder/Unit1.dfm | alexeysmorkalov/vtkTools.PReport | f07e1189ad0a4beaf00cdc3e4a4f5f29e000cf55 | [
"MIT"
] | null | null | null | DEMO/Demos/08_UserVars/CBuilder/Unit1.dfm | alexeysmorkalov/vtkTools.PReport | f07e1189ad0a4beaf00cdc3e4a4f5f29e000cf55 | [
"MIT"
] | null | null | null | object Form1: TForm1
Left = 192
Top = 107
Width = 376
Height = 126
Caption = '8 - User vars'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 9... | 26.395018 | 82 | 0.479844 |
476f717f38bffaa8ccb4824e3ef543757520f210 | 53,979 | pas | Pascal | Grijjy.Http.pas | hkollmann/GrijjyFoundation | 8ff91c9f319d2c07a9b12dca8c481b96d47a2d23 | [
"BSD-2-Clause"
] | 202 | 2017-01-09T19:30:32.000Z | 2022-03-09T09:53:47.000Z | Grijjy.Http.pas | hkollmann/GrijjyFoundation | 8ff91c9f319d2c07a9b12dca8c481b96d47a2d23 | [
"BSD-2-Clause"
] | 40 | 2017-05-10T06:41:22.000Z | 2022-01-14T17:52:26.000Z | Grijjy.Http.pas | hkollmann/GrijjyFoundation | 8ff91c9f319d2c07a9b12dca8c481b96d47a2d23 | [
"BSD-2-Clause"
] | 72 | 2017-01-17T00:52:24.000Z | 2022-03-24T09:14:56.000Z | unit Grijjy.Http;
{ Windows and Linux Cross-platform HTTP, HTTPS and HTTP/2 protocol
support class using scalable client sockets }
interface
{$I Grijjy.inc}
//{$DEFINE LOGGING}
{$DEFINE HTTP2}
uses
System.Classes,
System.SysUtils,
System.StrUtils,
System.SyncObjs,
System.DateUtils,
System.Messaging,
... | 27.95391 | 165 | 0.690139 |
83e7adeb0c1b05a9cefa59271f68ad2fba695876 | 3,549 | dfm | Pascal | forecast.dfm | WangTimo/Power-Load-Forecasting-Software-with-Regression-Analysis- | abdadfa845c4f28c2857d30ba76c7c8d3c3ffe56 | [
"MIT"
] | null | null | null | forecast.dfm | WangTimo/Power-Load-Forecasting-Software-with-Regression-Analysis- | abdadfa845c4f28c2857d30ba76c7c8d3c3ffe56 | [
"MIT"
] | null | null | null | forecast.dfm | WangTimo/Power-Load-Forecasting-Software-with-Regression-Analysis- | abdadfa845c4f28c2857d30ba76c7c8d3c3ffe56 | [
"MIT"
] | null | null | null | object Form4: TForm4
Left = 406
Top = 140
Width = 681
Height = 403
BorderStyle = bsSizeToolWin
Caption = #26681#25454#24180#20221#36827#34892#36127#33655#39044#27979
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
... | 26.095588 | 79 | 0.618484 |
f166badcc782d1446df9d9e21e04908ab64cbe7d | 718 | pas | Pascal | delphi/0040.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | delphi/0040.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | delphi/0040.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z |
The following code demonstrates how to bring up the WinHelp "Search"
dialog for your application's help file. You can use TApplication's
HelpCommand method to send the Help_PartialKey command to the WinHelp
system. The parameter for this command should be a PChar (cast to a
longint to circumvent typechecking) th... | 31.217391 | 70 | 0.747911 |
f18bce5bc8d131b90c992e8595ae537b2f76e789 | 232 | dpr | Pascal | Examples/VideoZip/demo_VideoZip.dpr | ryujt/ryulib-delphi | a59d308d6535de6a2fdb1ac49ded981849031c60 | [
"MIT"
] | 12 | 2019-11-09T11:44:47.000Z | 2022-03-01T23:38:30.000Z | Examples/VideoZip/demo_VideoZip.dpr | ryujt/ryulib-delphi | a59d308d6535de6a2fdb1ac49ded981849031c60 | [
"MIT"
] | 1 | 2019-11-08T08:27:34.000Z | 2019-11-08T08:43:51.000Z | Examples/VideoZip/demo_VideoZip.dpr | ryujt/ryulib-delphi | a59d308d6535de6a2fdb1ac49ded981849031c60 | [
"MIT"
] | 15 | 2019-10-15T12:34:29.000Z | 2021-02-23T08:25:48.000Z | program demo_VideoZip;
uses
Vcl.Forms,
_fmMain in '_fmMain.pas' {fmMain};
{$R *.res}
begin
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.CreateForm(TfmMain, fmMain);
Application.Run;
end.
| 15.466667 | 42 | 0.732759 |
f19287f5302bd0bc6aedcca3f8db5f368012af3c | 2,292 | pas | Pascal | streams/0003.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | streams/0003.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | streams/0003.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z | {
There's a bug in TEMSStream.Done. It leaves EMSCurHandle and EMSCurPage with
the last used values, even though it's releasing an EMS handle, which may
well be EMSCurHandle. This means that if you allocate a second EMSStream
after disposing of the first one, it can happen that it sees the page frame
as already ... | 30.157895 | 78 | 0.609075 |
47b5594fd25b1dad8aa2aef40e3fc4d47b7491c3 | 153 | pas | Pascal | CAT/tests/00. general/compiler options/pkg_opt_1.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 19 | 2018-10-22T23:45:31.000Z | 2021-05-16T00:06:49.000Z | CAT/tests/00. general/compiler options/pkg_opt_1.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 1 | 2019-06-01T06:17:08.000Z | 2019-12-28T10:27:42.000Z | CAT/tests/00. general/compiler options/pkg_opt_1.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 6 | 2018-08-30T05:16:21.000Z | 2021-05-12T20:25:43.000Z | unit pkg_opt_1;
#set VariantExplicitConvert=False;
interface
implementation
procedure Test;
begin
end;
initialization
Test();
finalization
end. | 8.052632 | 34 | 0.784314 |
83bbf9e6e3ff2852a1c5605ad5e2fdefe0282d23 | 2,652 | pas | Pascal | src/gui-experimental/wizards/operations/UWIZChangeKey_EnterKey.pas | O1OOO111/PascalCoin | a1725b674c45ebf380c2fb132454439e58f7119a | [
"MIT"
] | 1 | 2021-06-07T13:20:04.000Z | 2021-06-07T13:20:04.000Z | src/gui-experimental/wizards/operations/UWIZChangeKey_EnterKey.pas | O1OOO111/PascalCoin | a1725b674c45ebf380c2fb132454439e58f7119a | [
"MIT"
] | null | null | null | src/gui-experimental/wizards/operations/UWIZChangeKey_EnterKey.pas | O1OOO111/PascalCoin | a1725b674c45ebf380c2fb132454439e58f7119a | [
"MIT"
] | 1 | 2021-06-02T23:57:38.000Z | 2021-06-02T23:57:38.000Z | unit UWIZChangeKey_EnterKey;
{ Copyright (c) 2018 by Sphere 10 Software <http://www.sphere10.com/>
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
c... | 23.263158 | 97 | 0.755656 |
f17b3d5145210cef7ee61492a1d1b79daf7dfc8b | 660 | pas | Pascal | Source/VCL/ExtCtrls.Windows.pas | atkins126/DelphiRTL | f0ea29598025346577870cc9a27338592c4dac1b | [
"BSD-2-Clause"
] | 40 | 2016-09-28T21:34:23.000Z | 2021-12-25T23:02:09.000Z | Source/VCL/ExtCtrls.Windows.pas | atkins126/DelphiRTL | f0ea29598025346577870cc9a27338592c4dac1b | [
"BSD-2-Clause"
] | 11 | 2017-08-30T13:03:00.000Z | 2020-08-25T13:46:05.000Z | Source/VCL/ExtCtrls.Windows.pas | atkins126/DelphiRTL | f0ea29598025346577870cc9a27338592c4dac1b | [
"BSD-2-Clause"
] | 15 | 2016-11-24T05:52:39.000Z | 2021-11-11T00:50:12.000Z | namespace RemObjects.Elements.RTL.Delphi.VCL;
{$IF ISLAND AND WINDOWS}
interface
uses
RemObjects.Elements.RTL.Delphi;
type
TPanel = public partial class(TCustomControl)
protected
method CreateParams(var aParams: TCreateParams); override;
end;
implementation
method TPanel.CreateParams(var aParams: TCr... | 21.290323 | 82 | 0.769697 |
474480b84486a3a706091a1ec147095a844e861a | 17,601 | dfm | Pascal | AutoRun_USB_Agent/main.dfm | delphi-pascal-archive/autorun-usb-agent | b61499901a13a2c74cbe1a0b459d18d42dadf204 | [
"Unlicense"
] | null | null | null | AutoRun_USB_Agent/main.dfm | delphi-pascal-archive/autorun-usb-agent | b61499901a13a2c74cbe1a0b459d18d42dadf204 | [
"Unlicense"
] | null | null | null | AutoRun_USB_Agent/main.dfm | delphi-pascal-archive/autorun-usb-agent | b61499901a13a2c74cbe1a0b459d18d42dadf204 | [
"Unlicense"
] | 1 | 2022-01-05T05:10:28.000Z | 2022-01-05T05:10:28.000Z | object MainForm: TMainForm
Left = 230
Top = 130
BorderIcons = []
BorderStyle = bsSingle
Caption = 'No AutoRun_USB Agent'
ClientHeight = 169
ClientWidth = 514
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Fo... | 53.175227 | 309 | 0.829044 |
47a7e0ce85a9c2b91b6cd72aa5943136db9b917b | 9,734 | pas | Pascal | Examples/trunk/dockmanager/package/felasticsite.pas | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 11 | 2017-06-17T05:13:45.000Z | 2021-07-11T13:18:48.000Z | Examples/trunk/dockmanager/package/felasticsite.pas | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 2 | 2019-03-05T12:52:40.000Z | 2021-12-03T12:34:26.000Z | Examples/trunk/dockmanager/package/felasticsite.pas | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 6 | 2017-09-07T09:10:09.000Z | 2022-02-19T20:19:58.000Z | unit fElasticSite;
(* Demonstrate elastic dock sites.
This form has dock sites (panels) on its left, right and bottom.
Empty panels should be invisible, what's a bit tricky. They cannot have
Visible=False, because this would disallow to dock anything into them.
So the width/height of the panels is set to... | 28.545455 | 82 | 0.627697 |
830db87b77b8853fbefec728f30fd85e21852cec | 1,553 | dpr | Pascal | ScaleMM2/Challenge/MMUsageDll.dpr | thiekus/pascal-launcher | 4ba3b32339ed56851c6d53333c39231aa143af04 | [
"Unlicense"
] | 2 | 2018-09-16T20:41:07.000Z | 2018-09-17T03:58:08.000Z | ScaleMM2/Challenge/MMUsageDll.dpr | thiekus/pascal-launcher | 4ba3b32339ed56851c6d53333c39231aa143af04 | [
"Unlicense"
] | null | null | null | ScaleMM2/Challenge/MMUsageDll.dpr | thiekus/pascal-launcher | 4ba3b32339ed56851c6d53333c39231aa143af04 | [
"Unlicense"
] | 1 | 2020-12-31T16:58:26.000Z | 2020-12-31T16:58:26.000Z | library MMUsageDll;
{$I FASTCODE_MM.INC}
uses
{$IFDEF MM_BUCKETMM}
{Robert Houdart's BucketMM}
BucketMem,
{$ENDIF}
{$IFDEF MM_BUCKETMM_ASM}
{Robert Houdart's BucketMM}
BucketMem_Asm,
{$ENDIF}
{$IFDEF MM_DKCIA32MM}
{Dennis Christensen slowcode entry version 0.16}
DKC_IA32_MM_Unit,
{$E... | 19.658228 | 54 | 0.661945 |
618540c43ce5fbb61aaf011182e6bae5fb2c1cdb | 2,244 | pas | Pascal | src/LibraryEvents.pas | kmzbrnoI/mtb-lib | c172cb694d5d9212cd3bddea3d7ea84461499b8c | [
"Apache-2.0"
] | 1 | 2018-09-03T01:36:13.000Z | 2018-09-03T01:36:13.000Z | src/LibraryEvents.pas | kmzbrnoI/mtb-lib | c172cb694d5d9212cd3bddea3d7ea84461499b8c | [
"Apache-2.0"
] | 11 | 2016-05-09T14:12:30.000Z | 2021-05-06T11:50:36.000Z | src/LibraryEvents.pas | kmzbrnoI/mtb-lib | c172cb694d5d9212cd3bddea3d7ea84461499b8c | [
"Apache-2.0"
] | 1 | 2018-09-03T01:36:14.000Z | 2018-09-03T01:36:14.000Z | ////////////////////////////////////////////////////////////////////////////////
// LibraryEvents.pas
// MTB communication library
// Library event definition
// (c) Jan Horacek (jan.horacek@kmz-brno.cz),
////////////////////////////////////////////////////////////////////////////////
{
LICENSE:
Copyright 2... | 26.4 | 119 | 0.688948 |
473fc1100f2b2532abd4435036cc42182166f0ea | 45,543 | pas | Pascal | lazarus/lcl/interfaces/gtk3/gtk3bindings/lazgdkpixbuf2.pas | rarnu/golcl-liblcl | 6f238af742857921062365656a1b13b44b2330ce | [
"Apache-2.0"
] | null | null | null | lazarus/lcl/interfaces/gtk3/gtk3bindings/lazgdkpixbuf2.pas | rarnu/golcl-liblcl | 6f238af742857921062365656a1b13b44b2330ce | [
"Apache-2.0"
] | null | null | null | lazarus/lcl/interfaces/gtk3/gtk3bindings/lazgdkpixbuf2.pas | rarnu/golcl-liblcl | 6f238af742857921062365656a1b13b44b2330ce | [
"Apache-2.0"
] | null | null | null | { This is an autogenerated unit using gobject introspection (gir2pascal). Do not Edit. }
unit LazGdkPixbuf2;
{$MODE OBJFPC}{$H+}
{$PACKRECORDS C}
{$MODESWITCH DUPLICATELOCALS+}
{$LINKLIB libgdk_pixbuf-2.0.so.0}
interface
uses
CTypes, LazGModule2, LazGio2, LazGLib2, LazGObject2;
const
GdkPixbuf2_library = 'libgd... | 54.347255 | 360 | 0.808313 |
85e11ece6afb7fe819ba1867cbb91e30cb863b9d | 1,155 | pas | Pascal | src/forms/fSplash.pas | kmzbrnoI/hJOPpanel | 17752ed3da5cf423375250113ce2df6b96c019a2 | [
"Apache-2.0"
] | 3 | 2016-02-17T20:15:23.000Z | 2018-05-24T20:12:38.000Z | src/forms/fSplash.pas | kmzbrnoI/hJOPpanel | 17752ed3da5cf423375250113ce2df6b96c019a2 | [
"Apache-2.0"
] | 45 | 2016-04-15T18:21:06.000Z | 2021-09-22T09:54:20.000Z | src/forms/fSplash.pas | kmzbrnoI/hJOPpanel | 17752ed3da5cf423375250113ce2df6b96c019a2 | [
"Apache-2.0"
] | 1 | 2021-11-16T14:15:33.000Z | 2021-11-16T14:15:33.000Z | unit fSplash;
{
Splash window shown when starting the application.
}
interface
uses
Windows, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ComCtrls, ExtCtrls;
type
TF_splash = class(TForm)
ST_name: TStaticText;
ST_Version: TStaticText;
L_Created: TLabel;
L_BuildTime: TLabe... | 19.25 | 68 | 0.722944 |
47211177dc0cb09e202702cde7532e7807422ea1 | 935 | pas | Pascal | src/Horse.Query.pas | dliocode/horse-query | 188e4a63baaca666c634f7f6b7485f10fd878941 | [
"MIT"
] | 8 | 2020-10-22T11:02:33.000Z | 2021-06-24T11:39:00.000Z | src/Horse.Query.pas | dliocode/horse-query | 188e4a63baaca666c634f7f6b7485f10fd878941 | [
"MIT"
] | 1 | 2021-01-20T23:10:17.000Z | 2021-01-20T23:16:13.000Z | src/Horse.Query.pas | dliocode/horse-query | 188e4a63baaca666c634f7f6b7485f10fd878941 | [
"MIT"
] | 5 | 2020-10-30T14:40:23.000Z | 2021-06-26T02:09:42.000Z | unit Horse.Query;
interface
uses
Horse,
DataSet.Serialize,
Data.DB,
System.JSON, System.SysUtils;
procedure Query(Req: THorseRequest; Res: THorseResponse; Next: TProc);
implementation
procedure Query(Req: THorseRequest; Res: THorseResponse; Next: TProc);
var
LContent: TObject;
LJA: TJSONArray;
LOldCa... | 19.081633 | 91 | 0.73262 |
f19f893df71e8b2a01c37426e5fb874bd51d2b43 | 368 | pas | Pascal | Test/SimpleScripts/const_block.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 79 | 2015-03-18T10:46:13.000Z | 2022-03-17T18:05:11.000Z | Test/SimpleScripts/const_block.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 6 | 2016-03-29T14:39:00.000Z | 2020-09-14T10:04:14.000Z | Test/SimpleScripts/const_block.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 25 | 2016-05-04T13:11:38.000Z | 2021-09-29T13:34:31.000Z | procedure Stuff1;
const
a = 1;
b = 2;
var
c : Integer;
d : Integer;
begin
c:=d;
end;
procedure Stuff2;
var
c : Integer;
d : Integer;
const
a = 1;
b = 2;
begin
c:=d;
end;
procedure Stuff3;
var
c : Integer;
d : Integer;
begin
c:=d;
end;
procedure Stu... | 9.945946 | 18 | 0.494565 |
47974eaaddb5690e25f01714eb4b52e60357ce5f | 419 | dfm | Pascal | screen/uUsuarioAcessoScreen.dfm | RickMao/mvcdelphi | 9f2b7ca714aba25e6918964975acba91298c998e | [
"Unlicense"
] | null | null | null | screen/uUsuarioAcessoScreen.dfm | RickMao/mvcdelphi | 9f2b7ca714aba25e6918964975acba91298c998e | [
"Unlicense"
] | null | null | null | screen/uUsuarioAcessoScreen.dfm | RickMao/mvcdelphi | 9f2b7ca714aba25e6918964975acba91298c998e | [
"Unlicense"
] | 1 | 2019-10-31T17:41:00.000Z | 2019-10-31T17:41:00.000Z | object UsuarioAcessoScreen: TUsuarioAcessoScreen
Left = 0
Top = 0
BorderStyle = bsSingle
Caption = 'Sistema de Login MVC'
ClientHeight = 571
ClientWidth = 794
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style ... | 22.052632 | 49 | 0.680191 |
f1e571f314ce0d849d0b3902a72b10ce25f6ffa4 | 91,443 | pas | Pascal | Cairo/cairo.pas | bittencourtthulio/SVGIconImageList | e62c4d900ec72d1b5c065b8648ff594494276fd0 | [
"Apache-2.0"
] | 4 | 2021-05-06T17:36:32.000Z | 2022-01-17T21:33:25.000Z | Cairo/cairo.pas | bittencourtthulio/SVGIconImageList | e62c4d900ec72d1b5c065b8648ff594494276fd0 | [
"Apache-2.0"
] | null | null | null | Cairo/cairo.pas | bittencourtthulio/SVGIconImageList | e62c4d900ec72d1b5c065b8648ff594494276fd0 | [
"Apache-2.0"
] | 1 | 2021-04-12T19:31:49.000Z | 2021-04-12T19:31:49.000Z | (* cairo delphi & freepascal binding
*
* This library is free software; you can redistribute it and/or
* modify it either under the terms of the GNU Lesser General Public
* License version 2.1 as published by the Free Software Foundation
* (the "LGPL") or, at your option, under the terms of the Mozilla
* Public ... | 31.928422 | 262 | 0.74243 |
Subsets and Splits
HTML Code Excluding Scripts
The query retrieves a limited set of HTML content entries that are longer than 8 characters and do not contain script tags, offering only basic filtering with minimal analytical value.