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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
4767751741b2f36f4f51dce7cfcd79dfa05ab819 | 327 | dpr | Pascal | Samples/Delphi/VCL/Sport/TextResource/TextResource.dpr | atkins126/I18N | 4176f8991b4c572ac36d8b2667dc345c185ff26f | [
"MIT"
] | 43 | 2019-11-04T09:35:05.000Z | 2022-02-28T00:01:46.000Z | Samples/Delphi/VCL/Sport/TextResource/TextResource.dpr | tomajexpress/I18N | 2cb4161cb70645e62675925089b15e6ece9bd915 | [
"MIT"
] | 47 | 2020-01-16T18:13:31.000Z | 2022-02-15T15:06:25.000Z | Samples/Delphi/VCL/Sport/TextResource/TextResource.dpr | tomajexpress/I18N | 2cb4161cb70645e62675925089b15e6ece9bd915 | [
"MIT"
] | 20 | 2019-10-09T03:44:00.000Z | 2022-02-28T00:01:48.000Z | program TextResource;
{$R 'Sports.res' 'Sports.rc'}
uses
Vcl.Forms,
Unit1 in 'Unit1.pas' {Form1},
SportFrm in '..\SportFrm.pas' {SportForm},
Sport in '..\Sport.pas';
{$R *.res}
begin
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.CreateForm(TForm1, Form1);
Application.Run... | 17.210526 | 44 | 0.688073 |
47dc9945f876f3ec7d94568eca09ff8091e17065 | 1,675 | pas | Pascal | Libraries/GraphicsLib/dwsJPEGEncoderOptions.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | 1 | 2022-02-18T22:14:44.000Z | 2022-02-18T22:14:44.000Z | Libraries/GraphicsLib/dwsJPEGEncoderOptions.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | null | null | null | Libraries/GraphicsLib/dwsJPEGEncoderOptions.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | null | null | null | {**********************************************************************}
{ }
{ "The contents of this file are subject to the Mozilla Public }
{ License Version 1.1 (the "License"); you may not use this }
{ file except in complian... | 47.857143 | 72 | 0.407164 |
c348ac128dc52b0fbb3be196c2b266e7e36aba80 | 13,611 | pas | Pascal | demo/generics/uContainers.pas | d-mozulyov/Tiny.Library | d79fb2b2e9a28bc273a509814c3fc9fe970e077c | [
"MIT"
] | 54 | 2020-05-25T09:35:57.000Z | 2021-12-29T03:12:06.000Z | demo/generics/uContainers.pas | d-mozulyov/Tiny.Rtti | d79fb2b2e9a28bc273a509814c3fc9fe970e077c | [
"MIT"
] | 5 | 2019-10-07T01:34:58.000Z | 2020-05-14T18:04:36.000Z | demo/generics/uContainers.pas | d-mozulyov/Tiny.Library | d79fb2b2e9a28bc273a509814c3fc9fe970e077c | [
"MIT"
] | 7 | 2020-05-25T18:58:37.000Z | 2021-10-15T08:39:15.000Z | unit uContainers;
{$I TINY.DEFINES.inc}
interface
uses
Winapi.Windows, System.SysUtils, Generics.Defaults, Generics.Collections,
Tiny.Types, Tiny.Generics;
type
T = Integer;
const
ITEMS_COUNT = 1000000;
var
ITEMS: array[0..ITEMS_COUNT - 1] of T;
type
TTest = class
public
constructor Create; virt... | 18.318977 | 94 | 0.733157 |
c3052260cc193aa9ec8f44a07a96c90645f17ff7 | 15,302 | pas | Pascal | hpdf_types.pas | r1me/THaruPDF | fa7221ca8593217dcfc3e32032fef47e14a8c509 | [
"MIT"
] | 21 | 2017-11-09T22:43:00.000Z | 2021-09-17T18:20:44.000Z | hpdf_types.pas | CloudDelphi/THaruPDF | fa7221ca8593217dcfc3e32032fef47e14a8c509 | [
"MIT"
] | 4 | 2018-09-28T15:37:08.000Z | 2022-03-16T20:58:54.000Z | hpdf_types.pas | r1me/THaruPDF | fa7221ca8593217dcfc3e32032fef47e14a8c509 | [
"MIT"
] | 6 | 2017-11-09T23:45:52.000Z | 2021-05-09T20:10:42.000Z | {*
* << Haru Free PDF Library >> -- hpdf_types.pas
*
* URL: http://libharu.org
*
* Copyright (c) 1999-2006 Takeshi Kanno <takeshi_kanno@est.hi-ho.ne.jp>
* Copyright (c) 2007-2009 Antony Dovgal <tony@daylessday.org>
*
* Permission to use, copy, modify, distribute and sell this software
* and its documentation f... | 22.4041 | 120 | 0.612338 |
c35d0e4cb9227c26c37a732427908a2f763b9e7a | 27,910 | pas | Pascal | source/uidefs.pas | lysee/lysee | 2300e9a2d8c190b15bc07e9b2e85f018b016feae | [
"BSD-3-Clause"
] | 15 | 2017-03-03T22:32:51.000Z | 2022-02-04T11:11:56.000Z | source/uidefs.pas | lysee/lysee | 2300e9a2d8c190b15bc07e9b2e85f018b016feae | [
"BSD-3-Clause"
] | null | null | null | source/uidefs.pas | lysee/lysee | 2300e9a2d8c190b15bc07e9b2e85f018b016feae | [
"BSD-3-Clause"
] | 6 | 2017-04-15T14:53:28.000Z | 2022-01-03T05:33:53.000Z | unit UIDefs;
{$IFDEF FPC}
{$MODE objfpc}{$H+}
{$ENDIF}
interface
uses
{$IFDEF FPC}LCLType, LCLIntf,{$ELSE}Windows, Messages,{$ENDIF}
SysUtils, Classes, Controls, Graphics, StdCtrls, ExtCtrls, Forms;
const
COLOR_TEXT = clWindowText;
COLOR_BACKGROUND = clWindow;
COLOR_SELECTEDTEXT ... | 35.644955 | 97 | 0.658402 |
c30cfcfbe562d570d5445b4b30fdb97323ebf395 | 205 | pas | Pascal | Demos/DataSet/DataSet.Resources.Common/DataSet.Resources.Common.pas | Gronfi/DMVVM-ES | f83e781d8d8f235005ed273581ad72868a83a390 | [
"Apache-2.0"
] | 8 | 2020-03-03T12:32:32.000Z | 2020-11-18T10:54:29.000Z | Prototipo.0/Demos/DataSet/DataSet.Resources.Common/DataSet.Resources.Common.pas | Gronfi/DMVVM-ES | f83e781d8d8f235005ed273581ad72868a83a390 | [
"Apache-2.0"
] | null | null | null | Prototipo.0/Demos/DataSet/DataSet.Resources.Common/DataSet.Resources.Common.pas | Gronfi/DMVVM-ES | f83e781d8d8f235005ed273581ad72868a83a390 | [
"Apache-2.0"
] | 3 | 2020-03-03T18:09:16.000Z | 2020-11-18T11:08:02.000Z | unit DataSet.Resources.Common;
interface
uses
DataSet.Interfaces;
var
Modelo : IDataSetFile_Model;
VistaModelo: IDataSetFile_ViewModel;
Vista : IDataSetFile_View;
implementation
end.
| 12.8125 | 38 | 0.756098 |
fc7f2ade17b135f0defc6f5c50ba6a521c04c4b2 | 31,288 | pas | Pascal | LUXOPHIA/LUX.Data/LUX.Data.Octree.pas | hartmutdavid/FMX3DViewer | ec6942ce29a3eff811b05553a8e415134e3dcf1f | [
"Apache-2.0"
] | 8 | 2017-12-23T11:26:32.000Z | 2020-06-28T10:09:01.000Z | LUXOPHIA/LUX.Data/LUX.Data.Octree.pas | hartmutdavid/FMX3DViewer | ec6942ce29a3eff811b05553a8e415134e3dcf1f | [
"Apache-2.0"
] | null | null | null | LUXOPHIA/LUX.Data/LUX.Data.Octree.pas | hartmutdavid/FMX3DViewer | ec6942ce29a3eff811b05553a8e415134e3dcf1f | [
"Apache-2.0"
] | 3 | 2019-02-08T17:03:25.000Z | 2020-06-29T06:41:16.000Z | unit LUX.Data.Octree;
interface //#################################################################### ■
uses LUX, LUX.D3;
type //$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$【型】
IOcNode = interface;
IOcKnot = interface;
IOcLeaf = interface;
IOctree = interfa... | 30.347236 | 145 | 0.491115 |
c334753fb8c6cd8675b59465f4e9810929dc3519 | 212 | pas | Pascal | Source/Services/SimpleEmailV2/Base/Model/AWS.SESv2.Model.ConcurrentModificationException.pas | herux/aws-sdk-delphi | 4ef36e5bfc536b1d9426f78095d8fda887f390b5 | [
"Apache-2.0"
] | 67 | 2021-07-28T23:47:09.000Z | 2022-03-15T11:48:35.000Z | Source/Services/SimpleEmailV2/Base/Model/AWS.SESv2.Model.ConcurrentModificationException.pas | herux/aws-sdk-delphi | 4ef36e5bfc536b1d9426f78095d8fda887f390b5 | [
"Apache-2.0"
] | 5 | 2021-09-01T09:31:16.000Z | 2022-03-16T18:19:21.000Z | Source/Services/SimpleEmailV2/Base/Model/AWS.SESv2.Model.ConcurrentModificationException.pas | herux/aws-sdk-delphi | 4ef36e5bfc536b1d9426f78095d8fda887f390b5 | [
"Apache-2.0"
] | 13 | 2021-07-29T02:41:16.000Z | 2022-03-16T10:22:38.000Z | unit AWS.SESv2.Model.ConcurrentModificationException;
interface
uses
AWS.SESv2.Exception;
type
EConcurrentModificationException = class(EAmazonSimpleEmailServiceV2Exception)
end;
implementation
end.
| 14.133333 | 80 | 0.825472 |
fc7f47333f8f58efad5a6a8fa3545f633c53e9e1 | 225 | pas | Pascal | CAT/tests/00. general/string_literals/str_literal_multi_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/string_literals/str_literal_multi_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/string_literals/str_literal_multi_1.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 6 | 2018-08-30T05:16:21.000Z | 2021-05-12T20:25:43.000Z | unit str_literal_multi_1;
interface
implementation
const C = "sql" select id, name
from table1
where name = "name1"
"sql";
var S: string;
uses sys.console;
initialization
S := C;
log(S);
finalization
end. | 10.714286 | 33 | 0.68 |
c331a174b00f8cba604ba22b0a011ebe36fad73f | 2,062 | pas | Pascal | Source/Services/Translate/Base/Model/AWS.Translate.Model.ParallelDataDataLocation.pas | juliomar/aws-sdk-delphi | 995a0af808c7f66122fc6a04763d68203f8502eb | [
"Apache-2.0"
] | 67 | 2021-07-28T23:47:09.000Z | 2022-03-15T11:48:35.000Z | Source/Services/Translate/Base/Model/AWS.Translate.Model.ParallelDataDataLocation.pas | juliomar/aws-sdk-delphi | 995a0af808c7f66122fc6a04763d68203f8502eb | [
"Apache-2.0"
] | 5 | 2021-09-01T09:31:16.000Z | 2022-03-16T18:19:21.000Z | Source/Services/Translate/Base/Model/AWS.Translate.Model.ParallelDataDataLocation.pas | landgraf-dev/aws-sdk-delphi | 995a0af808c7f66122fc6a04763d68203f8502eb | [
"Apache-2.0"
] | 13 | 2021-07-29T02:41:16.000Z | 2022-03-16T10:22:38.000Z | unit AWS.Translate.Model.ParallelDataDataLocation;
interface
uses
Bcl.Types.Nullable;
type
TParallelDataDataLocation = class;
IParallelDataDataLocation = interface
function GetLocation: string;
procedure SetLocation(const Value: string);
function GetRepositoryType: string;
procedure SetRepos... | 25.775 | 83 | 0.795829 |
47049a23b92a91caebc3ae9411a9a49d2a631cad | 7,212 | pas | Pascal | AdvanceDemo/DocUserDBDemo/_3_User_LoginFrm.pas | PassByYou888/ZNet | 8f5439ec275ee4eb5d68e00c33675e6117379fcf | [
"BSD-3-Clause"
] | 24 | 2022-01-20T13:59:38.000Z | 2022-03-25T01:11:43.000Z | AdvanceDemo/DocUserDBDemo/_3_User_LoginFrm.pas | PassByYou888/ZNet | 8f5439ec275ee4eb5d68e00c33675e6117379fcf | [
"BSD-3-Clause"
] | null | null | null | AdvanceDemo/DocUserDBDemo/_3_User_LoginFrm.pas | PassByYou888/ZNet | 8f5439ec275ee4eb5d68e00c33675e6117379fcf | [
"BSD-3-Clause"
] | 5 | 2022-01-20T14:44:24.000Z | 2022-02-13T10:07:38.000Z | unit _3_User_LoginFrm;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.ExtCtrls, Vcl.StdCtrls, Vcl.ComCtrls,
Vcl.FileCtrl,
System.IOUtils, System.DateUtils, System.TypInfo,
Z.Core, Z.PascalStrings, Z.... | 29.925311 | 179 | 0.762618 |
c33b5bfe4ae0a7bfc42bd9098ce6be8b42b17246 | 2,375 | pas | Pascal | Components/cnvcl/Examples/DHibernate/GroupMgr/PODO/PODO_MEMBERS.pas | 98kmir2/98kmir2 | 46196a161d46cc7a85d168dca683b4aff477a709 | [
"BSD-3-Clause"
] | 15 | 2020-02-13T11:59:11.000Z | 2021-12-31T14:53:44.000Z | Components/cnvcl/Examples/DHibernate/GroupMgr/PODO/PODO_MEMBERS.pas | bsjzx8/98 | 46196a161d46cc7a85d168dca683b4aff477a709 | [
"BSD-3-Clause"
] | null | null | null | Components/cnvcl/Examples/DHibernate/GroupMgr/PODO/PODO_MEMBERS.pas | bsjzx8/98 | 46196a161d46cc7a85d168dca683b4aff477a709 | [
"BSD-3-Clause"
] | 13 | 2020-02-20T07:22:09.000Z | 2021-12-31T14:56:09.000Z | (* This unit is created by PODO generator *)
unit PODO_MEMBERS;
{$M+}
interface
uses
Classes, SysUtils, CnDHibernateBase;
type
TMembers = class(TCnDHibernateBase)
private
FQQCode : WideString;
FUserName : WideString;
FSex : WideString;
FAge : WideString;
FArea : WideString;
FNameCard ... | 31.666667 | 83 | 0.744 |
fc6b156e92dbcb11e6255ffa975d0a34fb3bfb8b | 470,044 | pas | Pascal | SOURCE/Clx/qcomctrls.pas | earthsiege2/borland-cpp-ide | 09bcecc811841444338e81b9c9930c0e686f9530 | [
"Unlicense",
"FSFAP",
"Apache-1.1"
] | 1 | 2022-01-13T01:03:55.000Z | 2022-01-13T01:03:55.000Z | SOURCE/Clx/qcomctrls.pas | earthsiege2/borland-cpp-ide | 09bcecc811841444338e81b9c9930c0e686f9530 | [
"Unlicense",
"FSFAP",
"Apache-1.1"
] | null | null | null | SOURCE/Clx/qcomctrls.pas | earthsiege2/borland-cpp-ide | 09bcecc811841444338e81b9c9930c0e686f9530 | [
"Unlicense",
"FSFAP",
"Apache-1.1"
] | null | null | null | { *************************************************************************** }
{ }
{ Delphi and Kylix Cross-Platform Visual Component Library }
{ ... | 28.327849 | 123 | 0.689667 |
fcfb0f914a3dcec7f5db9aaa32f6ac00982ca6ca | 17,769 | pas | Pascal | src/lua/LAPI_CEF.pas | atkins126/sandcat | 3e34ea2b965ae0eff1bebd44ef1fd85fa356f3e2 | [
"BSD-3-Clause"
] | 1 | 2021-02-16T13:35:29.000Z | 2021-02-16T13:35:29.000Z | src/lua/LAPI_CEF.pas | atkins126/sandcat | 3e34ea2b965ae0eff1bebd44ef1fd85fa356f3e2 | [
"BSD-3-Clause"
] | null | null | null | src/lua/LAPI_CEF.pas | atkins126/sandcat | 3e34ea2b965ae0eff1bebd44ef1fd85fa356f3e2 | [
"BSD-3-Clause"
] | null | null | null | unit LAPI_CEF;
{
Sandcat Chromium OSR (Off-Screen Renderer) LUA Object
Copyright (c) 2011-2015, Syhunt Informatica
License: 3-clause BSD license
See https://github.com/felipedaragon/sandcat/ for details.
}
interface
uses
Classes, SysUtils, Lua, pLua, LuaObject, CatChromiumOSRX,
Dialogs, CatChromiumLib, u... | 31.617438 | 81 | 0.734481 |
fca0f483d13edf429f719343741c2fa5a85f2539 | 6,158 | dfm | Pascal | UnitAbout.dfm | sanekgusev/LinX-old | 9f393a6f0b669718a7fefd2821112c6b3e2536f7 | [
"MIT"
] | 40 | 2015-01-28T06:05:55.000Z | 2021-12-24T12:50:04.000Z | UnitAbout.dfm | sanekgusev/LinX-old | 9f393a6f0b669718a7fefd2821112c6b3e2536f7 | [
"MIT"
] | null | null | null | UnitAbout.dfm | sanekgusev/LinX-old | 9f393a6f0b669718a7fefd2821112c6b3e2536f7 | [
"MIT"
] | 9 | 2015-02-15T02:27:32.000Z | 2022-03-24T05:15:12.000Z | object FormAbout: TFormAbout
Left = 0
Top = 0
BorderStyle = bsToolWindow
Caption = 'About LinX'
ClientHeight = 250
ClientWidth = 350
Color = clBtnFace
ParentFont = True
GlassFrame.SheetOfGlass = True
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
ShowHint = True
OnCreat... | 22.977612 | 161 | 0.634622 |
c3355b9f31bec2458fc502d560e914b1c3d651f9 | 12,484 | dfm | Pascal | DepotManagerCenter/untStockStat.dfm | Bill-cc/vegaga-admin | fef700c4d2cf6563c1d5ad9d881f25b6d0370ef1 | [
"MIT"
] | 1 | 2020-05-27T07:39:32.000Z | 2020-05-27T07:39:32.000Z | DepotManagerCenter/untStockStat.dfm | Bill-cc/vegaga-admin | fef700c4d2cf6563c1d5ad9d881f25b6d0370ef1 | [
"MIT"
] | null | null | null | DepotManagerCenter/untStockStat.dfm | Bill-cc/vegaga-admin | fef700c4d2cf6563c1d5ad9d881f25b6d0370ef1 | [
"MIT"
] | null | null | null | object frmStockStat: TfrmStockStat
Left = 206
Top = 205
Width = 950
Height = 449
Caption = #24211#23384#32479#35745
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClos... | 32.258398 | 228 | 0.592438 |
fc2bc1e6c28b658db1ce0c19eb131f23d36b5338 | 9,337 | pas | Pascal | examples/Delphi/Compound/Bios/Gui/Renderers.pas | LenakeTech/BoldForDelphi | 3ef25517d5c92ebccc097c6bc2f2af62fc506c71 | [
"MIT"
] | 121 | 2020-09-22T10:46:20.000Z | 2021-11-17T12:33:35.000Z | examples/Delphi/Compound/Bios/Gui/Renderers.pas | LenakeTech/BoldForDelphi | 3ef25517d5c92ebccc097c6bc2f2af62fc506c71 | [
"MIT"
] | 8 | 2020-09-23T12:32:23.000Z | 2021-07-28T07:01:26.000Z | examples/Delphi/Compound/Bios/Gui/Renderers.pas | LenakeTech/BoldForDelphi | 3ef25517d5c92ebccc097c6bc2f2af62fc506c71 | [
"MIT"
] | 42 | 2020-09-22T14:37:20.000Z | 2021-10-04T10:24:12.000Z | unit Renderers;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
stdCtrls,
BoldCheckboxStateControlPack,
BoldSubscription,
BoldElements,
BoldControlPack,
BoldStringControlPack,
BuildingsAndOwners;
type
TDataModule2 = class(TDataModule)
NegativeRedRenderer... | 32.992933 | 119 | 0.757095 |
fca9bb5eacd8cf0500f629c0645ae34e39d7226e | 12,373 | pas | Pascal | vcl/SrcXLS/XLSDefaultDataXLSX5.pas | 1aq/PBox | 67ced599ee36ceaff097c6584f8100cf96006dfe | [
"MIT"
] | null | null | null | vcl/SrcXLS/XLSDefaultDataXLSX5.pas | 1aq/PBox | 67ced599ee36ceaff097c6584f8100cf96006dfe | [
"MIT"
] | null | null | null | vcl/SrcXLS/XLSDefaultDataXLSX5.pas | 1aq/PBox | 67ced599ee36ceaff097c6584f8100cf96006dfe | [
"MIT"
] | null | null | null | unit XLSDefaultDataXLSX5;
interface
const DEFAULT_DOCPROPS_CORE =
'<cp:coreProperties ' +
'xmlns:cp="http://schemas.openxmlformats.org/package/2006/metadata/core-properties" ' +
'xmlns:dc="http://purl.org/dc/elements/1.1/" ' +
'xmlns:dcterms="http://purl.org/dc/terms/" ' +
'xmlns:dcmitype="http://purl.org/dc... | 40.834983 | 104 | 0.471268 |
47a6448afda86b3060cfbd9f39317108e6f88b04 | 252 | pas | Pascal | misc/0050.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | misc/0050.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | misc/0050.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z | {
MARTIN LARSEN
There are at least two nice features in BP7: BREAK and CONTINUE:
}
Repeat
Inc(Count);
if Odd(Count) then Continue; { Go to start of loop }
if Count = 10 then Break; { Go to sentence just after loop }
Until False;
| 21 | 66 | 0.662698 |
470f2c8db6639df8f98b5e72cd26cc4642302a64 | 1,359 | pas | Pascal | Components/JVCL/devtools/PackagesGenerator/FormTypeDialog.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/devtools/PackagesGenerator/FormTypeDialog.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/devtools/PackagesGenerator/FormTypeDialog.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | 1 | 2019-12-24T08:39:18.000Z | 2019-12-24T08:39:18.000Z | unit FormTypeDialog;
{$I jvcl.inc}
interface
uses
Windows, Messages, SysUtils, {$IFDEF COMPILER6_UP}Variants, {$ENDIF}Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons;
type
TfrmFormType = class(TForm)
bbtOk: TBitBtn;
lblUnable: TLabel;
lblFileName: TLabel;
lblDeclarationIs: TLabe... | 23.033898 | 105 | 0.674025 |
c355aeb8b1059f652b433b2e224be5d72269ae43 | 1,365 | pas | Pascal | sources/chHash.CRC.CRC11.pas | vampirsoft/CryptoHash | bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4 | [
"MIT"
] | null | null | null | sources/chHash.CRC.CRC11.pas | vampirsoft/CryptoHash | bd8eb1fc2f8c8b63c3cb52b47908b7fbadab4be4 | [
"MIT"
] | null | null | null | sources/chHash.CRC.CRC11.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 ... | 34.125 | 83 | 0.403663 |
fcf77d654fcc542f0a1924a24770a83b8f977832 | 15,977 | pas | Pascal | src/Libs/Protocol/Implementations/Http/Libmicrohttpd/MhdProcessorImpl.pas | atkins126/fano | 472679437cb42637b0527dda8255ec52a3e1e953 | [
"MIT"
] | null | null | null | src/Libs/Protocol/Implementations/Http/Libmicrohttpd/MhdProcessorImpl.pas | atkins126/fano | 472679437cb42637b0527dda8255ec52a3e1e953 | [
"MIT"
] | null | null | null | src/Libs/Protocol/Implementations/Http/Libmicrohttpd/MhdProcessorImpl.pas | atkins126/fano | 472679437cb42637b0527dda8255ec52a3e1e953 | [
"MIT"
] | null | null | null | {*!
* Fano Web Framework (https://fanoframework.github.io)
*
* @link https://github.com/fanoframework/fano
* @copyright Copyright (c) 2018 - 2020 Zamrony P. Juhara
* @license https://github.com/fanoframework/fano/blob/master/LICENSE (MIT)
*}
unit MhdProcessorImpl;
interface
{$MODE OBJFPC}
{$H+}
uses
... | 31.763419 | 114 | 0.505539 |
fc52c1cdd6fb286025ef88ca6552bed1577afcea | 18,125 | pas | Pascal | Libraries/DDuce/Modules/Editor/DDuce.Editor.Commands.pas | jpluimers/Concepts | 78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe | [
"Apache-2.0"
] | 2 | 2020-01-04T08:19:10.000Z | 2020-02-19T22:25:38.000Z | Libraries/DDuce/Modules/Editor/DDuce.Editor.Commands.pas | jpluimers/Concepts | 78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe | [
"Apache-2.0"
] | null | null | null | Libraries/DDuce/Modules/Editor/DDuce.Editor.Commands.pas | jpluimers/Concepts | 78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe | [
"Apache-2.0"
] | 1 | 2020-02-19T22:25:42.000Z | 2020-02-19T22:25:42.000Z | {
Copyright (C) 2013-2016 Tim Sinaeve tim.sinaeve@gmail.com
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable... | 24.198932 | 80 | 0.688828 |
c3387883818b1b921200e92b1008b3aba14605c2 | 38,690 | pas | Pascal | source/extends/lua/LuaDBGServers.pas | gzwplato/miniedit | 2e6f0e5f54e940b279137011a40a21ac61717468 | [
"MIT"
] | null | null | null | source/extends/lua/LuaDBGServers.pas | gzwplato/miniedit | 2e6f0e5f54e940b279137011a40a21ac61717468 | [
"MIT"
] | null | null | null | source/extends/lua/LuaDBGServers.pas | gzwplato/miniedit | 2e6f0e5f54e940b279137011a40a21ac61717468 | [
"MIT"
] | 1 | 2018-06-28T23:35:38.000Z | 2018-06-28T23:35:38.000Z | unit LuaDBGServers;
{$mode objfpc}{$H+}
{**
* Mini Edit
*
* @license MIT (http://www.gnu.org/licenses/mit.html)
* @author Zaher Dirkey <zaher at parmaja dot com>
*}
{
https://bitbucket.org/sylvanaar2/lua-for-idea/src/f554ad3b78e9/src/main/resources/mobdebug/?at=idea16
}
{$ifdef WINDOWS}
{.$DE... | 23.794588 | 161 | 0.6893 |
4728149e2075ba2eec0718c9a89c1b80ef3f6478 | 848 | dfm | Pascal | DocumentGroupUnit.dfm | naumovda/d-client | 4fa4be0d97962ad6166243fdd9b92b2269909151 | [
"Apache-2.0"
] | null | null | null | DocumentGroupUnit.dfm | naumovda/d-client | 4fa4be0d97962ad6166243fdd9b92b2269909151 | [
"Apache-2.0"
] | null | null | null | DocumentGroupUnit.dfm | naumovda/d-client | 4fa4be0d97962ad6166243fdd9b92b2269909151 | [
"Apache-2.0"
] | null | null | null | inherited DocumentGroup: TDocumentGroup
Caption = #1043#1088#1091#1087#1087#1099' '#1076#1086#1075#1086#1074#1086#1088#1086#1074
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
inherited Grid: TcxGrid
inherited tvMain: TcxGridDBTableView
object tvMainGroupName: TcxGridDBColumn
Capti... | 24.228571 | 90 | 0.693396 |
c36a6de0191cabf7018d0481189f4348420bb104 | 13,071 | pas | Pascal | mainunit.pas | nhwood/SqlSmusher | 76592faa2b3a2d5e8f6c75fc9cd1ef36dc0996d6 | [
"MIT"
] | null | null | null | mainunit.pas | nhwood/SqlSmusher | 76592faa2b3a2d5e8f6c75fc9cd1ef36dc0996d6 | [
"MIT"
] | null | null | null | mainunit.pas | nhwood/SqlSmusher | 76592faa2b3a2d5e8f6c75fc9cd1ef36dc0996d6 | [
"MIT"
] | null | null | null | unit MainUnit;
{$mode objfpc}{$H+}
{$MACRO ON}
interface
uses
Classes, SysUtils, FileUtil, Forms, Controls, Graphics, Dialogs, Menus,
ActnList, StdActns, ComCtrls, ExtCtrls, Buttons, StdCtrls, Clipbrd,
OptionsUnit, IniFiles, Utilities, fileinfo, About, Editor;
{$IF defined(Windows)}
{$Define NotP... | 26.513185 | 76 | 0.696427 |
fc506459671fcad6bcbbb158e33e651866fce5f9 | 35,643 | pas | Pascal | library/client/FHIR.Client.HTTP.pas | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | null | null | null | library/client/FHIR.Client.HTTP.pas | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | null | null | null | library/client/FHIR.Client.HTTP.pas | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | null | null | null | unit FHIR.Client.HTTP;
{
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 c... | 31.102094 | 173 | 0.688691 |
8349b1e10d0d8b4c15632976ad92fd3bd95232fb | 306 | dpr | Pascal | Projects/Lazarus_Bible/D24/WinesEntry.dpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 11 | 2017-06-17T05:13:45.000Z | 2021-07-11T13:18:48.000Z | Projects/Lazarus_Bible/2009/WinesEntry.dpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 2 | 2019-03-05T12:52:40.000Z | 2021-12-03T12:34:26.000Z | Projects/Lazarus_Bible/DXE2/WinesEntry.dpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 6 | 2017-09-07T09:10:09.000Z | 2022-02-19T20:19:58.000Z | program WinesEntry;
uses
Forms,
Frm_WinesEntryMain in '..\Source\WinesEntry\Frm_WinesEntryMain.pas' {MainForm};
{$R *.RES}
{$E EXE}
begin
Application.Initialize;
Application.Title := 'Demo: WinesEntry';
Application.CreateForm(TMainForm, MainForm);
Application.Run;
end.
| 23.538462 | 83 | 0.686275 |
475d1e35a8b10272b43b06950de7aae18574faca | 25,249 | dfm | Pascal | DataModule/udmRelatorios.dfm | ViniMilagres/Sistema | c597e8065ea02cd4666b4b09d0794c3ad37d9830 | [
"MIT"
] | 1 | 2021-04-08T00:53:33.000Z | 2021-04-08T00:53:33.000Z | DataModule/udmRelatorios.dfm | ViniMilagres/Sistema | c597e8065ea02cd4666b4b09d0794c3ad37d9830 | [
"MIT"
] | null | null | null | DataModule/udmRelatorios.dfm | ViniMilagres/Sistema | c597e8065ea02cd4666b4b09d0794c3ad37d9830 | [
"MIT"
] | null | null | null | object DataModule2: TDataModule2
OldCreateOrder = False
Height = 341
Width = 505
object frxDBDataset1: TfrxDBDataset
UserName = 'frxDBDataset1'
CloseDataSource = False
FieldAliases.Strings = (
'id=id'
'nome=nome'
'login=login'
'senha=senha'
'status=status'
'dt_cad... | 31.171605 | 170 | 0.566478 |
fc579ee3ace33bc8ebd859c3d1e594609d624f1a | 7,041 | pas | Pascal | Production7/CashDesks/EditCashDesk.pas | kadavris/ok-sklad | f9cd84be7bf984104d9af93d83c0719f2d5668c5 | [
"MIT"
] | 1 | 2016-04-04T18:11:56.000Z | 2016-04-04T18:11:56.000Z | Production7/CashDesks/EditCashDesk.pas | kadavris/ok-sklad | f9cd84be7bf984104d9af93d83c0719f2d5668c5 | [
"MIT"
] | null | null | null | Production7/CashDesks/EditCashDesk.pas | kadavris/ok-sklad | f9cd84be7bf984104d9af93d83c0719f2d5668c5 | [
"MIT"
] | 5 | 2016-02-15T02:08:05.000Z | 2021-04-05T08:57:58.000Z | {$I ok_sklad.inc}
unit EditCashDesk;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, dxCntner, dxEditor, StdCtrls,
ActnList, ssBaseTypes, ssFormStorage, cxCheckBox, cxControls,
cxContainer, cxEdit, cxTextEdit, cxLookAndFeelPainters, cxButto... | 32.004545 | 157 | 0.612271 |
47e5457ef2a6ac0930796d8cc8adc2c4a1764e75 | 2,666 | pas | Pascal | streams/0005.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | streams/0005.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | streams/0005.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z | {
I conceived and made something I find highly useful, hope you do to.. If you
use this in combination with DJ's Streams unit, you can store text files and
that kind of things in your EXE.. On its own, it's great for the usual Config record.
}
Unit ExeS;
INTERFACE
Uses
Objects;
Type
PExeStream = ^... | 20.351145 | 86 | 0.607652 |
475b6bd9fa6daa18fa77b164083a0d4f2a755a0a | 1,522 | pas | Pascal | Model/Empresa/Metodos/Buscar/MFichas.Model.Empresa.Metodos.Buscar.Model.pas | JoseLSB/rodeo-sales-project | 28699e98d52b83cc8d97dcbe8a66f7358113b17f | [
"MIT"
] | null | null | null | Model/Empresa/Metodos/Buscar/MFichas.Model.Empresa.Metodos.Buscar.Model.pas | JoseLSB/rodeo-sales-project | 28699e98d52b83cc8d97dcbe8a66f7358113b17f | [
"MIT"
] | null | null | null | Model/Empresa/Metodos/Buscar/MFichas.Model.Empresa.Metodos.Buscar.Model.pas | JoseLSB/rodeo-sales-project | 28699e98d52b83cc8d97dcbe8a66f7358113b17f | [
"MIT"
] | null | null | null | unit MFichas.Model.Empresa.Metodos.Buscar.Model;
interface
uses
System.SysUtils,
System.Generics.Collections,
MFichas.Model.Entidade.EMPRESA,
MFichas.Model.Empresa.Interfaces;
type
TModelEmpresaMetodosBuscarModel = class(TInterfacedObject, iModelEmpresaMetodosBuscarModel)
private
[weak]
FParent:... | 22.716418 | 108 | 0.78318 |
fc5f773ec25e2eff02c13565fd3919d38d1b151d | 222 | pas | Pascal | CAT/tests/08. types/strings/unicode/strings_1.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 19 | 2018-10-22T23:45:31.000Z | 2021-05-16T00:06:49.000Z | CAT/tests/08. types/strings/unicode/strings_1.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 1 | 2019-06-01T06:17:08.000Z | 2019-12-28T10:27:42.000Z | CAT/tests/08. types/strings/unicode/strings_1.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 6 | 2018-08-30T05:16:21.000Z | 2021-05-12T20:25:43.000Z | unit strings_1;
interface
implementation
var
S1, S2, S3: string;
procedure Test;
begin
S1 := 'abcd';
S2 := S1;
S3 := 'X';
end;
initialization
Test();
finalization
Assert(S1 = S2);
Assert(S3 = 'X');
end. | 9.652174 | 21 | 0.617117 |
c361794139b0af69ecf7391a638adc877f8721b6 | 1,377 | dpr | Pascal | branch_portal/branch_portal.dpr | kim-g/Player-universal | e96daa5f6f1dc7b7cd694a47c5907eaf2994cb89 | [
"BSD-2-Clause"
] | null | null | null | branch_portal/branch_portal.dpr | kim-g/Player-universal | e96daa5f6f1dc7b7cd694a47c5907eaf2994cb89 | [
"BSD-2-Clause"
] | null | null | null | branch_portal/branch_portal.dpr | kim-g/Player-universal | e96daa5f6f1dc7b7cd694a47c5907eaf2994cb89 | [
"BSD-2-Clause"
] | null | null | null | library branch_portal;
uses
System.SysUtils,
System.Classes,
VCL.Forms,
VCL.Dialogs,
WinAPI.Windows,
INIFiles;
const
DEBUG = false;
var
ApplicationExeName:string='';
{$R *.res}
procedure ShutDownPlayer(Width, Height: Integer); stdcall;
var
dm : TDEVMODE;
begin
ZeroMemory(@dm, sizeof(TDEVMODE));
... | 22.95 | 93 | 0.750182 |
f1e599b9937a4889c16c14441f4c5854aab9ca12 | 2,187 | pas | Pascal | set_ports.pas | DarkPatrick/rs_to_arinc_new | e1f8723e4df23517e492d77029a40e5b05b615f4 | [
"MIT"
] | null | null | null | set_ports.pas | DarkPatrick/rs_to_arinc_new | e1f8723e4df23517e492d77029a40e5b05b615f4 | [
"MIT"
] | null | null | null | set_ports.pas | DarkPatrick/rs_to_arinc_new | e1f8723e4df23517e492d77029a40e5b05b615f4 | [
"MIT"
] | null | null | null | unit set_ports;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants,
System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs,
Vcl.StdCtrls;
type
TForm4 = class(TForm)
port_num1: TComboBox;
port_num2: TComboBox;
set_control: TCheckBox;
... | 21.028846 | 71 | 0.670782 |
fcf1384e5b7572913747e69e326e022a3a2ea075 | 5,534 | pas | Pascal | MicroGest/MicroGest8/Persistence.FireDAC.SQLite.pas | mauriziodm/DelphiDay_Padova_2018 | f200f06d9ec1eb5f0a28c7eb83358031c3576b5a | [
"MIT"
] | 2 | 2019-04-19T12:17:01.000Z | 2019-11-15T23:43:46.000Z | MicroGest/MicroGest8/Persistence.FireDAC.SQLite.pas | mauriziodm/DelphiDay_Padova_2018 | f200f06d9ec1eb5f0a28c7eb83358031c3576b5a | [
"MIT"
] | null | null | null | MicroGest/MicroGest8/Persistence.FireDAC.SQLite.pas | mauriziodm/DelphiDay_Padova_2018 | f200f06d9ec1eb5f0a28c7eb83358031c3576b5a | [
"MIT"
] | 2 | 2019-04-19T12:19:42.000Z | 2019-11-15T23:43:47.000Z | unit Persistence.FireDAC.SQLite;
interface
uses
Persistence.Interfaces, FireDAC.Comp.Client, FireDAC.Stan.Param, Data.DB,
FireDAC.Stan.Def,
FireDAC.Phys.SQLite,
FireDAC.Stan.ExprFuncs,
FireDAC.Stan.Intf,
FireDAC.Phys,
FireDAC.DApt,
FireDAC.UI.Intf,
FireDAC.Comp.UI,
FireDAC.Stan.Async,
Demo.Core... | 25.739535 | 111 | 0.765992 |
fc72f9b7631973bb682e9dd2ce597c94f71305b3 | 5,495 | pas | Pascal | Chapter12/04_ParksLinuxDaemon/udmTCPParksServer.pas | atkins126/Fearless-Cross-Platform-Development-with-Delphi | 1fc47e085c82bfa51f0bf2792f22bedc18a72756 | [
"MIT"
] | 25 | 2020-06-19T10:50:25.000Z | 2022-03-16T12:46:25.000Z | Chapter12/04_ParksLinuxDaemon/udmTCPParksServer.pas | atkins126/Fearless-Cross-Platform-Development-with-Delphi | 1fc47e085c82bfa51f0bf2792f22bedc18a72756 | [
"MIT"
] | null | null | null | Chapter12/04_ParksLinuxDaemon/udmTCPParksServer.pas | atkins126/Fearless-Cross-Platform-Development-with-Delphi | 1fc47e085c82bfa51f0bf2792f22bedc18a72756 | [
"MIT"
] | 7 | 2020-08-27T02:55:57.000Z | 2022-03-02T21:25:21.000Z | unit udmTCPParksServer;
interface
uses
System.SysUtils, System.Classes,
IdContext, IdBaseComponent, IdComponent, IdCustomTCPServer, IdTCPServer;
type
TdmTCPParksServer = class(TDataModule)
IdTCPMyParksServer: TIdTCPServer;
procedure IdTCPMyParksServerConnect(AContext: TIdContext);
procedure IdTCPMy... | 25.67757 | 105 | 0.712648 |
85bcd16c2374dcacb807778256af40247bfe0924 | 3,216 | pas | Pascal | mp/ParseErrors.pas | shaoziyang/LittleInterpretors | f0eb011dd3a0e9b82886465033fd1757bfa96f81 | [
"CC0-1.0"
] | 1 | 2022-03-18T19:18:37.000Z | 2022-03-18T19:18:37.000Z | mp/ParseErrors.pas | shaoziyang/LittleInterpreters | f0eb011dd3a0e9b82886465033fd1757bfa96f81 | [
"CC0-1.0"
] | null | null | null | mp/ParseErrors.pas | shaoziyang/LittleInterpreters | f0eb011dd3a0e9b82886465033fd1757bfa96f81 | [
"CC0-1.0"
] | null | null | null | { *********************************************************************** }
{ }
{ ParseErrors }
{ }
{ Copyright (c) ... | 41.230769 | 137 | 0.626866 |
47f32286b56f9a107d1caf0bcc433f6542790fd4 | 17,805 | dfm | Pascal | DemosWithoutInstall/ShellContextMenuHandlerSimple/ContextMenuHandlerMain.dfm | magnussandberg/The-Drag-and-Drop-Component-Suite-for-Delphi | 31ce9e0b89a093b140f64ded119b8ea75b9f5eed | [
"MIT"
] | 98 | 2015-08-24T13:11:14.000Z | 2020-08-19T14:25:40.000Z | DemosWithoutInstall/ShellContextMenuHandlerSimple/ContextMenuHandlerMain.dfm | magnussandberg/The-Drag-and-Drop-Component-Suite-for-Delphi | 31ce9e0b89a093b140f64ded119b8ea75b9f5eed | [
"MIT"
] | 40 | 2015-11-26T22:14:18.000Z | 2020-03-30T12:11:07.000Z | DemosWithoutInstall/ShellContextMenuHandlerSimple/ContextMenuHandlerMain.dfm | magnussandberg/The-Drag-and-Drop-Component-Suite-for-Delphi | 31ce9e0b89a093b140f64ded119b8ea75b9f5eed | [
"MIT"
] | 34 | 2015-12-14T12:39:45.000Z | 2020-08-10T21:12:05.000Z | object DataModuleContextMenuHandler: TDataModuleContextMenuHandler
OldCreateOrder = False
OnCreate = DataModuleCreate
Height = 279
Width = 409
object PopupMenu1: TPopupMenu
Images = ImageList1
OwnerDraw = True
Left = 48
Top = 72
object N1: TMenuItem
Caption = '-'
end
object t... | 55.815047 | 74 | 0.842572 |
479dddec6e1e4ba80e5f1ccec7ae36e81ebb5d03 | 1,072 | pas | Pascal | Visitor/src/model/Visitor.model.Varejo.pas | rafael-figueiredo-alves/Design_Patterns_em_Delphi | e840c540e6d0b35a5e0acc286ffab91ab2be2d45 | [
"MIT"
] | 1 | 2022-01-20T01:07:59.000Z | 2022-01-20T01:07:59.000Z | Visitor/src/model/Visitor.model.Varejo.pas | rafael-figueiredo-alves/Design_Patterns_em_Delphi | e840c540e6d0b35a5e0acc286ffab91ab2be2d45 | [
"MIT"
] | null | null | null | Visitor/src/model/Visitor.model.Varejo.pas | rafael-figueiredo-alves/Design_Patterns_em_Delphi | e840c540e6d0b35a5e0acc286ffab91ab2be2d45 | [
"MIT"
] | null | null | null | unit Visitor.model.Varejo;
interface
uses
Visitor.model.interfaces;
Type
TModelVarejo = Class(TInterfacedObject, iItemRegras, iVisitor)
Private
FItem : iItem;
Public
Constructor Create;
Destructor Destroy; Override;
Class function New: iItemRegras;
Function PrecoVenda: Currency;
Funct... | 16.75 | 64 | 0.742537 |
85b2231654dceecf980ddf98b4357c913893a8eb | 5,126 | pas | Pascal | DelphiLanguageSession/03_AnonymousCalculatedFields/AnonymousCalculatedFields_MainForm.pas | xchinjo/DelphiSessions | 0679d97a78ff232c6bbec1217c4f8c2104d58210 | [
"MIT"
] | 44 | 2017-05-30T20:54:06.000Z | 2022-02-25T16:44:23.000Z | DelphiLanguageSession/03_AnonymousCalculatedFields/AnonymousCalculatedFields_MainForm.pas | jpluimers/DelphiSessions | 0679d97a78ff232c6bbec1217c4f8c2104d58210 | [
"MIT"
] | null | null | null | DelphiLanguageSession/03_AnonymousCalculatedFields/AnonymousCalculatedFields_MainForm.pas | jpluimers/DelphiSessions | 0679d97a78ff232c6bbec1217c4f8c2104d58210 | [
"MIT"
] | 19 | 2017-07-25T10:03:13.000Z | 2021-10-17T11:40:38.000Z | unit AnonymousCalculatedFields_MainForm;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Data.DBXFirebird, Data.FMTBcd,
Vcl.Grids, Vcl.DBGrids, Data.DB, Datasnap.Provider, Data.SqlExpr,
Datasnap.DBCli... | 27.121693 | 99 | 0.710886 |
fc5b3479b44d422192f63f3ae9160e14943de800 | 101 | lpr | Pascal | Examples/FPC/prj_CountSurround.lpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 11 | 2017-06-17T05:13:45.000Z | 2021-07-11T13:18:48.000Z | Examples/FPC/prj_CountSurround.lpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 2 | 2019-03-05T12:52:40.000Z | 2021-12-03T12:34:26.000Z | Examples/FPC/prj_CountSurround.lpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 6 | 2017-09-07T09:10:09.000Z | 2022-02-19T20:19:58.000Z | program prj_CountSurround;
uses unt_CountSurrond;
{$AppType console}
begin
Execute;
end.
| 11.222222 | 27 | 0.722772 |
83dc871d02550341dfc4ac4e5a0a3deba464510f | 297 | pas | Pascal | DPAInformatics/01.pas | erodot/UniversityLabs | 9d11825b62f64a78e13a132815bfb888c4093aed | [
"MIT"
] | null | null | null | DPAInformatics/01.pas | erodot/UniversityLabs | 9d11825b62f64a78e13a132815bfb888c4093aed | [
"MIT"
] | null | null | null | DPAInformatics/01.pas | erodot/UniversityLabs | 9d11825b62f64a78e13a132815bfb888c4093aed | [
"MIT"
] | null | null | null | Program v1;
Var n,k,num:integer;
function simple(n:integer):boolean;
Var i:integer;
begin
simple:=true;
for i:=2 to n-1 do
if (n mod i = 0) then
simple:=false;
end;
begin
readln(n);
num:=2;
k:=0;
while(k<n) do
begin
if(simple(num)) then
begin
write(num,' ');
k:=k+1;
end;
num:=num+1;
end;
end. | 11.423077 | 35 | 0.656566 |
f18617d773a05b7e5d3264720add4d2531228863 | 603 | dpr | Pascal | test/resources/testproject-android/TestProject.dpr | ashumkin/rake-delphi | 0cb95d0664885e90c2d0561edb3fba91071261f2 | [
"MIT"
] | 3 | 2015-01-26T12:13:59.000Z | 2016-09-01T11:03:02.000Z | test/resources/testproject-android/TestProject.dpr | ashumkin/rake-delphi | 0cb95d0664885e90c2d0561edb3fba91071261f2 | [
"MIT"
] | null | null | null | test/resources/testproject-android/TestProject.dpr | ashumkin/rake-delphi | 0cb95d0664885e90c2d0561edb3fba91071261f2 | [
"MIT"
] | null | null | null | program TestProject;
uses
System.StartUpCopy,
FMX.MobilePreview,
Forms,
SysUtils,
{$IFDEF LIBS}
LibUnit,
{$ENDIF LIBS}
{$IFDEF EXPLICIT_LIBS}
ExplicitLibUnit,
{$ENDIF}
fmTest in 'fmTest.pas' {TestForm};
{$R *.res}
var
s: string;
begin
s := EmptyStr;
{$IFDEF LIBS}
s... | 18.272727 | 52 | 0.6534 |
83cca0a2a04b6601ea228f692df8b33116b603d9 | 4,554 | pas | Pascal | FundamentalSyntacticElements.pas | MatthewMcAndrews/delphi-tokenizer | fea5b623125b8c471680c4a39a113fe1deee50ea | [
"MIT"
] | 1 | 2022-03-10T09:37:06.000Z | 2022-03-10T09:37:06.000Z | FundamentalSyntacticElements.pas | MatthewMcAndrews/delphi-tokenizer | fea5b623125b8c471680c4a39a113fe1deee50ea | [
"MIT"
] | null | null | null | FundamentalSyntacticElements.pas | MatthewMcAndrews/delphi-tokenizer | fea5b623125b8c471680c4a39a113fe1deee50ea | [
"MIT"
] | null | null | null | unit FundamentalSyntacticElements;
interface
{ a program is a sequence of tokens delimited by separators }
{ case insensitive }
type
{$SCOPEDENUMS ON}
{ Tokens and Separators combine to make these }
TThing = (
tExpression, { syntactic units that occur within statements and denote values }
tDeclaration,... | 30.979592 | 95 | 0.631752 |
c37058be668a3332d6c00a22b51b41179e3e02ad | 7,996 | pas | Pascal | Operacion/AnularVenta/Form/AnularVtaF.pas | Civeloo/GeN-XE7 | 638b59def20424955972a568817d012df4cf2cde | [
"Apache-2.0"
] | null | null | null | Operacion/AnularVenta/Form/AnularVtaF.pas | Civeloo/GeN-XE7 | 638b59def20424955972a568817d012df4cf2cde | [
"Apache-2.0"
] | null | null | null | Operacion/AnularVenta/Form/AnularVtaF.pas | Civeloo/GeN-XE7 | 638b59def20424955972a568817d012df4cf2cde | [
"Apache-2.0"
] | null | null | null | unit AnularVtaF;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, DB, ExtCtrls, DataModule, OperacionDM,
IBX.IBCustomDataSet, IBX.IBQuery;
type
TFAnulaReimp = class(TForm)
Label1: TLabel;
BitBtn1: TBitBtn;
NoBitBtn: TBitBtn;
... | 30.992248 | 343 | 0.66921 |
fcc0c48008181428667730c247b44f8d08605187 | 1,721 | pas | Pascal | library/base/FHIR.Base.Validator.pas | niaz819/fhirserver | fee45e1e57053a776b893dba543f700dd9cb9075 | [
"BSD-3-Clause"
] | null | null | null | library/base/FHIR.Base.Validator.pas | niaz819/fhirserver | fee45e1e57053a776b893dba543f700dd9cb9075 | [
"BSD-3-Clause"
] | null | null | null | library/base/FHIR.Base.Validator.pas | niaz819/fhirserver | fee45e1e57053a776b893dba543f700dd9cb9075 | [
"BSD-3-Clause"
] | null | null | null | unit FHIR.Base.Validator;
{
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 o... | 40.97619 | 97 | 0.788495 |
fcfe163db815bf35ae2634fac22064a4d150c768 | 318 | pas | Pascal | Server/USMPai.pas | gabrielthinassi/VENDAS_DS | 6ca57ed2cee6439b9bbe926bdaa7d1cfaade8fca | [
"MIT"
] | null | null | null | Server/USMPai.pas | gabrielthinassi/VENDAS_DS | 6ca57ed2cee6439b9bbe926bdaa7d1cfaade8fca | [
"MIT"
] | null | null | null | Server/USMPai.pas | gabrielthinassi/VENDAS_DS | 6ca57ed2cee6439b9bbe926bdaa7d1cfaade8fca | [
"MIT"
] | null | null | null | unit USMPai;
interface
uses System.SysUtils, System.Classes, System.Json,
DataSnap.DSProviderDataModuleAdapter,
Datasnap.DSServer, Datasnap.DSAuth;
type
TSMPai = class(TDSServerModule)
private
{ Private declarations }
public
{ Public declarations }
end;
implementation
{$R *.dfm}
end.
| 12.72 | 50 | 0.720126 |
c31f0debb2c57acf89c99f7165d44b24f814eecd | 1,044 | pas | Pascal | windows/src/ext/jedi/jcl/jcl/examples/windows/clr/ClrDemoGuidForm.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jcl/jcl/examples/windows/clr/ClrDemoGuidForm.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/examples/windows/clr/ClrDemoGuidForm.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | unit ClrDemoGuidForm;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ComCtrls, StdCtrls, Buttons, JclCLR;
type
TfrmGuid = class(TForm)
btnOK: TBitBtn;
lstGuids: TListView;
procedure lstGuidsData(Sender: TObject; Item: TListItem);
private
FStream: TJcl... | 19.333333 | 75 | 0.741379 |
471e0a3c8933de55a73e11b74fe485adddb7877e | 2,118 | dfm | Pascal | Chapter04/Flyweight/FlyweightMain.dfm | PacktPublishing/Hands-On-Design-Patterns-with-Delphi | 30f6ab51e61d583f822be4918f4b088e2255cd82 | [
"MIT"
] | 38 | 2019-02-28T06:22:52.000Z | 2022-03-16T12:30:43.000Z | Chapter04/Flyweight/FlyweightMain.dfm | alefragnani/Hands-On-Design-Patterns-with-Delphi | 3d29e5b2ce9e99e809a6a9a178c3f5e549a8a03d | [
"MIT"
] | null | null | null | Chapter04/Flyweight/FlyweightMain.dfm | alefragnani/Hands-On-Design-Patterns-with-Delphi | 3d29e5b2ce9e99e809a6a9a178c3f5e549a8a03d | [
"MIT"
] | 18 | 2019-03-29T08:36:14.000Z | 2022-03-30T00:31:28.000Z | object frmFlyweight: TfrmFlyweight
Left = 0
Top = 0
Caption = 'Flyweight pattern'
ClientHeight = 316
ClientWidth = 752
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
... | 18.910714 | 39 | 0.587347 |
47ddfcee915c68fdb7e5f07f8198a08e8d69ddd5 | 4,588 | pas | Pascal | printing/0038.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | printing/0038.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | printing/0038.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z | {
From: randyd@alpha2.csd.uwm.edu (Randall Elton Ding)
>How do you get an Epson-compatible 24-pin printer to print graphics?
>Printing text is simple... just open the appropriate LPT port and
>redirect text into it.
>
>I suppose if I had a manual for the printer I could find out what any of
>the escape codes a... | 33.246377 | 78 | 0.575196 |
c312b83644876c3c45aaaf1f15af024cfa800093 | 6,523 | pas | Pascal | Components/FileUtils.pas | ricardojr01/mathparser | 549e897aad33517bcf1d9fdfbfbcb2720304fb63 | [
"Apache-2.0"
] | 8 | 2019-09-26T02:28:30.000Z | 2022-01-02T17:36:50.000Z | Components/FileUtils.pas | ricardojr01/mathparser | 549e897aad33517bcf1d9fdfbfbcb2720304fb63 | [
"Apache-2.0"
] | 2 | 2020-10-28T15:29:22.000Z | 2021-01-31T13:28:36.000Z | Components/FileUtils.pas | ricardojr01/mathparser | 549e897aad33517bcf1d9fdfbfbcb2720304fb63 | [
"Apache-2.0"
] | 3 | 2020-10-25T09:46:58.000Z | 2021-02-02T03:02:07.000Z | { *********************************************************************** }
{ }
{ FileUtils }
{ }
{ Copyright (c) ... | 22.037162 | 109 | 0.626859 |
47cfe7f13b06a07e19b9d1f38f2d149f1db77862 | 19,094 | pas | Pascal | exereader.pas | reddor/emr | b623a0f95bc8aafc16e5f046d67a6ab1086b9540 | [
"Unlicense"
] | 13 | 2017-07-09T21:26:26.000Z | 2021-08-07T17:40:56.000Z | exereader.pas | reddor/emr | b623a0f95bc8aafc16e5f046d67a6ab1086b9540 | [
"Unlicense"
] | 1 | 2019-03-18T11:37:32.000Z | 2019-03-29T08:40:18.000Z | exereader.pas | reddor/emr | b623a0f95bc8aafc16e5f046d67a6ab1086b9540 | [
"Unlicense"
] | 1 | 2017-08-29T01:17:49.000Z | 2017-08-29T01:17:49.000Z | unit exereader;
{$mode objfpc}{$H+}
interface
uses
SysUtils,
Math,
dosheader;
type
TExeFileKind = (
fkUnknown,
fkDOS,
fkExe16,
fkExe32,
fkExe64,
fkExeArm,
fkDll16,
fkDll32,
fkDll64,
fkDllArm,
fkVXD
);
PLongword = ^Longword;
TExe... | 25.123684 | 138 | 0.670944 |
c3384fc3e07d221391876c2add74ff4ff29094d9 | 9,051 | pas | Pascal | 2006 - Task3 {18 of 26} [k]/src/Filters.pas | retgone/cmc-cg | 7e5a76992e524958353ee799092f810681a13107 | [
"MIT"
] | null | null | null | 2006 - Task3 {18 of 26} [k]/src/Filters.pas | retgone/cmc-cg | 7e5a76992e524958353ee799092f810681a13107 | [
"MIT"
] | null | null | null | 2006 - Task3 {18 of 26} [k]/src/Filters.pas | retgone/cmc-cg | 7e5a76992e524958353ee799092f810681a13107 | [
"MIT"
] | null | null | null | // NAME: TUMAKOV KIRILL ALEKSANDROVICH, 203
// ASGN: N3
unit Filters;
interface
uses Graphics, Gauges, Recognition;
var Gauge: TGauge;
procedure MedianFilter(var Bmp:TBitmap; const R:Integer);
procedure ConvertToBinary(var Bmp:TBitmap);
procedure BExpand(var Bmp:TBitmap; R:Integer);
procedure BShrink(v... | 27.18018 | 126 | 0.560049 |
fc39da00f4d05a5e8edb9b87a515fed7a887999d | 599 | dpr | Pascal | src/tests/PascalCoinUnitTests.dpr | rabarbers/PascalCoin | 7a87031bc10a3e1d9461dfed3c61036047ce4fb0 | [
"MIT"
] | 384 | 2016-07-16T10:07:28.000Z | 2021-12-29T11:22:56.000Z | src/tests/PascalCoinUnitTests.dpr | rabarbers/PascalCoin | 7a87031bc10a3e1d9461dfed3c61036047ce4fb0 | [
"MIT"
] | 165 | 2016-09-11T11:06:04.000Z | 2021-12-05T23:31:55.000Z | src/tests/PascalCoinUnitTests.dpr | rabarbers/PascalCoin | 7a87031bc10a3e1d9461dfed3c61036047ce4fb0 | [
"MIT"
] | 210 | 2016-08-26T14:49:47.000Z | 2022-02-22T18:06:33.000Z | program RandomHash.Tests;
{$WARN DUPLICATE_CTOR_DTOR OFF}
{$IFDEF CONSOLE_TESTRUNNER}
{$APPTYPE CONSOLE}
{$ENDIF}
uses
Forms,
TestFramework,
GUITestRunner,
TextTestRunner,
UPCSafeBoxRootHashTests in 'UPCSafeBoxRootHashTests.pas',
URandomHash.Tests.Delphi in 'URandomHash.Tests.Delphi.pas',
URandomHash2.T... | 23.038462 | 63 | 0.776294 |
c34176320b726dcef98d41a4a4c36c7c3f426891 | 204 | dpr | Pascal | 14-JSONStorage/JSONStorage.dpr | FMXExpress/Cross-Platform-Samples | d6b761b81a6521652db814b0c1e65263dff4f694 | [
"BSD-3-Clause"
] | 140 | 2019-08-07T23:22:44.000Z | 2022-02-23T18:27:51.000Z | 14-JSONStorage/JSONStorage.dpr | azrael11/Cross-Platform-Samples | f2c16ae3ae23d1ecca00110af1571313eb4e4c51 | [
"BSD-3-Clause"
] | 1 | 2020-06-08T11:23:04.000Z | 2020-06-08T11:23:04.000Z | 14-JSONStorage/JSONStorage.dpr | azrael11/Cross-Platform-Samples | f2c16ae3ae23d1ecca00110af1571313eb4e4c51 | [
"BSD-3-Clause"
] | 54 | 2019-08-09T21:37:51.000Z | 2022-03-13T12:13:16.000Z | program JSONStorage;
uses
System.StartUpCopy,
FMX.Forms,
Unit1 in 'Unit1.pas' {Form1};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
| 13.6 | 40 | 0.715686 |
c3607b2b209a80ba857d38d8f3e7772c1480a489 | 123 | pas | Pascal | tests/semantics/12-div-02.pas | ZeroICQ/pascal-compiler | be7fce3ea610bae8a7b7917c9f568f5552d7b08d | [
"MIT"
] | null | null | null | tests/semantics/12-div-02.pas | ZeroICQ/pascal-compiler | be7fce3ea610bae8a7b7917c9f568f5552d7b08d | [
"MIT"
] | null | null | null | tests/semantics/12-div-02.pas | ZeroICQ/pascal-compiler | be7fce3ea610bae8a7b7917c9f568f5552d7b08d | [
"MIT"
] | null | null | null | var
i1, i2, i3 : integer;
f: double;
// c1, c2: char;
// b1, b2: boolean;
begin
i1 := i2 div f;
end. | 13.666667 | 25 | 0.471545 |
f152c4cc6f76f475aeb6fc8a80433fdad64fdb55 | 1,506 | pas | Pascal | SDQC/source/SDQC.Util.WayneFusionConstantes.pas | rafarocha28/Delphi-miscellanea | bb0583673054dcdda3249426abebe65b8ea65e02 | [
"MIT"
] | null | null | null | SDQC/source/SDQC.Util.WayneFusionConstantes.pas | rafarocha28/Delphi-miscellanea | bb0583673054dcdda3249426abebe65b8ea65e02 | [
"MIT"
] | null | null | null | SDQC/source/SDQC.Util.WayneFusionConstantes.pas | rafarocha28/Delphi-miscellanea | bb0583673054dcdda3249426abebe65b8ea65e02 | [
"MIT"
] | null | null | null | unit SDQC.Util.WayneFusionConstantes;
interface
const
WAYNE_PARAM = '-wayne';
FUSION_PARAM = '-fusion';
WAYNE_FUSION_PARAM = '-wayne_fusion';
WAYNE_FILE = 'wayne.bin';
MESSAGE_TERMINATOR = '^';
WAYNE_DEFAULT_PORT = 3011;
OK_REPLY = 1;
COMMAND_PUMP_GET_PRICE_LEVEL = 'REQ_PUMP_GET_PRICE_LEVEL_ID_';
... | 35.857143 | 84 | 0.708499 |
fc3b422c9901641d645725cef428e150effa70ee | 3,855 | pas | Pascal | Server/xTBudgetOrderRegularityType.pas | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | null | null | null | Server/xTBudgetOrderRegularityType.pas | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | null | null | null | Server/xTBudgetOrderRegularityType.pas | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | 3 | 2021-06-30T10:11:17.000Z | 2021-07-01T09:13:29.000Z |
{****************************************************************************************}
{ }
{ XML Data Binding }
{ ... | 37.427184 | 147 | 0.681193 |
f1aa15a057cd3dce1885804f2d6a9c4184ee55c1 | 3,696 | pas | Pascal | Source/dlgOptionsEditor.pas | nioniochang/pyscripter | e5ad6138fe3c6de9fd96c58e6fed98aa4c82fd5a | [
"MIT"
] | 1 | 2020-10-14T10:51:42.000Z | 2020-10-14T10:51:42.000Z | Source/dlgOptionsEditor.pas | RogerioMatos78/pyscripter | 0c3928b8c984ebcbd51824b120b6fc97c17317be | [
"MIT"
] | null | null | null | Source/dlgOptionsEditor.pas | RogerioMatos78/pyscripter | 0c3928b8c984ebcbd51824b120b6fc97c17317be | [
"MIT"
] | null | null | null | {-----------------------------------------------------------------------------
Unit Name: dlgOptionsEditor
Author: Kiriakos Vlahos
Date: 10-Mar-2005
Purpose: Generic Options Editor based on JvInspector
History:
-----------------------------------------------------------------------------}
unit d... | 27.58209 | 98 | 0.691558 |
fc1b26993f6c6eb245fcf6ab72bf9f9085284b20 | 4,599 | pas | Pascal | 20210527-Delphi-App-Tethering/ChatOnTheFly/ChatOnTheFly.Forms.Main.pas | marcobreveglieri/compilaquindiva | fca8c384b2556526a9575524808f4517993cc2e7 | [
"CC0-1.0"
] | 1 | 2021-09-24T21:15:55.000Z | 2021-09-24T21:15:55.000Z | 20210527-Delphi-App-Tethering/ChatOnTheFly/ChatOnTheFly.Forms.Main.pas | marcobreveglieri/compilaquindiva | fca8c384b2556526a9575524808f4517993cc2e7 | [
"CC0-1.0"
] | null | null | null | 20210527-Delphi-App-Tethering/ChatOnTheFly/ChatOnTheFly.Forms.Main.pas | marcobreveglieri/compilaquindiva | fca8c384b2556526a9575524808f4517993cc2e7 | [
"CC0-1.0"
] | 1 | 2021-09-24T21:16:04.000Z | 2021-09-24T21:16:04.000Z | unit ChatOnTheFly.Forms.Main;
interface
uses
System.SysUtils, System.Types, System.UITypes, System.Classes,
System.Variants,
FMX.Types, FMX.Graphics, FMX.Controls, FMX.Forms, FMX.Dialogs, FMX.StdCtrls,
FMX.Controls.Presentation, FMX.Edit, FMX.Layouts, FMX.Memo, System.Actions,
FMX.ActnList, IPPeer... | 33.816176 | 80 | 0.733855 |
f1c4f2d87796c8d90d926517de1dbc0c3eeddca1 | 8,993 | pas | Pascal | 3rdParty/JWAPI/jwapi2.2a/Win32API/JwaLmStats.pas | bero/CodeCoverage | 927a3059962296c4d9f9bac861b1446259214471 | [
"Apache-2.0"
] | 1 | 2020-10-06T01:19:34.000Z | 2020-10-06T01:19:34.000Z | 3rdParty/JWAPI/jwapi2.2a/Win32API/JwaLmStats.pas | bero/CodeCoverage | 927a3059962296c4d9f9bac861b1446259214471 | [
"Apache-2.0"
] | null | null | null | 3rdParty/JWAPI/jwapi2.2a/Win32API/JwaLmStats.pas | bero/CodeCoverage | 927a3059962296c4d9f9bac861b1446259214471 | [
"Apache-2.0"
] | null | null | null | {******************************************************************************}
{ }
{ Lan Manager Statistics API interface Unit for Object Pascal }
{ ... | 34.193916 | 132 | 0.641944 |
c305f04c414062710c99e5905f887a89c22b65a8 | 5,562 | pas | Pascal | Components/TNT/Design/TntDesignEditors_Design.pas | jaksco/cubicexplorer | 7bf2513700477d753fd8ea1c6226ddab0175df91 | [
"Condor-1.1"
] | 1 | 2021-09-23T17:32:49.000Z | 2021-09-23T17:32:49.000Z | Components/TNT/Design/TntDesignEditors_Design.pas | jaksco/cubicexplorer | 7bf2513700477d753fd8ea1c6226ddab0175df91 | [
"Condor-1.1"
] | null | null | null | Components/TNT/Design/TntDesignEditors_Design.pas | jaksco/cubicexplorer | 7bf2513700477d753fd8ea1c6226ddab0175df91 | [
"Condor-1.1"
] | null | null | null |
{*****************************************************************************}
{ }
{ Tnt Delphi Unicode Controls }
{ http://www.tntware.com/delphicontrols/unicode/ ... | 28.233503 | 132 | 0.638979 |
473461d47ce2c9efa03e9710bb8ffa09ef78beea | 48,440 | pas | Pascal | references/embarcadero/rio/10_3_3/patched/fmx/FMX.Filter.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_3/patched/fmx/FMX.Filter.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_3/patched/fmx/FMX.Filter.pas | marlonnardi/alcinoe | 5e14b2fca7adcc38e483771055b5623501433334 | [
"Apache-2.0"
] | null | null | null | {*******************************************************}
{ }
{ Delphi FireMonkey Platform }
{ }
{ Copyright(c) 2011-2019 Embarcadero Technologies, Inc. }
{ All rights... | 40.333056 | 206 | 0.612139 |
47db58f7d59e4e2f45438a4d6f399b1147e9f959 | 2,697 | pas | Pascal | windows/src/ext/jedi/jvcl/jvcl/archive/JvgStepLabel.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/jvcl/archive/JvgStepLabel.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/archive/JvgStepLabel.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... | 27.242424 | 93 | 0.716722 |
fc3ea71456ed54a11da6774205b1e51b7c4f2276 | 14,584 | pas | Pascal | Src/Graphics32/GR32_Dsgn_Bitmap.pas | ryujt/ryulib4delphi | 1269afeb5d55d5d6710cfb1d744d5a1596583a96 | [
"MIT"
] | 18 | 2015-05-18T01:55:45.000Z | 2019-05-03T03:23:52.000Z | Src/Graphics32/GR32_Dsgn_Bitmap.pas | ryujt/ryulib4delphi | 1269afeb5d55d5d6710cfb1d744d5a1596583a96 | [
"MIT"
] | null | null | null | Src/Graphics32/GR32_Dsgn_Bitmap.pas | ryujt/ryulib4delphi | 1269afeb5d55d5d6710cfb1d744d5a1596583a96 | [
"MIT"
] | 19 | 2015-05-14T01:06:35.000Z | 2019-06-02T05:19:00.000Z | unit GR32_Dsgn_Bitmap;
(* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1 or LGPL 2.1 with linking exception
*
* 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 Lic... | 26.957486 | 109 | 0.711465 |
c324244702fdd0a162a9ec12b19668eab0b3274e | 21,073 | pas | Pascal | Source/rmkThemes/rmkThemes.pas | sharov-artem/TBX | 4982cf02765672376ae887711b8820d63a0d71af | [
"MIT"
] | 42 | 2015-02-02T22:39:21.000Z | 2022-01-19T15:28:20.000Z | Source/rmkThemes/rmkThemes.pas | sharov-artem/TBX | 4982cf02765672376ae887711b8820d63a0d71af | [
"MIT"
] | 16 | 2019-02-02T19:54:54.000Z | 2019-02-28T05:22:36.000Z | Source/rmkThemes/rmkThemes.pas | sharov-artem/TBX | 4982cf02765672376ae887711b8820d63a0d71af | [
"MIT"
] | 14 | 2015-06-17T07:40:11.000Z | 2020-12-17T06:34:49.000Z | {*
* rmkThemes common functions
* Copyright 2003-2013 Roy Magne Klever. All rights reserved.
*
* The MIT License (MIT)
*
* 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 withou... | 33.081633 | 113 | 0.53476 |
fcc4ba32674ba355a8bf865618018503a9cc5481 | 20,646 | pas | Pascal | windows/src/ext/jedi/jcl/jcl/experts/stacktraceviewer/JclStackTraceViewerClasses.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jcl/jcl/experts/stacktraceviewer/JclStackTraceViewerClasses.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/experts/stacktraceviewer/JclStackTraceViewerClasses.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | {**************************************************************************************************}
{ }
{ Project JEDI Code Library (JCL) }
{ ... | 32.309859 | 111 | 0.721835 |
f1199178e9bec494706fca11aac163fec91f215d | 4,057 | pas | Pascal | Projects/CompStartup.pas | tony8077616/issrc | 3b0cd1eff411bc3f3b85a89190f02e47a5d78991 | [
"FSFAP"
] | 1 | 2020-02-23T18:27:35.000Z | 2020-02-23T18:27:35.000Z | Projects/CompStartup.pas | tony8077616/issrc | 3b0cd1eff411bc3f3b85a89190f02e47a5d78991 | [
"FSFAP"
] | null | null | null | Projects/CompStartup.pas | tony8077616/issrc | 3b0cd1eff411bc3f3b85a89190f02e47a5d78991 | [
"FSFAP"
] | 1 | 2020-04-07T23:20:56.000Z | 2020-04-07T23:20:56.000Z | unit CompStartup;
{
Inno Setup
Copyright (C) 1997-2004 Jordan Russell
Portions by Martijn Laan
For conditions of distribution and use, see LICENSE.TXT.
Compiler Startup form
$jrsoftware: issrc/Projects/CompStartup.pas,v 1.11 2004/07/22 19:49:39 jr Exp $
}
interface
uses
Windows, Messa... | 27.228188 | 99 | 0.725659 |
fca7852de7e9474d4efaa649ebdd477bfa2521d9 | 107,380 | pas | Pascal | library/wp/FHIR.WP.Toolbar.pas | rhausam/fhirserver | d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3 | [
"BSD-3-Clause"
] | 132 | 2015-02-02T00:22:40.000Z | 2021-08-11T12:08:08.000Z | library/wp/FHIR.WP.Toolbar.pas | rhausam/fhirserver | d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3 | [
"BSD-3-Clause"
] | 113 | 2015-03-20T01:55:20.000Z | 2021-10-08T16:15:28.000Z | library/wp/FHIR.WP.Toolbar.pas | rhausam/fhirserver | d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3 | [
"BSD-3-Clause"
] | 49 | 2015-04-11T14:59:43.000Z | 2021-03-30T10:29:18.000Z | Unit FHIR.WP.Toolbar;
{
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... | 43.650407 | 174 | 0.793546 |
fcbd8a793e45d45fcb73321d71f1201d4eff99de | 6,236 | dfm | Pascal | Client/fStoreQuantitiesFilter.dfm | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | null | null | null | Client/fStoreQuantitiesFilter.dfm | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | null | null | null | Client/fStoreQuantitiesFilter.dfm | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | 3 | 2021-06-30T10:11:17.000Z | 2021-07-01T09:13:29.000Z | inherited fmStoreQuantitiesFilter: TfmStoreQuantitiesFilter
Left = 350
Top = 283
Caption = '%s '#1085#1072' '#1053#1072#1083#1080#1095#1085#1086#1089#1090#1080' '#1086#1090' %ProductClassAbbrev% '#1082#1098#1084' '#1076#1072#1090#1072
ClientHeight = 500
ClientWidth = 465
ExplicitWidth = 471
Explici... | 25.768595 | 160 | 0.54923 |
47da0ef133ef4695ae5a746a0d55b55188e4ba03 | 509 | dpr | Pascal | macros/src/macros.dpr | regyssilveira/firedac-demos | ebbdb512d45d64a63b7e3c34203a10e14e03113b | [
"Apache-2.0"
] | 8 | 2019-06-21T20:02:27.000Z | 2021-07-19T15:11:58.000Z | macros/src/macros.dpr | regyssilveira/firedac-demos | ebbdb512d45d64a63b7e3c34203a10e14e03113b | [
"Apache-2.0"
] | null | null | null | macros/src/macros.dpr | regyssilveira/firedac-demos | ebbdb512d45d64a63b7e3c34203a10e14e03113b | [
"Apache-2.0"
] | 4 | 2020-04-29T22:25:05.000Z | 2022-01-28T02:12:46.000Z | program macros;
uses
Vcl.Forms,
UBasePrincipal in '..\..\comuns\UBasePrincipal.pas' {FrmBasePrincipal},
UConfig in '..\..\comuns\UConfig.pas',
UPrincipal in 'UPrincipal.pas' {FrmPrincipal},
UFBConnection in '..\..\comuns\UFBConnection.pas' {DtmFBConnection: TDataModule};
{$R *.res}
begin
Application.Init... | 26.789474 | 83 | 0.750491 |
fc9ee3c589bf3dc6680332be091f6a4484f0247b | 2,610 | pas | Pascal | dependencies/Indy10/Protocols/IdSystatServer.pas | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | 132 | 2015-02-02T00:22:40.000Z | 2021-08-11T12:08:08.000Z | dependencies/Indy10/Protocols/IdSystatServer.pas | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | 113 | 2015-03-20T01:55:20.000Z | 2021-10-08T16:15:28.000Z | dependencies/Indy10/Protocols/IdSystatServer.pas | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | 49 | 2015-04-11T14:59:43.000Z | 2021-03-30T10:29:18.000Z | {
$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... | 21.393443 | 83 | 0.679693 |
473e3b85a5e0c208a1d1a585454d8b34fe809e51 | 2,059 | pas | Pascal | src/Libs/Protocol/Implementations/FastCGI/Records/FcgiUnknownType.pas | zamronypj/fano-framework | 559e385be5e1d26beada94c46eb8e760c4d855da | [
"MIT"
] | 78 | 2019-01-31T13:40:48.000Z | 2022-03-22T17:26:54.000Z | src/Libs/Protocol/Implementations/FastCGI/Records/FcgiUnknownType.pas | zamronypj/fano-framework | 559e385be5e1d26beada94c46eb8e760c4d855da | [
"MIT"
] | 24 | 2020-01-04T11:50:53.000Z | 2022-02-17T09:55:23.000Z | src/Libs/Protocol/Implementations/FastCGI/Records/FcgiUnknownType.pas | zamronypj/fano-framework | 559e385be5e1d26beada94c46eb8e760c4d855da | [
"MIT"
] | 9 | 2018-11-05T03:43:24.000Z | 2022-01-21T17:23:30.000Z | {*!
* Fano Web Framework (https://fanoframework.github.io)
*
* @link https://github.com/fanoframework/fano
* @copyright Copyright (c) 2018 - 2021 Zamrony P. Juhara
* @license https://github.com/fanoframework/fano/blob/master/LICENSE (MIT)
*}
unit FcgiUnknownType;
interface
{$MODE OBJFPC}
{$H+}
uses
... | 25.109756 | 86 | 0.581836 |
f1a5453141e0185cf9d3e5d7faa33b8012c9b410 | 7,688 | pas | Pascal | Packages/IconFontsImageListEditor.pas | atkins126/IconFontsImageList | b5737f3924b26fdf977e4325af5348991fc63e5c | [
"Apache-2.0"
] | 179 | 2019-11-22T23:31:22.000Z | 2022-03-21T00:27:54.000Z | Packages/IconFontsImageListEditor.pas | andrea-magni/IconFontsImageList | 8006265c83c98728949ae6822df1321c92d780ec | [
"Apache-2.0"
] | 45 | 2019-12-14T16:47:02.000Z | 2021-11-24T09:43:40.000Z | Packages/IconFontsImageListEditor.pas | andrea-magni/IconFontsImageList | 8006265c83c98728949ae6822df1321c92d780ec | [
"Apache-2.0"
] | 40 | 2019-11-25T19:22:51.000Z | 2021-12-16T19:14:10.000Z | {******************************************************************************}
{ }
{ Icon Fonts ImageList: An extended ImageList for Delphi }
{ to simplify use of Icons (resize, colors and more...) ... | 30.387352 | 97 | 0.621358 |
f198d43c94464905c448bd2bd01b36e0213cd89e | 109,830 | pas | Pascal | Matrix.pas | williamdale/mrmath | 3caa5d2b160ee8e2955fdbefefd9709cdf72f0f4 | [
"Apache-2.0"
] | null | null | null | Matrix.pas | williamdale/mrmath | 3caa5d2b160ee8e2955fdbefefd9709cdf72f0f4 | [
"Apache-2.0"
] | null | null | null | Matrix.pas | williamdale/mrmath | 3caa5d2b160ee8e2955fdbefefd9709cdf72f0f4 | [
"Apache-2.0"
] | 1 | 2019-07-09T09:40:32.000Z | 2019-07-09T09:40:32.000Z | // ###################################################################
// #### This file is part of the mathematics library project, and is
// #### offered under the licence agreement described on
// #### http://www.mrsoft.org/
// ####
// #### Copyright:(c) 2011, Michael R. . All rights reserved.
// ####
// ####... | 35 | 155 | 0.648766 |
f1f62e81d34f872ac869bdcd3d708819a37fa125 | 3,398 | dfm | Pascal | src/sbbs3/ctrl/MailFormUnit.dfm | jonny290/synchronet | 012a39d00a3160a593ef5923fdc1ee95e0497083 | [
"Artistic-2.0"
] | 1 | 2017-07-18T03:56:48.000Z | 2017-07-18T03:56:48.000Z | src/sbbs3/ctrl/MailFormUnit.dfm | jonny290/synchronet | 012a39d00a3160a593ef5923fdc1ee95e0497083 | [
"Artistic-2.0"
] | null | null | null | src/sbbs3/ctrl/MailFormUnit.dfm | jonny290/synchronet | 012a39d00a3160a593ef5923fdc1ee95e0497083 | [
"Artistic-2.0"
] | null | null | null | object MailForm: TMailForm
Left = 735
Top = 317
Width = 480
Height = 150
Caption = 'Mail Server'
Color = clBtnFace
UseDockManager = True
DefaultMonitor = dmPrimary
DragKind = dkDock
DragMode = dmAutomatic
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = ... | 20.975309 | 45 | 0.58505 |
f1f0a2865d4fbc132c4128783a27630d3782225b | 35,816 | pas | Pascal | Projects/LZMA.pas | winter-wh/issrc-is-5_4 | bebd906f45bcaa3e3a22944e2511c583ae3dfb13 | [
"FSFAP"
] | 5 | 2018-01-03T06:43:07.000Z | 2020-07-30T13:15:29.000Z | Projects/LZMA.pas | winter-wh/issrc-is-5_4 | bebd906f45bcaa3e3a22944e2511c583ae3dfb13 | [
"FSFAP"
] | null | null | null | Projects/LZMA.pas | winter-wh/issrc-is-5_4 | bebd906f45bcaa3e3a22944e2511c583ae3dfb13 | [
"FSFAP"
] | 2 | 2019-11-04T02:54:49.000Z | 2020-04-24T17:50:46.000Z | unit LZMA;
{
Inno Setup
Copyright (C) 1997-2010 Jordan Russell
Portions by Martijn Laan
For conditions of distribution and use, see LICENSE.TXT.
Interface to the LZMA/LZMA2 compression DLL
Source code for the compression DLL can found in the lzma2/Encoder
subdirectory.
$jrsoftware: issrc/Projects/LZ... | 32.09319 | 113 | 0.739167 |
c30ac54173ba84dca9f4fc10cff01e9d13a9036d | 5,595 | pas | Pascal | Source/Z.GBKBig.pas | PassByYou888/ZNet | 8f5439ec275ee4eb5d68e00c33675e6117379fcf | [
"BSD-3-Clause"
] | 24 | 2022-01-20T13:59:38.000Z | 2022-03-25T01:11:43.000Z | Source/Z.GBKBig.pas | PassByYou888/ZNet | 8f5439ec275ee4eb5d68e00c33675e6117379fcf | [
"BSD-3-Clause"
] | null | null | null | Source/Z.GBKBig.pas | PassByYou888/ZNet | 8f5439ec275ee4eb5d68e00c33675e6117379fcf | [
"BSD-3-Clause"
] | 5 | 2022-01-20T14:44:24.000Z | 2022-02-13T10:07:38.000Z | { ****************************************************************************** }
{ * GBK Big data * }
{ ****************************************************************************** }
unit Z.GBKBig;
{$I Z.Define.inc}
interface
uses Z.Status, Z.Core, Z.... | 28.545918 | 143 | 0.615371 |
fc9b428c06ba458aaf50bec45de1f806dcfda11b | 1,639 | pas | Pascal | PosTest/Unit1.pas | edwinyzh/Delphi-64-bit-compiler-RTL-speed-up_2 | 1f377aed2408398d591bfef3fb3431e4534650b3 | [
"Zlib"
] | null | null | null | PosTest/Unit1.pas | edwinyzh/Delphi-64-bit-compiler-RTL-speed-up_2 | 1f377aed2408398d591bfef3fb3431e4534650b3 | [
"Zlib"
] | null | null | null | PosTest/Unit1.pas | edwinyzh/Delphi-64-bit-compiler-RTL-speed-up_2 | 1f377aed2408398d591bfef3fb3431e4534650b3 | [
"Zlib"
] | 1 | 2021-12-31T08:28:22.000Z | 2021-12-31T08:28:22.000Z | unit Unit1;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls;
type
TForm1 = class(TForm)
Memo1: TMemo;
Button1: TButton;
procedure Button1Click(Sender: TObject);
private
... | 22.452055 | 99 | 0.629042 |
83715c645f76d4fe1ac81ec40954817bfed0bf40 | 63 | pas | Pascal | Test/FailureScripts/ifthenelse_expression1.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 79 | 2015-03-18T10:46:13.000Z | 2022-03-17T18:05:11.000Z | Test/FailureScripts/ifthenelse_expression1.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 6 | 2016-03-29T14:39:00.000Z | 2020-09-14T10:04:14.000Z | Test/FailureScripts/ifthenelse_expression1.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 25 | 2016-05-04T13:11:38.000Z | 2021-09-29T13:34:31.000Z | var t1 := if 'bug' then 1 else 2;
var t2 := if 2=2 1 else 2; | 21 | 34 | 0.555556 |
fcf45e8d8cb0995fc44fa9f675260e9d08dc36ba | 4,223 | pas | Pascal | windows/src/ext/jedi/jcl/jcl/experts/stacktraceviewer/JclStackTraceViewerOptions.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jcl/jcl/experts/stacktraceviewer/JclStackTraceViewerOptions.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/experts/stacktraceviewer/JclStackTraceViewerOptions.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | {**************************************************************************************************}
{ }
{ Project JEDI Code Library (JCL) }
{ ... | 43.536082 | 107 | 0.420081 |
fced64c46c4b1aad2403a64096f70f143547eaff | 16,057 | pas | Pascal | Components/JVCL/qrun/JvQNTEventLog.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/qrun/JvQNTEventLog.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/qrun/JvQNTEventLog.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. *}
{****************************************************************************... | 26.628524 | 120 | 0.693716 |
fcb069f6664ddb8b19287689482a0399eb90dd85 | 3,466 | pas | Pascal | windows/src/ext/jedi/jvcl/tests/Globus/design/JvgReportParamEditorForm.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/tests/Globus/design/JvgReportParamEditorForm.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/Globus/design/JvgReportParamEditorForm.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... | 28.178862 | 86 | 0.719561 |
fc621741f80bd442dca857a355d3dabe2936976e | 438 | pas | Pascal | CAT/tests/08. types/pointers/pointers_proc_explicit_2.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 19 | 2018-10-22T23:45:31.000Z | 2021-05-16T00:06:49.000Z | CAT/tests/08. types/pointers/pointers_proc_explicit_2.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 1 | 2019-06-01T06:17:08.000Z | 2019-12-28T10:27:42.000Z | CAT/tests/08. types/pointers/pointers_proc_explicit_2.pas | SkliarOleksandr/NextPascal | 4dc26abba6613f64c0e6b5864b3348711eb9617a | [
"Apache-2.0"
] | 6 | 2018-08-30T05:16:21.000Z | 2021-05-12T20:25:43.000Z | unit pointers_proc_explicit_2;
interface
implementation
type
TProc = procedure(a, b: Int32; const s: string);
var
P: Pointer;
GA, GB: Int32;
GS: string;
procedure SetG(a, b: Int32; const s: string);
begin
GA := a;
GB := b;
GS := s;
end;
procedure Test;
begin
P := @SetG;
TProc(P)(44, 33, 'str... | 12.166667 | 50 | 0.611872 |
4789fa714a6c04045dd1962966e7d96af14085cd | 29,675 | pas | Pascal | Components/TNT/Source/TntExtCtrls.pas | jaksco/cubicexplorer | 7bf2513700477d753fd8ea1c6226ddab0175df91 | [
"Condor-1.1"
] | 1 | 2021-09-23T17:32:49.000Z | 2021-09-23T17:32:49.000Z | Components/TNT/Source/TntExtCtrls.pas | jaksco/cubicexplorer | 7bf2513700477d753fd8ea1c6226ddab0175df91 | [
"Condor-1.1"
] | null | null | null | Components/TNT/Source/TntExtCtrls.pas | jaksco/cubicexplorer | 7bf2513700477d753fd8ea1c6226ddab0175df91 | [
"Condor-1.1"
] | null | null | null |
{*****************************************************************************}
{ }
{ Tnt Delphi Unicode Controls }
{ http://www.tntware.com/delphicontrols/unicode/ ... | 27.916275 | 102 | 0.708711 |
fce2a9ab01160de593dc37b9c8840e09e3fa06b4 | 8,272 | pas | Pascal | Sources/Pascal/VCL/NV.VCL.DBCtrls.pas | DelcioSbeghen/NetVCL | 7467db6f3b979b38d6dda4a93e0f708d1c3142d2 | [
"MIT"
] | 5 | 2019-05-08T20:13:31.000Z | 2021-07-30T10:58:53.000Z | Sources/Pascal/VCL/NV.VCL.DBCtrls.pas | DelcioSbeghen/NetVCL | 7467db6f3b979b38d6dda4a93e0f708d1c3142d2 | [
"MIT"
] | null | null | null | Sources/Pascal/VCL/NV.VCL.DBCtrls.pas | DelcioSbeghen/NetVCL | 7467db6f3b979b38d6dda4a93e0f708d1c3142d2 | [
"MIT"
] | 4 | 2019-03-30T16:37:05.000Z | 2021-07-31T18:56:34.000Z | unit NV.VCL.DBCtrls;
interface
uses
NV.Interfaces, DB, SysUtils;
type
EInvalidGridOperation = class(Exception);
TpGridDatalink = class(TDataLink)
private
FModified : Boolean;
FInUpdateData: Boolean;
FGrid : INvDbGrid;
protected
// DataLink overrides
procedure ActiveChange... | 22.914127 | 100 | 0.706359 |
c38fc0579d9292d8ad4c8f6acbc7fc39973db82b | 405 | pas | Pascal | FloatingTools.pas | atkins126/NxDbTools | d5874ab52653307c18d72a24efaa8deecab05aa0 | [
"BSD-2-Clause"
] | null | null | null | FloatingTools.pas | atkins126/NxDbTools | d5874ab52653307c18d72a24efaa8deecab05aa0 | [
"BSD-2-Clause"
] | null | null | null | FloatingTools.pas | atkins126/NxDbTools | d5874ab52653307c18d72a24efaa8deecab05aa0 | [
"BSD-2-Clause"
] | null | null | null | unit FloatingTools;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs;
type
Tfrm_FloatingTools = class(TForm)
private
{ Private declarations }
public
{ Public declarations }
end;
va... | 16.2 | 99 | 0.696296 |
fcc127f0403883f2c19df9fb9c38c2039bc984f7 | 2,397 | pas | Pascal | FGX-master/Library/FGX.Graphics.pas | PauloRamalho7/ISLib | 83df9ed568496a264cace3db24ad18489a186602 | [
"MIT"
] | null | null | null | FGX-master/Library/FGX.Graphics.pas | PauloRamalho7/ISLib | 83df9ed568496a264cace3db24ad18489a186602 | [
"MIT"
] | null | null | null | FGX-master/Library/FGX.Graphics.pas | PauloRamalho7/ISLib | 83df9ed568496a264cace3db24ad18489a186602 | [
"MIT"
] | null | null | null | {*********************************************************************
*
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*
* Autor: Brovin Y.D.
* E-mail: y.brovin... | 31.96 | 113 | 0.700459 |
47bf4a951e5ed93f417197a6bc98aec46556e36a | 970 | pas | Pascal | Source/BCEditor.Editor.CodeFolding.Hint.Colors.pas | EricGrange/TBCEditor | ef037fc3638b9bcf4ecacafcfc30fac745712460 | [
"MIT"
] | 2 | 2018-01-03T03:48:19.000Z | 2021-12-08T14:54:20.000Z | Source/BCEditor.Editor.CodeFolding.Hint.Colors.pas | EricGrange/TBCEditor | ef037fc3638b9bcf4ecacafcfc30fac745712460 | [
"MIT"
] | null | null | null | Source/BCEditor.Editor.CodeFolding.Hint.Colors.pas | EricGrange/TBCEditor | ef037fc3638b9bcf4ecacafcfc30fac745712460 | [
"MIT"
] | 1 | 2021-04-29T08:09:41.000Z | 2021-04-29T08:09:41.000Z | unit BCEditor.Editor.CodeFolding.Hint.Colors;
interface
uses
Classes, Graphics;
type
TBCEditorCodeFoldingHintColors = class(TPersistent)
strict private
FBackground: TColor;
FBorder: TColor;
public
constructor Create;
procedure Assign(ASource: TPersistent); override;
published... | 22.045455 | 85 | 0.742268 |
47b7cb8eb4b12d18260821e7576bf0ebcb2cae6e | 7,281 | pas | Pascal | Tools/FilePackage/ObjectDataTreeFrameUnit.pas | lovong/ZNet | ad67382654ea1979c316c2dc9716fd6d8509f028 | [
"BSD-3-Clause"
] | 1 | 2022-01-30T11:33:39.000Z | 2022-01-30T11:33:39.000Z | Tools/FilePackage/ObjectDataTreeFrameUnit.pas | lovong/ZNet | ad67382654ea1979c316c2dc9716fd6d8509f028 | [
"BSD-3-Clause"
] | null | null | null | Tools/FilePackage/ObjectDataTreeFrameUnit.pas | lovong/ZNet | ad67382654ea1979c316c2dc9716fd6d8509f028 | [
"BSD-3-Clause"
] | null | null | null | unit ObjectDataTreeFrameUnit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ImgList, ComCtrls,
Z.UnicodeMixedLib,
Z.ZDB;
type
TOpenObjectDataPath = procedure(_Path: string) of object;
TObjectDataTreeFrame = class(TFrame)
TreeView: TTreeView;
p... | 31.383621 | 131 | 0.685345 |
c36107abda06097607148a3f920f4230f3d82cbd | 248 | dpr | Pascal | FastPHPBrowser.dpr | danielmarschall/fastphp | e790d80b4fc21811b28323fb40c09f544af64eea | [
"Apache-2.0"
] | null | null | null | FastPHPBrowser.dpr | danielmarschall/fastphp | e790d80b4fc21811b28323fb40c09f544af64eea | [
"Apache-2.0"
] | null | null | null | FastPHPBrowser.dpr | danielmarschall/fastphp | e790d80b4fc21811b28323fb40c09f544af64eea | [
"Apache-2.0"
] | 1 | 2021-01-28T02:18:50.000Z | 2021-01-28T02:18:50.000Z | program FastPHPBrowser;
uses
Forms,
BrowserMain in 'BrowserMain.pas' {Form2};
{$R *.res}
begin
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.CreateForm(TForm2, Form2);
Application.Run;
end.
| 16.533333 | 44 | 0.697581 |
fcbf3e28cdc161ab372722a3d18b5674280de402 | 4,113 | pas | Pascal | ThirdParty/Spring4D/Source/Persistence/Core/Spring.Persistence.Core.ListSession.pas | Gronfi/DPN | a21706737f6eca7378e31511d15768a36f93a72a | [
"Apache-2.0"
] | 3 | 2020-11-06T15:46:18.000Z | 2021-06-24T09:23:29.000Z | ThirdParty/Spring4D/Source/Persistence/Core/Spring.Persistence.Core.ListSession.pas | Gronfi/DPN | a21706737f6eca7378e31511d15768a36f93a72a | [
"Apache-2.0"
] | null | null | null | ThirdParty/Spring4D/Source/Persistence/Core/Spring.Persistence.Core.ListSession.pas | Gronfi/DPN | a21706737f6eca7378e31511d15768a36f93a72a | [
"Apache-2.0"
] | 3 | 2020-10-31T00:46:34.000Z | 2021-06-23T15:23:27.000Z | {***************************************************************************}
{ }
{ Spring Framework for Delphi }
{ }
{ ... | 31.396947 | 108 | 0.533917 |
f1d81282105b941afe3b773b42bb281e46f99a3b | 2,322 | pas | Pascal | service/ureserveservicelistener.pas | itfx3035/lazarus-freepascal-ims | b411f18490dbee0a7b37fe6bb74cb96ba523bae0 | [
"MIT"
] | null | null | null | service/ureserveservicelistener.pas | itfx3035/lazarus-freepascal-ims | b411f18490dbee0a7b37fe6bb74cb96ba523bae0 | [
"MIT"
] | null | null | null | service/ureserveservicelistener.pas | itfx3035/lazarus-freepascal-ims | b411f18490dbee0a7b37fe6bb74cb96ba523bae0 | [
"MIT"
] | null | null | null | unit uReserveServiceListener;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, synsock, uLog, uNetwork, blcksock, uReserveServiceConnection;
type
TReserveServiceListener = class(TThread)
private
{ Private declarations }
trLocalIp:string;
trPort:integer;
trLogMsg:string;
... | 21.90566 | 127 | 0.664944 |
c351cedb1efe7aa243c1590fcf954ae1e790ea6b | 8,668 | pas | Pascal | HODLER_Multiplatform_Win_And_iOS_Linux/additionalUnits/bi/Velthuis.BigIntegers.Primes.pas | M3Supreme45/HODLER-Open-Source-Multi-Asset-Wallet | 259ea75f7aba999ffd184997a884c1c22d34fa40 | [
"Unlicense"
] | null | null | null | HODLER_Multiplatform_Win_And_iOS_Linux/additionalUnits/bi/Velthuis.BigIntegers.Primes.pas | M3Supreme45/HODLER-Open-Source-Multi-Asset-Wallet | 259ea75f7aba999ffd184997a884c1c22d34fa40 | [
"Unlicense"
] | null | null | null | HODLER_Multiplatform_Win_And_iOS_Linux/additionalUnits/bi/Velthuis.BigIntegers.Primes.pas | M3Supreme45/HODLER-Open-Source-Multi-Asset-Wallet | 259ea75f7aba999ffd184997a884c1c22d34fa40 | [
"Unlicense"
] | 1 | 2020-05-15T11:43:18.000Z | 2020-05-15T11:43:18.000Z | { --------------------------------------------------------------------------- }
{ }
{ File: Velthuis.BigIntegers.Primes.pas }
{ Function: Prime functions for BigIntegers }
{ Language: Delphi version XE2 or later }
{ Author: Rudy Velthuis }
{ Copyright: (c) 2017 Rudy Velthuis }
{ Notes: See http://r... | 32.586466 | 132 | 0.68551 |
c34447e56f9f8fa4224b2b4363d52d98a8aace84 | 2,550 | pas | Pascal | Tests/ValueHolder.pas | ritalin/promise-for-delphi | aa54cee8e16cc626713d9a95af081fb5609970ee | [
"MIT"
] | 9 | 2017-09-07T07:52:17.000Z | 2021-01-09T15:46:37.000Z | Tests/ValueHolder.pas | ritalin/promise-for-delphi | aa54cee8e16cc626713d9a95af081fb5609970ee | [
"MIT"
] | null | null | null | Tests/ValueHolder.pas | ritalin/promise-for-delphi | aa54cee8e16cc626713d9a95af081fb5609970ee | [
"MIT"
] | 3 | 2019-08-09T00:05:49.000Z | 2021-02-22T23:09:01.000Z | unit ValueHolder;
interface
uses
System.SysUtils, System.SyncObjs, Promise.Proto
;
type
IHolder<TResult> = interface
function GetValue: TResult;
procedure SetValue(const value: TResult);
function GetReason: IFailureReason<Exception>;
procedure SetReason(const value: IFailureReason<Ex... | 24.285714 | 83 | 0.74 |
c34721a0db903d372ae263bfc9e1f251989c5212 | 67,810 | dfm | Pascal | NoNaMe_Post_Editor/frmuSplash.dfm | delphi-pascal-archive/noname_pe | 57b2f869af0d98c66f5edecb3c14acb57ecbf098 | [
"Unlicense"
] | null | null | null | NoNaMe_Post_Editor/frmuSplash.dfm | delphi-pascal-archive/noname_pe | 57b2f869af0d98c66f5edecb3c14acb57ecbf098 | [
"Unlicense"
] | null | null | null | NoNaMe_Post_Editor/frmuSplash.dfm | delphi-pascal-archive/noname_pe | 57b2f869af0d98c66f5edecb3c14acb57ecbf098 | [
"Unlicense"
] | null | null | null | object frmSplash: TfrmSplash
Left = 295
Top = 222
AlphaBlend = True
AlphaBlendValue = 0
BorderStyle = bsNone
Caption = 'frmSplash'
ClientHeight = 270
ClientWidth = 378
Color = clWhite
Font.Charset = RUSSIAN_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans S... | 65.580271 | 169 | 0.875815 |
fc7655363cd84292ccf803700d0928c93010a61b | 4,175 | dfm | Pascal | Editors/ActorEditor_old/KeyBar.dfm | ixray-team/xray-vss-archive | b245c8601dcefb505b4b51f58142da6769d4dc92 | [
"Linux-OpenIB"
] | 1 | 2022-03-26T17:00:19.000Z | 2022-03-26T17:00:19.000Z | net.ssa/Editors/ActorEditor/KeyBar.dfm | ixray-team/xray-vss-archive | b245c8601dcefb505b4b51f58142da6769d4dc92 | [
"Linux-OpenIB"
] | null | null | null | net.ssa/Editors/ActorEditor/KeyBar.dfm | ixray-team/xray-vss-archive | b245c8601dcefb505b4b51f58142da6769d4dc92 | [
"Linux-OpenIB"
] | 1 | 2022-03-26T17:00:21.000Z | 2022-03-26T17:00:21.000Z | object frmKeyBar: TfrmKeyBar
Left = 253
Top = 400
Align = alTop
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 21
ClientWidth = 747
Color = 10528425
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyP... | 23.194444 | 41 | 0.51497 |
47c6c659bb54da30a60e3d02973165c152a3f97b | 1,747 | pas | Pascal | references/jcl/jcl/examples/windows/peimage/ApiHookDemoMain.pas | zekiguven/alcinoe | e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c | [
"Apache-2.0"
] | 851 | 2018-02-05T09:54:56.000Z | 2022-03-24T23:13:10.000Z | references/jcl/jcl/examples/windows/peimage/ApiHookDemoMain.pas | zekiguven/alcinoe | e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c | [
"Apache-2.0"
] | 200 | 2018-02-06T18:52:39.000Z | 2022-03-24T19:59:14.000Z | references/jcl/jcl/examples/windows/peimage/ApiHookDemoMain.pas | zekiguven/alcinoe | e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c | [
"Apache-2.0"
] | 197 | 2018-03-20T20:49:55.000Z | 2022-03-21T17:38:14.000Z | unit ApiHookDemoMain;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls;
type
TForm1 = class(TForm)
HookBtn: TButton;
UnhookBtn: TButton;
BeepBtn: TButton;
Memo1: TMemo;
procedure HookBtnClick(Sender: TObject);
procedure Unh... | 21.048193 | 87 | 0.696623 |
6a85b2cdb439fe94cf7844aed642736a24b8d3d2 | 18,687 | pas | Pascal | XMLReader.pas | joaogl/LeGame | bddb2778a3baf9226206fa09259b712d85450a34 | [
"Apache-2.0"
] | null | null | null | XMLReader.pas | joaogl/LeGame | bddb2778a3baf9226206fa09259b712d85450a34 | [
"Apache-2.0"
] | null | null | null | XMLReader.pas | joaogl/LeGame | bddb2778a3baf9226206fa09259b712d85450a34 | [
"Apache-2.0"
] | null | null | null | unit XMLReader;
interface
uses crt, GlobalVariables, FileManager, SysUtils;
var statage, s1 : integer;
const ALPHA = ['A'..'Z', 'a'..'z'];
Function getBlockCode(name : String) : boolean;
Function ReadXMLFile(FileFrom : String) : codeFile;
Function FilterXMLFile(localCode : codeFile) : codeFile;
... | 36.426901 | 209 | 0.524482 |
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.