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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
855312feee75b7d7ac2488b3740607ad1703680e | 12,015 | pas | Pascal | windows/src/ext/jedi/jvcl/jvcl/run/JvVersionInfo.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/jvcl/run/JvVersionInfo.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/ext/jedi/jvcl/jvcl/run/JvVersionInfo.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.060811 | 97 | 0.722846 |
aa2ed06273b7a55ac01c46eb5ee80a74fb9f4e55 | 3,181 | pas | Pascal | Demos/ChatDemo/Server/ufrmMain.pas | atkins126/NetCom7 | 84cd691a67554588e43b79179d954e17fba82038 | [
"MIT"
] | 139 | 2020-04-13T10:05:09.000Z | 2022-03-16T00:35:50.000Z | Demos/ChatDemo/Server/ufrmMain.pas | mrandreastoth/NetCom7 | 1bb22d8e8f66ca6fd7b70925024525f845a8899d | [
"MIT"
] | 22 | 2020-04-15T03:17:53.000Z | 2022-02-09T13:08:31.000Z | Demos/ChatDemo/Server/ufrmMain.pas | mrandreastoth/NetCom7 | 1bb22d8e8f66ca6fd7b70925024525f845a8899d | [
"MIT"
] | 34 | 2020-04-13T11:26:35.000Z | 2022-01-26T04:23:44.000Z | unit ufrmMain;
interface
uses
System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants,
FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FMX.Dialogs,
FMX.StdCtrls, FMX.Controls.Presentation, FMX.ScrollBox, FMX.Memo,
System.SyncObjs, ncSocketList, ncSources;
type
TfrmMain =... | 26.731092 | 146 | 0.691606 |
85c7c6e0ea4b60eaacaa1f0ef9777b2312e70481 | 4,569 | pas | Pascal | PLAYER/waitbox.pas | shamblernaut/Mod4Win | 42054cafa097bae3df210ae6bcb7207aa49265ff | [
"MIT"
] | 8 | 2021-06-09T08:52:54.000Z | 2022-03-09T11:31:33.000Z | PLAYER/waitbox.pas | sagamusix/Mod4Win | 42054cafa097bae3df210ae6bcb7207aa49265ff | [
"MIT"
] | null | null | null | PLAYER/waitbox.pas | sagamusix/Mod4Win | 42054cafa097bae3df210ae6bcb7207aa49265ff | [
"MIT"
] | 3 | 2021-09-22T12:50:13.000Z | 2022-02-19T09:31:21.000Z | UNIT WaitBox;
{$C Fixed Preload Permanent}
INTERFACE
USES WinTypes,WinProcs,Strings,{$IFNDEF MCI}MODc{$ELSE}FRAMES{$ENDIF};
PROCEDURE InitWaitBox(Parent:Word; Title: PChar);
PROCEDURE DoneWaitBox;
PROCEDURE SetPercent(How:Longint);
IMPLEMENTATION
CONST hWindow:hWnd=0;
Percent:Longint=0;
{$IFDEF MC... | 25.104396 | 95 | 0.661852 |
6a696d68595577019ea472f9de0e59200ebc92eb | 608 | dpr | Pascal | samples/Samples.dpr | viniciussanchez/fonetiza | 099dd746c74ffaab86dc7f28876685452e5ce64c | [
"MIT"
] | 11 | 2020-05-21T16:46:08.000Z | 2021-11-09T11:52:39.000Z | samples/Samples.dpr | viniciussanchez/fonetiza | 099dd746c74ffaab86dc7f28876685452e5ce64c | [
"MIT"
] | null | null | null | samples/Samples.dpr | viniciussanchez/fonetiza | 099dd746c74ffaab86dc7f28876685452e5ce64c | [
"MIT"
] | 1 | 2021-06-13T21:24:04.000Z | 2021-06-13T21:24:04.000Z | program Samples;
uses
Vcl.Forms,
Fonetiza.Utils in '..\src\Fonetiza.Utils.pas',
Fonetiza.Intf in '..\src\Fonetiza.Intf.pas',
Fonetiza.Consts in '..\src\Fonetiza.Consts.pas',
Fonetiza.Samples.Main in 'src\Fonetiza.Samples.Main.pas' {FrmMain},
Fonetiza in '..\src\Fonetiza.pas',
Fonetiza.Core in '..\src\Fon... | 27.636364 | 76 | 0.728618 |
616b1e20489046bbd16ff84cea6e4e49f0bb30f1 | 16,045 | pas | Pascal | Test/Nullpobug.UnitTest.pas | tokibito/filesplit | d0d54e6a669dc506d3ee52b816edd1e908e84ceb | [
"MIT"
] | 1 | 2020-02-03T09:50:18.000Z | 2020-02-03T09:50:18.000Z | Test/Nullpobug.UnitTest.pas | tokibito/filesplit | d0d54e6a669dc506d3ee52b816edd1e908e84ceb | [
"MIT"
] | null | null | null | Test/Nullpobug.UnitTest.pas | tokibito/filesplit | d0d54e6a669dc506d3ee52b816edd1e908e84ceb | [
"MIT"
] | null | null | null | unit Nullpobug.UnitTest;
interface
uses
System.SysUtils
, System.StrUtils
, System.Generics.Collections
, System.Rtti
, System.Diagnostics
;
type
EAssertionError = class(Exception);
ESkipTest = class(Exception);
TTestResultType = (rtOK, rtFail, rtError, rtSkip);
TTestResult = class(TObject)
p... | 27.474315 | 105 | 0.71985 |
85af70495594e6df7236d87db3a5001045de4f5a | 375 | pas | Pascal | strToBoolean.pas | sourcecode-museum/D5.Funcoes | af5d6f8bfeb160cfaee3752fb2dd831368687959 | [
"MIT"
] | 1 | 2021-02-04T00:43:10.000Z | 2021-02-04T00:43:10.000Z | strToBoolean.pas | sourcecode-museum/D5.Funcoes | af5d6f8bfeb160cfaee3752fb2dd831368687959 | [
"MIT"
] | null | null | null | strToBoolean.pas | sourcecode-museum/D5.Funcoes | af5d6f8bfeb160cfaee3752fb2dd831368687959 | [
"MIT"
] | 1 | 2021-02-04T00:43:12.000Z | 2021-02-04T00:43:12.000Z | function strToBoolean(s: string): boolean;
//
// Converte um valor String em Booleano
//
begin
result := ((uppercase(s) = 'TRUE') or
(uppercase(s) = 'T') or
(uppercase(s) = 'YES') or
(uppercase(s) = 'Y') or
(uppercase(s) = 'ON') or
(uppercase(s) ... | 26.785714 | 43 | 0.464 |
85cecc388ca3eae4134f25fbb3335eade6af208a | 510 | pas | Pascal | src/servidor/src/infra/repository/servidor.infra.repository.base.crud.interfaces.pas | ricardo-pontes/projeto-pousada | e525efab62b3d28b1852c3a581d7a9c4fa6c8fd7 | [
"MIT"
] | null | null | null | src/servidor/src/infra/repository/servidor.infra.repository.base.crud.interfaces.pas | ricardo-pontes/projeto-pousada | e525efab62b3d28b1852c3a581d7a9c4fa6c8fd7 | [
"MIT"
] | null | null | null | src/servidor/src/infra/repository/servidor.infra.repository.base.crud.interfaces.pas | ricardo-pontes/projeto-pousada | e525efab62b3d28b1852c3a581d7a9c4fa6c8fd7 | [
"MIT"
] | null | null | null | unit servidor.infra.repository.base.crud.interfaces;
interface
uses
Orion.Data.Interfaces,
conversores.notacoes.interfaces;
type
iRepositoryBaseCrud<T:class, constructor> = interface
['{19D5FF0C-B7C3-4E3C-84C3-5A10BB9D9513}']
function Alterar(aValue : T) : string;
function BuscarPorID(aID : integer... | 23.181818 | 55 | 0.72549 |
85e380cba87c92612bee15557db19a67fab894d4 | 300 | dpr | Pascal | Samples/RegexEdit/RegExTest.dpr | errorcalc/FreeEsVclComponents | f63af2eaf7dec25713d9090cf98f4075491b82f4 | [
"MIT"
] | 103 | 2016-11-27T04:49:33.000Z | 2022-03-28T14:23:31.000Z | Samples/RegexEdit/RegExTest.dpr | errorcalc/FreeEsVclComponents | f63af2eaf7dec25713d9090cf98f4075491b82f4 | [
"MIT"
] | 7 | 2017-01-06T19:25:16.000Z | 2021-12-05T00:36:44.000Z | Samples/RegexEdit/RegExTest.dpr | errorcalc/FreeEsVclComponents | f63af2eaf7dec25713d9090cf98f4075491b82f4 | [
"MIT"
] | 35 | 2016-12-19T03:22:57.000Z | 2022-03-08T16:04:21.000Z | program RegExTest;
uses
Vcl.Forms,
uMain in 'uMain.pas' {RegExForm},
Vcl.Themes,
Vcl.Styles;
{$R *.res}
begin
ReportMemoryLeaksOnShutdown := True;
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.CreateForm(TRegExForm, RegExForm);
Application.Run;
end.
| 16.666667 | 48 | 0.733333 |
cd29e645160c87b09f9b500ff1c048017970b1df | 8,553 | dfm | Pascal | windows/src/ext/jedi/jvcl/tests/archive/jvcl/source/JvCsvDataDefStrDsgn.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/tests/archive/jvcl/source/JvCsvDataDefStrDsgn.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/ext/jedi/jvcl/tests/archive/jvcl/source/JvCsvDataDefStrDsgn.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | object JvCsvDefStrDialog: TJvCsvDefStrDialog
Left = 382
Top = 246
Width = 442
Height = 333
Caption = 'JvCsvDataSet.CSVFieldDef Editor'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Icon.Data = ... | 31.914179 | 71 | 0.729919 |
6ad22bf01bd46175db18efb4b7bdb5b9b1484a61 | 82 | pas | Pascal | tests/semantics/18-explicit-cast-01.pas | ZeroICQ/pascal-compiler | be7fce3ea610bae8a7b7917c9f568f5552d7b08d | [
"MIT"
] | null | null | null | tests/semantics/18-explicit-cast-01.pas | ZeroICQ/pascal-compiler | be7fce3ea610bae8a7b7917c9f568f5552d7b08d | [
"MIT"
] | null | null | null | tests/semantics/18-explicit-cast-01.pas | ZeroICQ/pascal-compiler | be7fce3ea610bae8a7b7917c9f568f5552d7b08d | [
"MIT"
] | null | null | null | var
a : integer;
b : double;
begin
b := double(double(b));
end. | 13.666667 | 27 | 0.487805 |
85d361411a7434aa2dfa98ba644b707abd357306 | 2,606 | pas | Pascal | source/xtreme3d/shadowvolume.pas | xtreme3d/xtreme3d | 0d9128d427f0f29290f1b9a2b25e7297ace900a9 | [
"FTL",
"MIT",
"BSD-3-Clause"
] | 22 | 2016-04-23T07:54:02.000Z | 2021-07-11T14:21:40.000Z | source/xtreme3d/shadowvolume.pas | xtreme3d/xtreme3d | 0d9128d427f0f29290f1b9a2b25e7297ace900a9 | [
"FTL",
"MIT",
"BSD-3-Clause"
] | 62 | 2016-05-02T21:36:13.000Z | 2020-02-22T15:11:52.000Z | source/xtreme3d/shadowvolume.pas | xtreme3d/xtreme3d | 0d9128d427f0f29290f1b9a2b25e7297ace900a9 | [
"FTL",
"MIT",
"BSD-3-Clause"
] | 6 | 2017-12-29T18:38:33.000Z | 2020-07-26T18:52:19.000Z | function ShadowvolumeCreate(parent: real): real; cdecl;
var
sv: TGLShadowVolume;
begin
if not (parent=0) then
sv := TGLShadowVolume.CreateAsChild(TGLBaseSceneObject(trunc64(parent)))
else
sv := TGLShadowVolume.CreateAsChild(scene.Objects);
result := Integer(sv);
end;
function ShadowvolumeSetActive(shad... | 28.326087 | 86 | 0.739064 |
1761086d84864f5774ca613b3038a16045722b8c | 134 | pas | Pascal | programmirovanie/01_the_basics_of_programming/02_pascal/02/procedure.pas | uldash/stolyarov | b42ee161c8670399db5822cfcfa0001d77a6e44d | [
"MIT"
] | null | null | null | programmirovanie/01_the_basics_of_programming/02_pascal/02/procedure.pas | uldash/stolyarov | b42ee161c8670399db5822cfcfa0001d77a6e44d | [
"MIT"
] | null | null | null | programmirovanie/01_the_basics_of_programming/02_pascal/02/procedure.pas | uldash/stolyarov | b42ee161c8670399db5822cfcfa0001d77a6e44d | [
"MIT"
] | null | null | null | program HelloProc;
const
MESSAGE = 'Hello World!';
procedure SayHello;
begin
writeln(MESSAGE);
end;
begin
SayHello;
end. | 11.166667 | 29 | 0.69403 |
8542f5d8b074addc3be8abbc8d1595bf51aafec2 | 34,441 | pas | Pascal | Version7/Source/General/LineGeometry.pas | dss-extensions/electricdss-src | fab07b5584090556b003ef037feb25ec2de3b7c9 | [
"BSD-3-Clause"
] | 1 | 2022-01-23T14:43:30.000Z | 2022-01-23T14:43:30.000Z | Version7/Source/General/LineGeometry.pas | PMeira/electricdss-src | fab07b5584090556b003ef037feb25ec2de3b7c9 | [
"BSD-3-Clause"
] | 7 | 2018-08-15T04:00:26.000Z | 2018-10-25T10:15:59.000Z | Version7/Source/General/LineGeometry.pas | PMeira/electricdss-src | fab07b5584090556b003ef037feb25ec2de3b7c9 | [
"BSD-3-Clause"
] | null | null | null | unit LineGeometry;
{
----------------------------------------------------------
Copyright (c) 2008-2015, Electric Power Research Institute, Inc.
All rights reserved.
----------------------------------------------------------
}
interface
{The LineGeometry object is a general DSS object used by all circu... | 33.244208 | 130 | 0.562324 |
85beed611eaca8bd08b644432bb8f77eccb84558 | 526 | pas | Pascal | arquivos/Componentes Nativos - iOS/Demos/SlideUpDown/uFrame1.pas | leovieira/sistema-de-gerenciamento-de-eventos | 07262f670852db666b418d3bbdbfcf7800650481 | [
"MIT"
] | null | null | null | arquivos/Componentes Nativos - iOS/Demos/SlideUpDown/uFrame1.pas | leovieira/sistema-de-gerenciamento-de-eventos | 07262f670852db666b418d3bbdbfcf7800650481 | [
"MIT"
] | null | null | null | arquivos/Componentes Nativos - iOS/Demos/SlideUpDown/uFrame1.pas | leovieira/sistema-de-gerenciamento-de-eventos | 07262f670852db666b418d3bbdbfcf7800650481 | [
"MIT"
] | null | null | null | unit uFrame1;
interface
uses
System.SysUtils, System.Types, System.UITypes, System.Rtti, System.Classes,
System.Variants, FMX.Types, FMX.Controls, FMX.Forms, FMX.Dialogs,
FMX.StdCtrls, DPF.iOS.BaseControl, DPF.iOS.UISegmentedControl,
DPF.iOS.UIWebView, DPF.iOS.UISearchBar, DPF.iOS.UITableView;
type
TFrame1... | 20.230769 | 77 | 0.739544 |
852002cc154e39a2c13094242e864fdd2fc08afe | 504 | dpr | Pascal | windows/src/ext/jedi/jcl/jcl/examples/common/containers/hashing/HashingExample.dpr | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jcl/jcl/examples/common/containers/hashing/HashingExample.dpr | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/ext/jedi/jcl/jcl/examples/common/containers/hashing/HashingExample.dpr | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | program HashingExample;
{$I jcl.inc}
uses
{$IFDEF HAS_UNITSCOPE}
{$IFDEF MSWINDOWS}
Vcl.Forms,
{$ENDIF MSWINDOWS}
{$ELSE ~HAS_UNITSCOPE}
{$IFDEF MSWINDOWS}
Forms,
{$ENDIF MSWINDOWS}
{$ENDIF ~HAS_UNITSCOPE}
{$IFDEF LINUX}
QForms,
{$ENDIF LINUX}
HashingExampleMain in 'HashingExampleMain.pas' {... | 18 | 60 | 0.696429 |
858ddd5cc055559736cda3cd3319f74287f55b2f | 4,458 | pas | Pascal | Source/Swag.Common.Types.Helpers.pas | rjmatthews62/SwagDoc | 04fbbcab4e8d4fce9203a063fee26d0504b2b84b | [
"Apache-2.0"
] | 33 | 2018-10-18T00:38:07.000Z | 2021-11-16T10:51:58.000Z | Source/Swag.Common.Types.Helpers.pas | rjmatthews62/SwagDoc | 04fbbcab4e8d4fce9203a063fee26d0504b2b84b | [
"Apache-2.0"
] | 2 | 2019-05-06T17:04:16.000Z | 2019-05-15T05:19:37.000Z | Source/Swag.Common.Types.Helpers.pas | rjmatthews62/SwagDoc | 04fbbcab4e8d4fce9203a063fee26d0504b2b84b | [
"Apache-2.0"
] | 12 | 2019-01-05T15:47:14.000Z | 2021-09-21T08:43:21.000Z | {******************************************************************************}
{ }
{ Delphi SwagDoc Library }
{ Copyright (c) 2018 Marcelo Jaloto ... | 37.462185 | 121 | 0.611485 |
6a0643771f500011b8ef6dea9121c1a2c848c967 | 1,453 | pas | Pascal | source/TBGQuery.View.Principal.pas | ktvtoro/TBGConnection | 74e1b399e95d1d4a5b3f6e845121aff431ffcec0 | [
"MIT"
] | 38 | 2017-10-26T16:29:12.000Z | 2021-12-29T11:13:16.000Z | source/TBGQuery.View.Principal.pas | ktvtoro/TBGConnection | 74e1b399e95d1d4a5b3f6e845121aff431ffcec0 | [
"MIT"
] | 2 | 2017-11-09T03:08:13.000Z | 2018-04-03T10:36:22.000Z | source/TBGQuery.View.Principal.pas | ktvtoro/TBGConnection | 74e1b399e95d1d4a5b3f6e845121aff431ffcec0 | [
"MIT"
] | 23 | 2017-10-23T22:07:45.000Z | 2021-12-28T23:17:26.000Z | unit TBGQuery.View.Principal;
interface
uses
TBGConnection.Model.Interfaces, TBGConnection.View.Interfaces,
System.Classes, Data.DB;
Type
TTBGQuery = class(TComponent, iQuery)
private
FQuery : iQuery;
FConnection: iTBGConnection;
FDataSource: TDataSource;
procedure SetConnection(const Value: ... | 19.373333 | 77 | 0.76669 |
aa11fd3ee99856c87f0fd1991a062c3f0f81b121 | 25,964 | pas | Pascal | samples/activerecord_showcase/MainFormU.pas | sandrolborges/delphimvcframework | 92b013363b45959d23a83c168a1ded5f2fa1308d | [
"Apache-2.0"
] | 2 | 2021-01-08T21:38:09.000Z | 2021-12-16T07:41:17.000Z | samples/activerecord_showcase/MainFormU.pas | sandrolborges/delphimvcframework | 92b013363b45959d23a83c168a1ded5f2fa1308d | [
"Apache-2.0"
] | null | null | null | samples/activerecord_showcase/MainFormU.pas | sandrolborges/delphimvcframework | 92b013363b45959d23a83c168a1ded5f2fa1308d | [
"Apache-2.0"
] | null | null | null | unit MainFormU;
interface
uses
Winapi.Windows,
Winapi.Messages,
System.SysUtils,
System.Variants,
System.Classes,
Vcl.Graphics,
Vcl.Controls,
Vcl.Forms,
Vcl.Dialogs,
Vcl.StdCtrls,
FireDAC.Stan.Intf,
FireDAC.Stan.Option,
FireDAC.Stan.Error,
FireDAC.UI.Intf,
FireDAC.Phys.Intf,
FireDAC.St... | 29.337853 | 120 | 0.67867 |
85c2c47b99f61e0df66855ef22935dcc7419c62e | 14,609 | pas | Pascal | Source/Base/Collections/Spring.Collections.LinkedLists.pas | mvbressler/spring4d | 4cf6393bf1ae809e72306dd939e3bc80ce13509f | [
"Apache-2.0"
] | null | null | null | Source/Base/Collections/Spring.Collections.LinkedLists.pas | mvbressler/spring4d | 4cf6393bf1ae809e72306dd939e3bc80ce13509f | [
"Apache-2.0"
] | null | null | null | Source/Base/Collections/Spring.Collections.LinkedLists.pas | mvbressler/spring4d | 4cf6393bf1ae809e72306dd939e3bc80ce13509f | [
"Apache-2.0"
] | null | null | null | {***************************************************************************}
{ }
{ Spring Framework for Delphi }
{ }
{ ... | 26.181004 | 101 | 0.659593 |
aa76e39c2a268846b5a9211af4d1505c63ccfd80 | 2,324 | pas | Pascal | Rhodus_Version_3/uScannerTypes.pas | ObjectPascalInterpreter/BookPart_3 | 95150d4d02f7e13e5b1ebb58c249073a384f2a0a | [
"Apache-2.0"
] | 8 | 2021-11-07T22:45:25.000Z | 2022-03-12T21:38:53.000Z | Rhodus_Version_3/uScannerTypes.pas | ObjectPascalInterpreter/BookPart_3 | 95150d4d02f7e13e5b1ebb58c249073a384f2a0a | [
"Apache-2.0"
] | 4 | 2021-09-23T02:13:55.000Z | 2021-12-07T06:08:17.000Z | Rhodus_Version_3/uScannerTypes.pas | ObjectPascalInterpreter/BookPart_3 | 95150d4d02f7e13e5b1ebb58c249073a384f2a0a | [
"Apache-2.0"
] | 4 | 2021-11-24T17:24:56.000Z | 2021-12-21T04:56:58.000Z | unit uScannerTypes;
interface
type
TTokenCode = (tIdentifier,
tFloat,
tInteger,
tString,
tPlus,
tMinus,
tMult,
tDotproduct,
tDivide,
tPower,
tDivI,
... | 24.208333 | 59 | 0.345525 |
61d9a6d51108184ffed93f943219bc2cf92a39f1 | 395 | dpr | Pascal | Examples/AppBar/Sample.dpr | ryujt/ryulib4delphi | 1269afeb5d55d5d6710cfb1d744d5a1596583a96 | [
"MIT"
] | 18 | 2015-05-18T01:55:45.000Z | 2019-05-03T03:23:52.000Z | Examples/AppBar/Sample.dpr | ryujt/ryulib4delphi | 1269afeb5d55d5d6710cfb1d744d5a1596583a96 | [
"MIT"
] | 1 | 2019-11-08T08:27:34.000Z | 2019-11-08T08:43:51.000Z | Examples/AppBar/Sample.dpr | ryujt/ryulib4delphi | 1269afeb5d55d5d6710cfb1d744d5a1596583a96 | [
"MIT"
] | 19 | 2015-05-14T01:06:35.000Z | 2019-06-02T05:19:00.000Z | program Sample;
uses
Vcl.Forms,
_fmMain in '_fmMain.pas' {fmMain},
_fmAppBarRight in '_fmAppBarRight.pas' {fmAppBarRight},
_fmAppBarBottom in '_fmAppBarBottom.pas' {fmAppBarBottom},
_frCommon in '_frCommon.pas' {frCommon: TFrame};
{$R *.res}
begin
Application.Initialize;
Application.MainFormOnTaskbar :... | 21.944444 | 60 | 0.746835 |
6a4d918171b09c2ff0800b5e7c814095691425cb | 2,167 | pas | Pascal | exercises/practice/scrabble-score/uScrabbleScoreTests.pas | ee7/exercism-delphi | ae1ef82e63b5e61dd7f0f8c0842c0a7ee2fe860c | [
"MIT"
] | 28 | 2017-08-02T16:18:29.000Z | 2021-12-25T22:38:15.000Z | exercises/practice/scrabble-score/uScrabbleScoreTests.pas | ee7/exercism-delphi | ae1ef82e63b5e61dd7f0f8c0842c0a7ee2fe860c | [
"MIT"
] | 103 | 2017-06-18T22:48:20.000Z | 2021-09-02T13:17:06.000Z | exercises/practice/scrabble-score/uScrabbleScoreTests.pas | ee7/exercism-delphi | ae1ef82e63b5e61dd7f0f8c0842c0a7ee2fe860c | [
"MIT"
] | 30 | 2017-07-21T17:48:26.000Z | 2021-11-05T15:59:25.000Z | unit uScrabbleScoreTests;
interface
uses
DUnitX.TestFramework, uScrabbleScore;
const
CanonicalVersion = '1.1.0.1';
type
[TestFixture]
TScrabbleScoreTest = class(TObject)
public
[Test]
// [Ignore('Comment the "[Ignore]" statement to run the test')]
procedure lowercase_letter;
[Test]
[Ig... | 18.058333 | 69 | 0.740194 |
833cc4d15f1b7dd9fc33c6fb64bdd277492d5551 | 2,830 | pas | Pascal | demos/Lazarus/TabbedBrowser/uChildForm.pas | e-files/WebView4Delphi | 01dade7a01a1d8b5c1b0ad131e237f18f8e650b5 | [
"MIT"
] | 99 | 2021-12-03T22:21:56.000Z | 2022-03-26T20:19:23.000Z | demos/Lazarus/TabbedBrowser/uChildForm.pas | e-files/WebView4Delphi | 01dade7a01a1d8b5c1b0ad131e237f18f8e650b5 | [
"MIT"
] | 20 | 2021-12-04T10:12:45.000Z | 2022-03-01T09:37:51.000Z | demos/Lazarus/TabbedBrowser/uChildForm.pas | e-files/WebView4Delphi | 01dade7a01a1d8b5c1b0ad131e237f18f8e650b5 | [
"MIT"
] | 17 | 2021-12-04T09:32:31.000Z | 2022-03-24T15:15:44.000Z | unit uChildForm;
{$MODE Delphi}
interface
uses
LCLIntf, LCLType, LMessages, Messages, SysUtils, Variants, Classes, Graphics,
Controls, Forms, Dialogs,
uWVBrowser, uWVWinControl, uWVWindowParent, uWVTypes, uWVTypeLibrary,
uWVBrowserBase, uWVCoreWebView2Args, uWVCoreWebView2Deferral;
type
{ TChildForm }
... | 23.781513 | 112 | 0.750177 |
85d5093a95b705be0ce0892b9f12fd12f7d840d2 | 11,816 | pas | Pascal | Borland/CBuilder5/Source/Vcl/databkr.pas | TrevorDArcyEvans/DivingMagpieSoftware | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | 1 | 2021-05-27T10:27:25.000Z | 2021-05-27T10:27:25.000Z | Borland/CBuilder5/Source/Vcl/databkr.pas | TrevorDArcyEvans/Diving-Magpie-Software | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | null | null | null | Borland/CBuilder5/Source/Vcl/databkr.pas | TrevorDArcyEvans/Diving-Magpie-Software | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | null | null | null |
{*******************************************************}
{ }
{ Borland Delphi Visual Component Library }
{ Remote Data Module support }
{ }
{ Copyright (c) 1997,99... | 28.267943 | 111 | 0.724357 |
854d7c08016e778dc20c263def12e81bcb4d3ab8 | 46,809 | pas | Pascal | lib/delphi/src/Thrift.WinHTTP.pas | Issacpeng/thrift | 2ece7624c749d6f363e2520f45325377439d58d4 | [
"Apache-2.0"
] | 6 | 2015-03-25T16:30:16.000Z | 2017-12-26T07:58:29.000Z | lib/delphi/src/Thrift.WinHTTP.pas | mao1988730/thrift | 6e4c581fddae9106c2c5a59c4d0bfbe6ad3e4560 | [
"Apache-2.0"
] | 34 | 2019-07-22T11:59:29.000Z | 2019-10-07T13:17:38.000Z | lib/delphi/src/Thrift.WinHTTP.pas | criteo-forks/thrift | e43df43a0d56384cd3103f893c675a7bf93e275b | [
"Apache-2.0"
] | 2 | 2017-06-07T11:29:34.000Z | 2018-03-07T12:18:11.000Z | (*
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the
* "License"); you ma... | 36.741758 | 140 | 0.702087 |
832d287bc2924d7cf3d3106f4b7c640e41c308f6 | 797 | dfm | Pascal | windows/src/ext/jedi/jvcl/jvcl/examples/JvWindowsTitle/JvWindowsTitleMainFomU.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/jvcl/examples/JvWindowsTitle/JvWindowsTitleMainFomU.dfm | 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/JvWindowsTitle/JvWindowsTitleMainFomU.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | object JvWindowsTitleMainForm: TJvWindowsTitleMainForm
Left = 336
Top = 211
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Lister Demo'
ClientHeight = 283
ClientWidth = 368
Color = clBtnFace
DefaultMonitor = dmDesktop
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindow... | 20.435897 | 54 | 0.670013 |
834d800aa9f130b8f7d645746b924406040e6e92 | 2,251 | pas | Pascal | usbclasscdc.pas | Laksen/fp-usb | a965c3bf9596bde60e3ad3d23d7f938233bc06a3 | [
"Apache-2.0"
] | 1 | 2019-07-27T08:50:41.000Z | 2019-07-27T08:50:41.000Z | usbclasscdc.pas | Laksen/fp-usb | a965c3bf9596bde60e3ad3d23d7f938233bc06a3 | [
"Apache-2.0"
] | null | null | null | usbclasscdc.pas | Laksen/fp-usb | a965c3bf9596bde60e3ad3d23d7f938233bc06a3 | [
"Apache-2.0"
] | 1 | 2021-02-10T11:06:36.000Z | 2021-02-10T11:06:36.000Z | unit USBClassCDC;
interface
const
// Device
USB_DC_CDC = $02;
// Interface
USB_CDC_IC_COMM = $02;
USB_CDC_IC_DATA = $0A;
USB_CDC_ISC_DLCM = $01;
USB_CDC_ISC_ACM = $02;
USB_CDC_ISC_ENCM = $06;
USB_CDC_ISC_NONE = $00;
USB_CDC_IP_NONE = $00;
// CALL Capabilities
USBCDCCallCapDeviceCallManage... | 21.644231 | 44 | 0.743225 |
6aa4e291ac88bb29764fc8873369b192355f2c10 | 4,266 | dpr | Pascal | Tests/Mobile/DelphiXE5/Spring.Tests.Mobile.dpr | mvbressler/spring4d | 4cf6393bf1ae809e72306dd939e3bc80ce13509f | [
"Apache-2.0"
] | null | null | null | Tests/Mobile/DelphiXE5/Spring.Tests.Mobile.dpr | mvbressler/spring4d | 4cf6393bf1ae809e72306dd939e3bc80ce13509f | [
"Apache-2.0"
] | null | null | null | Tests/Mobile/DelphiXE5/Spring.Tests.Mobile.dpr | mvbressler/spring4d | 4cf6393bf1ae809e72306dd939e3bc80ce13509f | [
"Apache-2.0"
] | null | null | null | {***************************************************************************}
{ }
{ Spring Framework for Delphi }
{ }
{ ... | 63.671642 | 108 | 0.534927 |
61b2672347662655b4d1670fb218c1d86aa399e3 | 495 | pas | Pascal | windows/src/ext/jedi/jvcl/tests/archive/jvcl/examples/JvPlugin/2MDI/MDIPluginFormU.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/examples/JvPlugin/2MDI/MDIPluginFormU.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/examples/JvPlugin/2MDI/MDIPluginFormU.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | unit MDIPluginFormU;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, ComCtrls;
type
TfrmMDIChild = class(TForm)
RichEdit1: TRichEdit;
procedure FormClose(Sender: TObject; var Action: TCloseAction);
private
{ Private declarations }
public
{ ... | 16.5 | 75 | 0.725253 |
855b88f401f35e50c7dde0bc98b3f65933bc984e | 1,381 | pas | Pascal | source/Consul/UseCases/Fido.Consul.UseCases.KVStore.Get.Intf.pas | atkins126/FidoLib | 219fb0e1b78599251248971234ddac0913c912b1 | [
"MIT"
] | 27 | 2021-09-26T18:14:51.000Z | 2022-01-04T09:26:42.000Z | source/Consul/UseCases/Fido.Consul.UseCases.KVStore.Get.Intf.pas | atkins126/FidoLib | 219fb0e1b78599251248971234ddac0913c912b1 | [
"MIT"
] | 5 | 2021-11-08T19:20:29.000Z | 2022-01-29T18:50:23.000Z | source/Consul/UseCases/Fido.Consul.UseCases.KVStore.Get.Intf.pas | atkins126/FidoLib | 219fb0e1b78599251248971234ddac0913c912b1 | [
"MIT"
] | 7 | 2021-09-26T17:30:40.000Z | 2022-02-14T02:19:05.000Z | (*
* Copyright 2022 Mirko Bianco (email: writetomirko@gmail.com)
*
* 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 Apiriction, including without limitation the rights
* to use, ... | 36.342105 | 80 | 0.761767 |
85bf37aba29ada44690d89b760b4e2a1abb8a24c | 1,380 | dfm | Pascal | HR_Personal/source/l_gra.dfm | delphi-pascal-archive/hr-personal | 53c5a296dfa9cb50802baceca24fee79ccac0138 | [
"Unlicense"
] | null | null | null | HR_Personal/source/l_gra.dfm | delphi-pascal-archive/hr-personal | 53c5a296dfa9cb50802baceca24fee79ccac0138 | [
"Unlicense"
] | null | null | null | HR_Personal/source/l_gra.dfm | delphi-pascal-archive/hr-personal | 53c5a296dfa9cb50802baceca24fee79ccac0138 | [
"Unlicense"
] | null | null | null | object fiche_gra: Tfiche_gra
Left = 329
Top = 142
Width = 318
Height = 322
Caption = 'fiche_gra'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCente... | 21.230769 | 40 | 0.601449 |
85d0619e45bbb41cbacae7a1c871b8e5f0eaf9ec | 2,874 | pas | Pascal | windows/src/ext/jedi/jvcl/tests/RxLib/Source/JvLConst.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/tests/RxLib/Source/JvLConst.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/RxLib/Source/JvLConst.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | {-----------------------------------------------------------------------------
The contents of this file are subject to the Mozilla Public License
Version 1.1 (the "License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.mozilla.org/MPL/MPL-1.1.html... | 26.611111 | 97 | 0.65762 |
830577bc0db0450fe20cafd2aefe32f4897e4323 | 725 | pas | Pascal | files/Strings/IOTA/mnCommonDialogWizard/DlgCommon.pas | milanqiu/moon | a187e46b551db696d3e1d88574218249552950e0 | [
"Apache-2.0"
] | null | null | null | files/Strings/IOTA/mnCommonDialogWizard/DlgCommon.pas | milanqiu/moon | a187e46b551db696d3e1d88574218249552950e0 | [
"Apache-2.0"
] | null | null | null | files/Strings/IOTA/mnCommonDialogWizard/DlgCommon.pas | milanqiu/moon | a187e46b551db696d3e1d88574218249552950e0 | [
"Apache-2.0"
] | null | null | null | unit DlgCommon;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls, Menus, cxLookAndFeelPainters, cxButtons;
type
TCommonDialog = class(TForm)
cxbtnOK: TcxButton;
cxbtnCancel: TcxButton;
procedure FormClose(Sender: TObject; var Action: TCloseAction);
p... | 18.125 | 77 | 0.758621 |
6aa576203697bdb75e1f47987714c38368051e86 | 34,696 | dfm | Pascal | Samples/DEB/VCL/frmDebFileEventSimU.dfm | atkins126/RunTime-ToolKit | ffaec3ff2a0fa3e46d40255add6518fc246d8265 | [
"Apache-2.0"
] | null | null | null | Samples/DEB/VCL/frmDebFileEventSimU.dfm | atkins126/RunTime-ToolKit | ffaec3ff2a0fa3e46d40255add6518fc246d8265 | [
"Apache-2.0"
] | null | null | null | Samples/DEB/VCL/frmDebFileEventSimU.dfm | atkins126/RunTime-ToolKit | ffaec3ff2a0fa3e46d40255add6518fc246d8265 | [
"Apache-2.0"
] | null | null | null | object frmDebFileEvents: TfrmDebFileEvents
Left = 0
Top = 0
Caption = 'DEB File Events Simulation'
ClientHeight = 874
ClientWidth = 1121
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Segoe UI'
Font.Style = []
OnCreate = FormCreate
Tex... | 40.627635 | 63 | 0.602346 |
6af01c4c65d096bd4fd0e3c176157135681fa8f3 | 14,295 | pas | Pascal | Source/Darwin.pas | mosh/IslandRTL | 553e281b5feffd9c1b2bedaffc58e154f62fa506 | [
"BSD-2-Clause"
] | null | null | null | Source/Darwin.pas | mosh/IslandRTL | 553e281b5feffd9c1b2bedaffc58e154f62fa506 | [
"BSD-2-Clause"
] | null | null | null | Source/Darwin.pas | mosh/IslandRTL | 553e281b5feffd9c1b2bedaffc58e154f62fa506 | [
"BSD-2-Clause"
] | null | null | null | namespace RemObjects.Elements.System;
{$IF DARWIN}
uses
Foundation;
{$IF TARGET_OS_IPHONE OR TARGET_OS_TV OR TARGET_OS_WATCH}
const COREFOUNDATION_FRAMEWORK = "/System/Library/Frameworks/CoreFoundation.framework/CoreFoundation"; assembly;
{$ELSE}
const COREFOUNDATION_FRAMEWORK = "/System/Library/Framewo... | 34.612591 | 211 | 0.700804 |
6a5e992a267643ac8780e53230e1bdb0d60a0c99 | 1,398 | pas | Pascal | Capitulo4/6.1.Forms/Base.Form.Mobile.pas | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2017-08-02T00:44:41.000Z | 2021-10-13T21:11:28.000Z | Capitulo4/6.1.Forms/Base.Form.Mobile.pas | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2019-12-30T04:09:37.000Z | 2022-03-02T06:06:19.000Z | Capitulo4/6.1.Forms/Base.Form.Mobile.pas | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 9 | 2017-04-29T16:12:21.000Z | 2020-11-11T22:16:32.000Z | unit Base.Form.Mobile;
interface
uses
System.SysUtils, System.Types, System.UITypes, System.Classes, System.Variants,
FMX.Types, FMX.Controls, FMX.Forms, FMX.Graphics, FMX.Dialogs, System.Actions, FMX.ActnList, FMX.StdCtrls,
FMX.Controls.Presentation;
type
TfrmBase = class;
TMetodoCloseModal = reference to... | 24.103448 | 108 | 0.762518 |
85f78e152fdb5e697b9744731e98f098a6b8523d | 1,094 | pas | Pascal | ESSGM.pas | ExerciseBook/QQRobot_AntiFukubukuro | a63d8829230d0e5ee0641604b7e630715da31a1a | [
"MIT"
] | 33 | 2019-01-28T04:35:11.000Z | 2020-11-02T14:39:47.000Z | ESSGM.pas | ExerciseBook/QQRobot_AntiFukubukuro | a63d8829230d0e5ee0641604b7e630715da31a1a | [
"MIT"
] | 1 | 2019-01-28T08:55:16.000Z | 2019-01-30T00:40:57.000Z | ESSGM.pas | ExerciseBook/QQRobot_AntiFukubukuro | a63d8829230d0e5ee0641604b7e630715da31a1a | [
"MIT"
] | null | null | null | {
本文件为 伪Essentials_仿GroupManager 的SDK
社区地址 https://cqp.cc/t/25690
}
unit ESSGM;
{$IFDEF FPC}
{$MODE DELPHI}
{$ENDIF}
{$UNITPATH ..\}
interface
//function GM_Initialize(AuthCode:longint):longint;
function GM_GetPermissionStatus(Group,QQ:int64;Permission:Ansistring):longint;
function GM_GetPermissionValue(Group... | 28.789474 | 80 | 0.801645 |
85188c8b97f246d7ac1b38df17b9c26a9e5d48e6 | 3,782 | pas | Pascal | Source/AggConvSmoothPoly.pas | kant/AggPasMod | 6acc4502e9108ae105b55992800d0a3a505fb033 | [
"OLDAP-2.4",
"OLDAP-2.3"
] | 69 | 2015-06-07T10:45:24.000Z | 2022-02-17T06:47:12.000Z | Source/AggConvSmoothPoly.pas | kant/AggPasMod | 6acc4502e9108ae105b55992800d0a3a505fb033 | [
"OLDAP-2.4",
"OLDAP-2.3"
] | 15 | 2015-08-28T07:28:58.000Z | 2020-04-10T22:16:57.000Z | Source/AggConvSmoothPoly.pas | kant/AggPasMod | 6acc4502e9108ae105b55992800d0a3a505fb033 | [
"OLDAP-2.4",
"OLDAP-2.3"
] | 28 | 2015-06-11T05:04:57.000Z | 2021-05-28T10:52:15.000Z | unit AggConvSmoothPoly;
////////////////////////////////////////////////////////////////////////////////
// //
// Anti-Grain Geometry (modernized Pascal fork, aka 'AggPasMod') //
// Maintained by Christian-W. Budde (Christi... | 31.516667 | 81 | 0.561343 |
85ed59d60533d35fdb3815c4aa6a9b32b738e80b | 2,385 | pas | Pascal | src/CatCLUtils.pas | esc0rtd3w/catarinka | 9163779539557d95b30205c4c817afcdff1332c9 | [
"BSD-3-Clause"
] | null | null | null | src/CatCLUtils.pas | esc0rtd3w/catarinka | 9163779539557d95b30205c4c817afcdff1332c9 | [
"BSD-3-Clause"
] | null | null | null | src/CatCLUtils.pas | esc0rtd3w/catarinka | 9163779539557d95b30205c4c817afcdff1332c9 | [
"BSD-3-Clause"
] | 1 | 2020-02-14T00:58:07.000Z | 2020-02-14T00:58:07.000Z | unit CatCLUtils;
{
Catarinka - Command-line parameters related functions
Copyright (c) 2003-2014 Felipe Daragon
License: 3-clause BSD
See https://github.com/felipedaragon/catarinka/ for details
}
interface
{$I Catarinka.inc}
uses
{$IFDEF DXE2_OR_UP}
System.SysUtils;
{$ELSE}
SysUtils;
{$ENDIF}
function G... | 21.880734 | 80 | 0.638155 |
8325a0be4f27177d3bd8de27f7922cd5a405080d | 1,859 | pas | Pascal | Catalogos/ZonasEdit.pas | NetVaIT/MAS | ebdbf2dc8ca6405186683eb713b9068322feb675 | [
"Apache-2.0"
] | null | null | null | Catalogos/ZonasEdit.pas | NetVaIT/MAS | ebdbf2dc8ca6405186683eb713b9068322feb675 | [
"Apache-2.0"
] | null | null | null | Catalogos/ZonasEdit.pas | NetVaIT/MAS | ebdbf2dc8ca6405186683eb713b9068322feb675 | [
"Apache-2.0"
] | null | null | null | unit ZonasEdit;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, _StandarGFormEdit, dxSkinsCore,
dxSkinBlack, dxSkinBlue, dxSkinBlueprint, dxSkinCaramel, dxSkinCoffee,
dxSkinDarkRoom, dxSkinDarkSide, d... | 36.45098 | 99 | 0.786982 |
85bd7e607cbcdb865732ab0de9c28cb6dbb099fb | 47,930 | pas | Pascal | src/ACS_Procs.pas | JackTrapper/newac | a755625536a3c5e42484e067300a8541fe2840b9 | [
"DOC",
"Unlicense"
] | 1 | 2021-12-01T15:56:54.000Z | 2021-12-01T15:56:54.000Z | src/ACS_Procs.pas | JoseJimeniz/newac | a755625536a3c5e42484e067300a8541fe2840b9 | [
"DOC",
"Unlicense"
] | null | null | null | src/ACS_Procs.pas | JoseJimeniz/newac | a755625536a3c5e42484e067300a8541fe2840b9 | [
"DOC",
"Unlicense"
] | 1 | 2018-09-28T12:51:23.000Z | 2018-09-28T12:51:23.000Z | (*
This file is a part of New Audio Components package v 2.4.x
Copyright (c) 2002-2009, Andrei Borovsky. All rights reserved.
See the LICENSE file for more details.
You can contact me at anb@symmetrica.net
*)
(* $Id$ *)
unit ACS_Procs;
(* Title: ACS_Procs
Utility procedures. *)
interface
... | 25.88013 | 131 | 0.537117 |
831a1b57b7d61eb29c61e02d96bb091a2f81f8a7 | 211,061 | pas | Pascal | src/Controls/InvControl2.pas | dss-extensions/dss_capi | d6bbf9681baa519d67591783bf6c0c02e120c043 | [
"BSD-3-Clause"
] | 10 | 2019-04-03T19:00:28.000Z | 2022-02-05T13:57:44.000Z | src/Controls/InvControl2.pas | dss-extensions/dss_capi | d6bbf9681baa519d67591783bf6c0c02e120c043 | [
"BSD-3-Clause"
] | 82 | 2019-02-13T03:00:24.000Z | 2022-02-27T08:05:44.000Z | src/Controls/InvControl2.pas | dss-extensions/dss_capi | d6bbf9681baa519d67591783bf6c0c02e120c043 | [
"BSD-3-Clause"
] | 7 | 2020-07-03T10:25:55.000Z | 2021-09-24T14:15:07.000Z | unit InvControl2;
{
----------------------------------------------------------
Copyright (c) 2008-2015, Electric Power Research Institute, Inc.
All rights reserved.
----------------------------------------------------------
}
{
A InvControl is a control element that is connected to a terminal of another
ci... | 44.887495 | 287 | 0.576175 |
832795bd0767224747af41829ab5ed3453e324cf | 783 | dpr | Pascal | Native/Delphi/Apps/Internet/Base64Tests/prj/Base64TestsProject.dpr | jpluimers/bo.codeplex | 787ef3b5a8c6ced0a985361243c48a6c76f5d655 | [
"BSD-3-Clause"
] | 5 | 2017-05-12T08:03:54.000Z | 2022-02-15T08:23:27.000Z | Native/Delphi/Apps/Internet/Base64Tests/prj/Base64TestsProject.dpr | jpluimers/bo.codeplex | 787ef3b5a8c6ced0a985361243c48a6c76f5d655 | [
"BSD-3-Clause"
] | null | null | null | Native/Delphi/Apps/Internet/Base64Tests/prj/Base64TestsProject.dpr | jpluimers/bo.codeplex | 787ef3b5a8c6ced0a985361243c48a6c76f5d655 | [
"BSD-3-Clause"
] | null | null | null | program Base64TestsProject;
{
Delphi DUnit Test Project
-------------------------
This project contains the DUnit test framework and the GUI/Console test runners.
Add "CONSOLE_TESTRUNNER" to the conditional defines entry in the project options
to use the console test runner. Otherwise the GUI test ... | 21.162162 | 83 | 0.690932 |
8351dbc7cb22ad30f6ac4c8ad133b911243da36d | 19,730 | pas | Pascal | catarinka/CatListEditor.pas | atkins126/catarinka | 2e8f69d9e4b85bd049d235f0eb1470d9d07cf33a | [
"BSD-3-Clause"
] | 31 | 2015-03-20T08:22:00.000Z | 2020-09-28T00:08:36.000Z | catarinka/CatListEditor.pas | atkins126/catarinka | 2e8f69d9e4b85bd049d235f0eb1470d9d07cf33a | [
"BSD-3-Clause"
] | 1 | 2015-12-16T18:28:50.000Z | 2016-03-17T10:26:10.000Z | catarinka/CatListEditor.pas | atkins126/catarinka | 2e8f69d9e4b85bd049d235f0eb1470d9d07cf33a | [
"BSD-3-Clause"
] | 12 | 2015-05-28T13:42:46.000Z | 2020-09-17T07:14:13.000Z | unit CatListEditor;
{
Catarinka TCatListEditor
A fork of super.pas (TSuperList 1.7) with enhancements
Copyright (c) 2003-2017 Felipe Daragon
License: 4-clause BSD, same license as the original code by Spanware Inc.
Original Author: David Koretzky
Copyright (c) 1999 Spanware Inc.
}
interface
{$I Catarinka.inc... | 28.760933 | 152 | 0.726254 |
85c0d5c6c4507809ce8ad72c9079d7882e463056 | 87,690 | pas | Pascal | windows/src/ext/jedi/jcl/jcl/source/windows/JclMsBuild.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/windows/JclMsBuild.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/windows/JclMsBuild.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | {**************************************************************************************************}
{ }
{ Project JEDI Code Library (JCL) }
{ ... | 32.062157 | 168 | 0.689657 |
853c0c08c030cb231eed44c3bf4f6f0f80ed1f69 | 435 | pas | Pascal | Test/HelpersPass/helper_property.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 79 | 2015-03-18T10:46:13.000Z | 2022-03-17T18:05:11.000Z | Test/HelpersPass/helper_property.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 6 | 2016-03-29T14:39:00.000Z | 2020-09-14T10:04:14.000Z | Test/HelpersPass/helper_property.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 25 | 2016-05-04T13:11:38.000Z | 2021-09-29T13:34:31.000Z | type
THelper = helper for String
function GetProp : Integer;
begin
PrintLn('GetProp');
Result:=Length(Self);
end;
procedure SetProp(v : Integer);
begin
PrintLn('SetProp');
PrintLn(Self);
PrintLn(v);
end;
property Prop... | 20.714286 | 58 | 0.531034 |
8325d71e4cb7fe93e40937767d8dfbcbc238751f | 28,647 | pas | Pascal | src/addatedc.pas | richp10/adrock-datetime | 55ef30513a3ac3679c10d8c748ca5d649afc0ad7 | [
"MIT"
] | 2 | 2019-10-23T03:10:19.000Z | 2019-12-02T02:07:45.000Z | src/addatedc.pas | richp10/adrock-datetime | 55ef30513a3ac3679c10d8c748ca5d649afc0ad7 | [
"MIT"
] | null | null | null | src/addatedc.pas | richp10/adrock-datetime | 55ef30513a3ac3679c10d8c748ca5d649afc0ad7 | [
"MIT"
] | 2 | 2018-08-14T20:02:02.000Z | 2019-10-23T02:45:03.000Z |
{ Jump To : AdDateTM.PAS - Main form for TAdrockDateTimeEdit
AdDateCC.pas - Custom Calender Settings
AdDateCO.pas -
AdDateCN.pas - Constants
AdDateDC.pas - Declarations for the class (This File)s
}
type
TAdrockDateTimeEditColors = class(TPersistent)
private
{... | 37.011628 | 126 | 0.668482 |
61b5b7586483e9cefb7854443c3f0c77102371ac | 15,334 | pas | Pascal | Borland/CBuilder5/Source/DirWatch/source/fngdirwatch.pas | TrevorDArcyEvans/DivingMagpieSoftware | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | 1 | 2021-05-27T10:27:25.000Z | 2021-05-27T10:27:25.000Z | Borland/CBuilder5/Source/DirWatch/source/fngdirwatch.pas | TrevorDArcyEvans/Diving-Magpie-Software | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | null | null | null | Borland/CBuilder5/Source/DirWatch/source/fngdirwatch.pas | TrevorDArcyEvans/Diving-Magpie-Software | 7ffcfef653b110e514d5db735d11be0aae9953ec | [
"MIT"
] | null | null | null | {
fngdirwatch.pas
FnugryDirWatch Component
Copyright (C) 1998 Gleb Yourchenko
Version 1.0.0.1
Revision History:
1.0.0.1 EvWatchNotify modified. Record chain
processing bug fixed.
}
{$A-,B-,I-,R-,X+}
{$define PlatformCheck} // Check platform before allocating
... | 25.30363 | 88 | 0.681949 |
61043028fe52b9f9b976d73c82fe843f05642648 | 302 | pas | Pascal | Test/FunctionsByteBuffer/int64s.pas | caxsf/dwscript | 410a0416db3d4baf984e041b9cbf5707f2f8895f | [
"Condor-1.1"
] | 79 | 2015-03-18T10:46:13.000Z | 2022-03-17T18:05:11.000Z | Test/FunctionsByteBuffer/int64s.pas | caxsf/dwscript | 410a0416db3d4baf984e041b9cbf5707f2f8895f | [
"Condor-1.1"
] | 6 | 2016-03-29T14:39:00.000Z | 2020-09-14T10:04:14.000Z | Test/FunctionsByteBuffer/int64s.pas | caxsf/dwscript | 410a0416db3d4baf984e041b9cbf5707f2f8895f | [
"Condor-1.1"
] | 25 | 2016-05-04T13:11:38.000Z | 2021-09-29T13:34:31.000Z | var bb : ByteBuffer;
bb.SetLength(9);
bb.SetInt64($01020304050708);
try
bb.SetInt64(0);
except
on E : Exception do PrintLn(E.Message);
end;
bb.SetByte($09);
PrintLn(bb.ToJSON);
bb.SetPosition(1);
PrintLn(bb.GetInt64);
PrintLn(bb.GetInt64(0));
PrintLn(bb.GetInt64(1));
| 14.380952 | 44 | 0.649007 |
85d04cbf079ec1cac09afaf73ee5468d707e4bbf | 561 | pas | Pascal | array/Array1.pas | mifomen/pascal | 18cb3878c18529dfef465b7526f21fb4bc66ea21 | [
"MIT"
] | null | null | null | array/Array1.pas | mifomen/pascal | 18cb3878c18529dfef465b7526f21fb4bc66ea21 | [
"MIT"
] | null | null | null | array/Array1.pas | mifomen/pascal | 18cb3878c18529dfef465b7526f21fb4bc66ea21 | [
"MIT"
] | null | null | null | Program name;
const n=8;
var a:array [1..n] of integer;
min,max,i:integer;
begin
for i:=1 to n do begin // for i:=1 to n do
a[i]:=random(89)+10; // a[i]:=random(89)+10;
write(a[i]:4); // writeln;
end; // for i:=1 to n do
wr... | 29.526316 | 60 | 0.411765 |
61e7df969485bec95828fd9034134ad1fcd9465b | 6,975 | pas | Pascal | Types/Concepts.RTTEye.Templates.pas | Patiencer/Concepts | e63910643b2401815dd4f6b19fbdf0cd7d443392 | [
"Apache-2.0"
] | null | null | null | Types/Concepts.RTTEye.Templates.pas | Patiencer/Concepts | e63910643b2401815dd4f6b19fbdf0cd7d443392 | [
"Apache-2.0"
] | null | null | null | Types/Concepts.RTTEye.Templates.pas | Patiencer/Concepts | e63910643b2401815dd4f6b19fbdf0cd7d443392 | [
"Apache-2.0"
] | 1 | 2018-10-08T07:57:42.000Z | 2018-10-08T07:57:42.000Z | {
Copyright (C) 2013-2018 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... | 27.140078 | 85 | 0.716989 |
6a96a9718fb0430cf82fad6c2aa9488909e23012 | 1,218 | dfm | Pascal | Demo/03 - GroupComment/u_main.dfm | NickTucker42/ISNDS | 98f620c10ca41ce0e307e39faccea97646730a8e | [
"MIT"
] | null | null | null | Demo/03 - GroupComment/u_main.dfm | NickTucker42/ISNDS | 98f620c10ca41ce0e307e39faccea97646730a8e | [
"MIT"
] | null | null | null | Demo/03 - GroupComment/u_main.dfm | NickTucker42/ISNDS | 98f620c10ca41ce0e307e39faccea97646730a8e | [
"MIT"
] | 1 | 2021-06-19T15:34:08.000Z | 2021-06-19T15:34:08.000Z | object Form1: TForm1
Left = 0
Top = 0
Caption = 'Form1'
ClientHeight = 122
ClientWidth = 474
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = ... | 19.03125 | 55 | 0.57225 |
831e0fcb03f11de0f1a6579a60a1aa13d625b57c | 52,734 | pas | Pascal | windows/src/ext/jedi/jvcl/tests/Jens/JvDynControl/JvDynControlEngineJVCLDB.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/tests/Jens/JvDynControl/JvDynControlEngineJVCLDB.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/Jens/JvDynControl/JvDynControlEngineJVCLDB.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | {-----------------------------------------------------------------------------
The contents of this file are subject to the Mozilla Public License
Version 1.1 (the "License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.mozilla.org/MPL/MPL-1.1.html... | 26.459609 | 158 | 0.778947 |
85ffb23c6cbf81dadc98c7eada7240acaaa6541d | 25,447 | pas | Pascal | IrisEdit/form_Main.pas | zerodowned/Iris1_DeveloperTools | 0b5510bb46824d8939846f73c7e63ed7eecf827d | [
"DOC"
] | 1 | 2019-02-08T18:03:28.000Z | 2019-02-08T18:03:28.000Z | IrisEdit/form_Main.pas | SiENcE/Iris1_DeveloperTools | 0b5510bb46824d8939846f73c7e63ed7eecf827d | [
"DOC"
] | null | null | null | IrisEdit/form_Main.pas | SiENcE/Iris1_DeveloperTools | 0b5510bb46824d8939846f73c7e63ed7eecf827d | [
"DOC"
] | 7 | 2015-03-11T22:06:23.000Z | 2019-12-21T09:49:57.000Z | {==============================================================================
Iris Model Editor - Copyright by Alexander Oster, tensor@ultima-iris.de
The contents of this file are used with permission, subject to
the Mozilla Public License Version 1.1 (the "License"); you may
not use this file except in compli... | 32.540921 | 178 | 0.647738 |
8356bf032855160f711913d971415eba6a7abf38 | 5,045 | pas | Pascal | Import/Indy9/IdTelnetServer.pas | pavkam/wow-protocol | 2adc5df4cb15f29009dd6536fec18df5a8881ebb | [
"MIT"
] | 2 | 2018-01-09T16:49:35.000Z | 2021-07-17T06:47:53.000Z | Import/Indy9/IdTelnetServer.pas | pavkam/wow-protocol | 2adc5df4cb15f29009dd6536fec18df5a8881ebb | [
"MIT"
] | null | null | null | Import/Indy9/IdTelnetServer.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 ... | 30.575758 | 103 | 0.669177 |
cd4a966a21029cfb3ea7e2b87f175f698f36af74 | 216,357 | pas | Pascal | vcl/jvcl/JclFileUtils.pas | 1aq/PBox | 67ced599ee36ceaff097c6584f8100cf96006dfe | [
"MIT"
] | null | null | null | vcl/jvcl/JclFileUtils.pas | 1aq/PBox | 67ced599ee36ceaff097c6584f8100cf96006dfe | [
"MIT"
] | null | null | null | vcl/jvcl/JclFileUtils.pas | 1aq/PBox | 67ced599ee36ceaff097c6584f8100cf96006dfe | [
"MIT"
] | null | null | null | {**************************************************************************************************}
{ }
{ Project JEDI Code Library (JCL) }
{ ... | 30.610781 | 137 | 0.693964 |
6a3698bf9fdce83d62e45d8e3ac8f38d1beb783c | 362 | dpr | Pascal | tests/37_ParallelJoin/app_37_ParallelJoin.dpr | LordVampir1983/OmniThreadLibrary | ce6cb96297181cbed84ce0ad6e9f220b24636cb2 | [
"BSD-3-Clause"
] | 386 | 2015-04-16T21:28:31.000Z | 2022-03-16T00:23:23.000Z | tests/37_ParallelJoin/app_37_ParallelJoin.dpr | fatihtsp/OmniThreadLibrary | e65f1923b3e4cf6444425a20035c926855a54112 | [
"BSD-3-Clause"
] | 120 | 2015-04-16T21:54:23.000Z | 2022-03-11T15:25:09.000Z | tests/37_ParallelJoin/app_37_ParallelJoin.dpr | fatihtsp/OmniThreadLibrary | e65f1923b3e4cf6444425a20035c926855a54112 | [
"BSD-3-Clause"
] | 152 | 2015-04-17T13:20:50.000Z | 2022-03-09T16:14:53.000Z | program app_37_ParallelJoin.XE3;
{$R 'MainIcon.res' '..\..\res\MainIcon.rc'}
uses
FastMM4,
Forms,
test_37_ParallelJoin in 'test_37_ParallelJoin.pas' {frmTestParallelJoin};
begin
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.CreateForm(TfrmTestParallelJoin, frmTest... | 22.625 | 76 | 0.743094 |
6ade47d3b360dcd624f3f9ec8a7a5f8e26d7371d | 1,859 | pas | Pascal | frm_EnemyProp.pas | DanScottNI/delphi-rushnattack | 409739d8b316f9213c011ed7e6eed2504b88a5ce | [
"BSD-3-Clause",
"MIT"
] | 1 | 2018-08-28T00:18:26.000Z | 2018-08-28T00:18:26.000Z | frm_EnemyProp.pas | DanScottNI/delphi-rushnattack | 409739d8b316f9213c011ed7e6eed2504b88a5ce | [
"BSD-3-Clause",
"MIT"
] | null | null | null | frm_EnemyProp.pas | DanScottNI/delphi-rushnattack | 409739d8b316f9213c011ed7e6eed2504b88a5ce | [
"BSD-3-Clause",
"MIT"
] | null | null | null | unit frm_EnemyProp;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TfrmEnemyProperties = class(TForm)
lblID: TLabel;
txtID: TEdit;
cmdOK: TButton;
cmdCancel: TButton;
lblEnemyName: TLabel;
procedure FormShow(Sender: TObj... | 24.142857 | 106 | 0.682625 |
6a6812ed8770f71bf18f4b8ee8069d26ae23e47f | 14,961 | pas | Pascal | Source/JediLspClient.pas | groehner/guipy | 0d77fa35b218cdc4086185eac91958265b8547ef | [
"MIT"
] | 12 | 2022-03-07T21:39:55.000Z | 2022-03-30T17:37:41.000Z | Source/JediLspClient.pas | groehner/guipy | 0d77fa35b218cdc4086185eac91958265b8547ef | [
"MIT"
] | 3 | 2022-03-08T17:20:07.000Z | 2022-03-15T13:54:11.000Z | Source/JediLspClient.pas | groehner/guipy | 0d77fa35b218cdc4086185eac91958265b8547ef | [
"MIT"
] | 2 | 2022-03-08T01:10:58.000Z | 2022-03-26T11:49:41.000Z | { -----------------------------------------------------------------------------
Unit Name: JediLspClient
Author: pyscripter
Date: 16-May-2021
Purpose: Jedi Lsp client
History:
----------------------------------------------------------------------------- }
unit JediLspClient;
interface
uses
Wi... | 29.922 | 172 | 0.703362 |
61a861616ff532fbe9d2e4d2ca9d9df7a039a9be | 1,519 | dfm | Pascal | Forms/Bar_Plot_Form.dfm | ValveDigitalHealth/EPlabResearchWorksApp | bfae0b2e5e492bca778e96457738ba316e77b197 | [
"MIT"
] | null | null | null | Forms/Bar_Plot_Form.dfm | ValveDigitalHealth/EPlabResearchWorksApp | bfae0b2e5e492bca778e96457738ba316e77b197 | [
"MIT"
] | null | null | null | Forms/Bar_Plot_Form.dfm | ValveDigitalHealth/EPlabResearchWorksApp | bfae0b2e5e492bca778e96457738ba316e77b197 | [
"MIT"
] | null | null | null | object BarPlot_Form: TBarPlot_Form
Left = 0
Top = 0
ClientHeight = 551
ClientWidth = 1112
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
Menu = MainMenu1
OldCreateOrder = False
OnResize = FormResize
PixelsPerI... | 21.7 | 47 | 0.622778 |
61640f8b5c709f7afa7313f56f5255973f5ff6e9 | 889 | pas | Pascal | code/ooBenchmark.Item.Intf.pas | VencejoSoftware/ooBenchmark | 42840872b2b6f2c2568d6e040383db8052433591 | [
"BSD-3-Clause"
] | null | null | null | code/ooBenchmark.Item.Intf.pas | VencejoSoftware/ooBenchmark | 42840872b2b6f2c2568d6e040383db8052433591 | [
"BSD-3-Clause"
] | null | null | null | code/ooBenchmark.Item.Intf.pas | VencejoSoftware/ooBenchmark | 42840872b2b6f2c2568d6e040383db8052433591 | [
"BSD-3-Clause"
] | 2 | 2019-11-21T03:20:50.000Z | 2021-01-26T04:53:07.000Z | {$REGION 'documentation'}
{
Copyright (c) 2016, Vencejo Software
Distributed under the terms of the Modified BSD License
The full license is distributed with this software
}
{
Report benchmak item interface
@created(08/04/2016)
@author Vencejo Software <www.vencejosoft.com>
}
{$ENDREGION}
unit ooBenchmark.I... | 22.794872 | 57 | 0.752531 |
8314e4959b63cff9f525a5e116809d13587e1aae | 32,998 | dfm | Pascal | zlog/UGraphColorDialog.dfm | jr8ppg/zLog | bbf51080f426e1b62df9a96cdea9623668e75124 | [
"MIT"
] | 8 | 2019-10-29T14:43:45.000Z | 2021-09-27T13:17:17.000Z | zlog/UGraphColorDialog.dfm | jr8ppg/zLog | bbf51080f426e1b62df9a96cdea9623668e75124 | [
"MIT"
] | 205 | 2020-11-06T01:12:48.000Z | 2022-03-16T23:44:49.000Z | zlog/UGraphColorDialog.dfm | jr8ppg/zLog | bbf51080f426e1b62df9a96cdea9623668e75124 | [
"MIT"
] | 10 | 2019-11-06T13:00:34.000Z | 2022-01-13T07:32:08.000Z | object GraphColorDialog: TGraphColorDialog
Left = 0
Top = 0
BorderStyle = bsDialog
Caption = 'QSO Rate Settings'
ClientHeight = 377
ClientWidth = 412
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #65325#65331' '#65328#12468#12471#12483#124... | 26.188889 | 67 | 0.471635 |
833c4c63f62e921a8b5f4c063a0f1a3df7a4a91b | 143,849 | dfm | Pascal | source/uFrmRelEtiqProdutos.dfm | roneysousa/info_financeiro | 1e5135396b2c02ee47658a71ef83855cddfb73eb | [
"MIT"
] | 1 | 2021-01-31T20:00:45.000Z | 2021-01-31T20:00:45.000Z | source/uFrmRelEtiqProdutos.dfm | roneysousa/info_financeiro | 1e5135396b2c02ee47658a71ef83855cddfb73eb | [
"MIT"
] | null | null | null | source/uFrmRelEtiqProdutos.dfm | roneysousa/info_financeiro | 1e5135396b2c02ee47658a71ef83855cddfb73eb | [
"MIT"
] | 1 | 2021-01-31T20:00:47.000Z | 2021-01-31T20:00:47.000Z | object frmQuantEtiquetas: TfrmQuantEtiquetas
Left = 227
Top = 144
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'Quantidade de Etiquetas'
ClientHeight = 260
ClientWidth = 365
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = ... | 64.448477 | 72 | 0.859373 |
85c3f5d725e29a3a1c8a1a99e4bdc1237e4ba795 | 942 | pas | Pascal | DTF/DTF.Intf.pas | atkins126/DTF | 20566d154b297916ce78aec64c0e547e7510ed55 | [
"MIT"
] | null | null | null | DTF/DTF.Intf.pas | atkins126/DTF | 20566d154b297916ce78aec64c0e547e7510ed55 | [
"MIT"
] | null | null | null | DTF/DTF.Intf.pas | atkins126/DTF | 20566d154b297916ce78aec64c0e547e7510ed55 | [
"MIT"
] | null | null | null | unit DTF.Intf;
interface
uses
Vcl.Controls, System.SysUtils;
type
IDTFSetSearchControl = interface
['{E56B42DE-A5EA-4127-9454-4174D9D170BC}']
procedure SetSearchControl(AControl: TControl; ASearchProc: TProc);
end;
IDTFImportGridData = interface
['{8C55B3AE-BC9E-408D-8949-1B9B2670B355}']
fun... | 26.166667 | 71 | 0.733546 |
8545ec1a3dbe1aaf1b5724883538c5c9c63cec07 | 7,008 | pas | Pascal | Source/Common/JOSE.Encoding.Base64.pas | cchiele/delphi-jose-jwt | 0d6faf9d491a0cbe36780cf0edc448cb97f6ec89 | [
"Apache-2.0"
] | 3 | 2021-02-18T19:44:17.000Z | 2021-06-29T17:45:38.000Z | Source/Common/JOSE.Encoding.Base64.pas | cchiele/delphi-jose-jwt | 0d6faf9d491a0cbe36780cf0edc448cb97f6ec89 | [
"Apache-2.0"
] | null | null | null | Source/Common/JOSE.Encoding.Base64.pas | cchiele/delphi-jose-jwt | 0d6faf9d491a0cbe36780cf0edc448cb97f6ec89 | [
"Apache-2.0"
] | null | null | null | {******************************************************************************}
{ }
{ Delphi JOSE Library }
{ Copyright (c) 2015-2019 Paolo Rossi ... | 32.901408 | 100 | 0.545234 |
857b17594c20b3a17ef44e4b01baa4566c94d1f7 | 916 | pas | Pascal | src/CatDCP.pas | esc0rtd3w/catarinka | 9163779539557d95b30205c4c817afcdff1332c9 | [
"BSD-3-Clause"
] | null | null | null | src/CatDCP.pas | esc0rtd3w/catarinka | 9163779539557d95b30205c4c817afcdff1332c9 | [
"BSD-3-Clause"
] | null | null | null | src/CatDCP.pas | esc0rtd3w/catarinka | 9163779539557d95b30205c4c817afcdff1332c9 | [
"BSD-3-Clause"
] | 1 | 2020-02-14T00:58:07.000Z | 2020-02-14T00:58:07.000Z | unit CatDCP;
{
Catarinka - Quick AES string encryption/decryption functions
Copyright (c) 2003-2014 Felipe Daragon
License: 3-clause BSD
See https://github.com/felipedaragon/catarinka/ for details
}
interface
function StrToAES(const s, key: string): string;
function AESToStr(const s, key: string): string;
... | 20.818182 | 77 | 0.675764 |
cdf5610dd0cb71517ac65bfd72f0299e252815c4 | 3,052 | pas | Pascal | Capitulo4/4.3.Panel.Obrigatorio/Classe.DB.DateEdit.pas | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2017-08-02T00:44:41.000Z | 2021-10-13T21:11:28.000Z | Capitulo4/4.3.Panel.Obrigatorio/Classe.DB.DateEdit.pas | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2019-12-30T04:09:37.000Z | 2022-03-02T06:06:19.000Z | Capitulo4/4.3.Panel.Obrigatorio/Classe.DB.DateEdit.pas | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 9 | 2017-04-29T16:12:21.000Z | 2020-11-11T22:16:32.000Z | unit Classe.DB.DateEdit;
interface
uses
System.SysUtils, System.Classes, Vcl.Controls, Vcl.ComCtrls, Data.DB, Vcl.DBCtrls, Variants;
type
TDBDateTimePicker = class(TDateTimePicker)
private
FMudouOnChange: Boolean;
FDataLink: TFieldDataLink;
FEventOnChange: TNotifyEvent;
protected
function Get... | 23.476923 | 102 | 0.76114 |
85f5989767c9d32c1598aafd3a9a88c023c602b7 | 4,729 | pas | Pascal | Core/DW.Consts.Android.pas | DelphiWorlds/Playground | 741c313289b9feddf3257520a7ec01201b66e51c | [
"MIT"
] | 14 | 2021-12-30T08:03:49.000Z | 2022-03-17T19:33:24.000Z | Core/DW.Consts.Android.pas | DelphiWorlds/Playground | 741c313289b9feddf3257520a7ec01201b66e51c | [
"MIT"
] | 6 | 2022-01-01T21:56:18.000Z | 2022-03-01T22:23:56.000Z | Core/DW.Consts.Android.pas | DelphiWorlds/Playground | 741c313289b9feddf3257520a7ec01201b66e51c | [
"MIT"
] | 4 | 2022-01-04T13:25:08.000Z | 2022-01-13T09:58:32.000Z | unit DW.Consts.Android;
{*******************************************************}
{ }
{ Kastri }
{ }
{ Delphi Worlds Cross-Platform Library }... | 52.544444 | 102 | 0.743075 |
858f92a9d96b25400f7f3d41c76c1aa4e27e12c8 | 4,837 | pas | Pascal | IrcConversationD.pas | adaloveless/commonx | ed37b239e925119c7ceb3ac7949eefb0259c7f77 | [
"MIT"
] | 48 | 2018-11-19T22:13:00.000Z | 2021-11-02T17:25:41.000Z | IrcConversationD.pas | adaloveless/commonx | ed37b239e925119c7ceb3ac7949eefb0259c7f77 | [
"MIT"
] | 6 | 2018-11-24T17:15:29.000Z | 2019-05-15T14:59:56.000Z | IrcConversationD.pas | adaloveless/commonx | ed37b239e925119c7ceb3ac7949eefb0259c7f77 | [
"MIT"
] | 12 | 2018-11-20T15:15:44.000Z | 2021-09-14T10:12:43.000Z | unit IrcConversationD;
interface
uses
irc_abstract, systemx, typex, stringx, betterobject, classes, irc_monitor, dirfile, sysutils;
type
TIRCConversationDaemon = class(TSharedObject)
private
procedure DoSendHelpHEader;
protected
conversation: Iholder<TIRCConversation>;
irc: TIRCMultiUserClient;
... | 27.959538 | 135 | 0.647922 |
8355fb1480e8b4af3f8fba337ec62fb098c35d59 | 1,416 | pas | Pascal | uFizzBuzzTest.pas | codingbott/DelphiFizzBuzzStrategy | 7d6cf7b2fa2a21540890a4535574532fabe74530 | [
"CC0-1.0"
] | 1 | 2022-02-27T13:07:40.000Z | 2022-02-27T13:07:40.000Z | uFizzBuzzTest.pas | codingbott/DelphiFizzBuzzStrategy | 7d6cf7b2fa2a21540890a4535574532fabe74530 | [
"CC0-1.0"
] | null | null | null | uFizzBuzzTest.pas | codingbott/DelphiFizzBuzzStrategy | 7d6cf7b2fa2a21540890a4535574532fabe74530 | [
"CC0-1.0"
] | 1 | 2022-02-27T13:07:31.000Z | 2022-02-27T13:07:31.000Z | unit uFizzBuzzTest;
interface
uses
uiFizzBuzz,
FizzBuzzer,
DUnitX.TestFramework;
type
[TestFixture]
TFizzBuzzTest = class
private
sut: TFizzBuzzer;
sl: TStratListe;
public
[Test]
[TestCase('TestA', '1,1')]
[TestCase('TestB', '2,2')]
[TestCase('TestC', '3,Fizz')]
[TestCase('... | 18.153846 | 67 | 0.636299 |
857e5d51948ed6b490d86b5d24f038e211acc625 | 504 | pas | Pascal | Source/Services/SQS/Base/Model/AWS.SQS.Model.UntagQueueResponse.pas | herux/aws-sdk-delphi | 4ef36e5bfc536b1d9426f78095d8fda887f390b5 | [
"Apache-2.0"
] | 67 | 2021-07-28T23:47:09.000Z | 2022-03-15T11:48:35.000Z | Source/Services/SQS/Base/Model/AWS.SQS.Model.UntagQueueResponse.pas | gabrielbaltazar/aws-sdk-delphi | ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a | [
"Apache-2.0"
] | 5 | 2021-09-01T09:31:16.000Z | 2022-03-16T18:19:21.000Z | Source/Services/SQS/Base/Model/AWS.SQS.Model.UntagQueueResponse.pas | gabrielbaltazar/aws-sdk-delphi | ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a | [
"Apache-2.0"
] | 13 | 2021-07-29T02:41:16.000Z | 2022-03-16T10:22:38.000Z | unit AWS.SQS.Model.UntagQueueResponse;
interface
uses
AWS.Runtime.Model;
type
TUntagQueueResponse = class;
IUntagQueueResponse = interface(IAmazonWebServiceResponse)
function Obj: TUntagQueueResponse;
end;
TUntagQueueResponse = class(TAmazonWebServiceResponse, IUntagQueueResponse)
strict protec... | 16.8 | 77 | 0.781746 |
611b7f71d303ae2ce25ed0fdedf6530923985893 | 3,444 | pas | Pascal | Backend for the win/dependencies/mars/MARS.Data.FireDAC.DataModule.pas | GodsAndCakes/SAID-ist-ein-schlechter-Name | af0bc9b9413a93e68f0c2e07d75bd5124567d4f8 | [
"Apache-2.0"
] | null | null | null | Backend for the win/dependencies/mars/MARS.Data.FireDAC.DataModule.pas | GodsAndCakes/SAID-ist-ein-schlechter-Name | af0bc9b9413a93e68f0c2e07d75bd5124567d4f8 | [
"Apache-2.0"
] | null | null | null | Backend for the win/dependencies/mars/MARS.Data.FireDAC.DataModule.pas | GodsAndCakes/SAID-ist-ein-schlechter-Name | af0bc9b9413a93e68f0c2e07d75bd5124567d4f8 | [
"Apache-2.0"
] | null | null | null | (*
Copyright 2016, MARS-Curiosity library
Home: https://github.com/andrea-magni/MARS
*)
unit MARS.Data.FireDAC.DataModule;
interface
uses
System.SysUtils, System.Classes
, MARS.Core.JSON
, MARS.Core.Attributes
, MARS.Core.MediaType
, MARS.Core.URL
, MARS.Data.FireDAC, MARS.Data.FireDAC.Utils
, MA... | 23.751724 | 122 | 0.732578 |
6a94c3d8c9ba761643e72f0b2d6804e333ff1ca1 | 1,143 | dfm | Pascal | tests/sample-conv/DUS.DataSet.Data.dfm | alessandro-savoiardo/DBXtoUD | 2479deed9467a13527095f70d878927679bf1901 | [
"MIT"
] | null | null | null | tests/sample-conv/DUS.DataSet.Data.dfm | alessandro-savoiardo/DBXtoUD | 2479deed9467a13527095f70d878927679bf1901 | [
"MIT"
] | null | null | null | tests/sample-conv/DUS.DataSet.Data.dfm | alessandro-savoiardo/DBXtoUD | 2479deed9467a13527095f70d878927679bf1901 | [
"MIT"
] | null | null | null | object DUSDataSetData: TDUSDataSetData
OldCreateOrder = False
Height = 427
Width = 779
object SQLTable1: TSQLTable
MaxBlobSize = -1
SQLConnection = DUSMainData.SQLConnection1
TableName = 'TEST'
Left = 208
Top = 132
end
object SQLDataSet1: TSQLDataSet
CommandText = 'select... | 22.86 | 54 | 0.618548 |
830180f139175ef5ebf59e48c1325050ba3e262e | 71 | pas | Pascal | src/test/resources/dup_err.pas | shane-weii/pascal-compiler-demo | 6814f97ce5593bb972d3cce6d3868a872e1008dd | [
"MIT"
] | null | null | null | src/test/resources/dup_err.pas | shane-weii/pascal-compiler-demo | 6814f97ce5593bb972d3cce6d3868a872e1008dd | [
"MIT"
] | null | null | null | src/test/resources/dup_err.pas | shane-weii/pascal-compiler-demo | 6814f97ce5593bb972d3cce6d3868a872e1008dd | [
"MIT"
] | null | null | null | program Main;
var x, y : integer;
var z, x : real;
begin;
end. | 11.833333 | 23 | 0.56338 |
8366c98a3ba157ab742870938c2d0a07784ee2fd | 242 | dpr | Pascal | source/Transform.dpr | neurolabusc/spatial-processing | c87c84545eadaf91bb553c333feac5da7f98d667 | [
"BSD-2-Clause"
] | null | null | null | source/Transform.dpr | neurolabusc/spatial-processing | c87c84545eadaf91bb553c333feac5da7f98d667 | [
"BSD-2-Clause"
] | null | null | null | source/Transform.dpr | neurolabusc/spatial-processing | c87c84545eadaf91bb553c333feac5da7f98d667 | [
"BSD-2-Clause"
] | null | null | null | program Transform;
uses
Forms,
MatrixForm in 'MatrixForm.pas' {Form1},
matrices in 'matrices.pas';
//{ $R DTRANSFORM.RES}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
| 16.133333 | 42 | 0.681818 |
85e607f00303747fbda803a040e15832e4bf1d39 | 183 | pas | Pascal | hello.pas | SteveJChao/PascalCompiler | fde198a2eb2174e5fb432ca563e5a8a809faa1e2 | [
"Apache-2.0"
] | null | null | null | hello.pas | SteveJChao/PascalCompiler | fde198a2eb2174e5fb432ca563e5a8a809faa1e2 | [
"Apache-2.0"
] | null | null | null | hello.pas | SteveJChao/PascalCompiler | fde198a2eb2174e5fb432ca563e5a8a809faa1e2 | [
"Apache-2.0"
] | null | null | null | PROGRAM hello (output);
{Write 'Hello, world.' ten times.}
VAR
i : integer;
BEGIN {hello}
FOR i := 1 TO 10 DO BEGIN
writeln('Hello, world.');
END;
END {hello}.
| 14.076923 | 34 | 0.579235 |
83420a574686be9862c2dd10eec1a4112e6edeee | 3,860 | dfm | Pascal | Forms/Concepts.DSharp.TreeViewPresenter.Tree.Form.dfm | Patiencer/Concepts | e63910643b2401815dd4f6b19fbdf0cd7d443392 | [
"Apache-2.0"
] | null | null | null | Forms/Concepts.DSharp.TreeViewPresenter.Tree.Form.dfm | Patiencer/Concepts | e63910643b2401815dd4f6b19fbdf0cd7d443392 | [
"Apache-2.0"
] | null | null | null | Forms/Concepts.DSharp.TreeViewPresenter.Tree.Form.dfm | Patiencer/Concepts | e63910643b2401815dd4f6b19fbdf0cd7d443392 | [
"Apache-2.0"
] | 1 | 2018-10-08T07:57:42.000Z | 2018-10-08T07:57:42.000Z | object frmTreeViewPresenterTree: TfrmTreeViewPresenterTree
Left = 441
Top = 465
ActiveControl = edtFilter
Caption = 'Virtual treeview presenter'
ClientHeight = 694
ClientWidth = 1111
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
... | 21.685393 | 58 | 0.577202 |
835a9469d005681df82a2aaf4a9e3aca83ad3025 | 893 | dfm | Pascal | untPrincipal.dfm | brendolan/BuscaFonetica | 2ef888461ebf4212bc122e3c39fcae6372fed10b | [
"MIT"
] | null | null | null | untPrincipal.dfm | brendolan/BuscaFonetica | 2ef888461ebf4212bc122e3c39fcae6372fed10b | [
"MIT"
] | null | null | null | untPrincipal.dfm | brendolan/BuscaFonetica | 2ef888461ebf4212bc122e3c39fcae6372fed10b | [
"MIT"
] | null | null | null | object FrmFonetica: TFrmFonetica
Left = 0
Top = 0
Caption = 'Fon'#233'tica'
ClientHeight = 115
ClientWidth = 341
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch =... | 19 | 43 | 0.581187 |
85985bfaaad0c8aa6b446a4b8e653e2e5bd05d57 | 8,434 | pas | Pascal | tiny.pas | khamidou/tiny.pas | 19d7a6c71d8c75f6fefee237c1f851de3b3a48e5 | [
"BSD-3-Clause"
] | null | null | null | tiny.pas | khamidou/tiny.pas | 19d7a6c71d8c75f6fefee237c1f851de3b3a48e5 | [
"BSD-3-Clause"
] | null | null | null | tiny.pas | khamidou/tiny.pas | 19d7a6c71d8c75f6fefee237c1f851de3b3a48e5 | [
"BSD-3-Clause"
] | null | null | null | {
Compiler for tinypas. Everything is rolled in a single file.
}
program tinypascal;
uses
SysUtils;
const
_PROGRAM = 1;
_USES = 2;
_WHITE_SPACE = 3;
_NUMBER = 4;
_IDENTIFIER = 5;
_LBRACE = 6;
_RBRACE = 7;
_IF = 8;
_SEMICOLON = 9;
_BEGIN = 10;
_END = 11;
_THEN = 12;... | 20.876238 | 154 | 0.517429 |
83642a4ef538400cade6381d4b8d7e26818ab2d1 | 4,472 | pas | Pascal | Libraries/TBCEditor/Source/BCEditor.Editor.Glyph.pas | jpluimers/Concepts | 78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe | [
"Apache-2.0"
] | 2 | 2020-01-04T08:19:10.000Z | 2020-02-19T22:25:38.000Z | Libraries/TBCEditor/Source/BCEditor.Editor.Glyph.pas | jpluimers/Concepts | 78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe | [
"Apache-2.0"
] | null | null | null | Libraries/TBCEditor/Source/BCEditor.Editor.Glyph.pas | jpluimers/Concepts | 78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe | [
"Apache-2.0"
] | 1 | 2020-02-19T22:25:42.000Z | 2020-02-19T22:25:42.000Z | unit BCEditor.Editor.Glyph;
interface
uses
System.Classes, Vcl.Graphics;
type
TBCEditorGlyph = class(TPersistent)
strict private
FGlyph: TBitmap;
FInternalGlyph: TBitmap;
FInternalMaskColor: TColor;
FLeft: Integer;
FMaskColor: TColor;
FOnChange: TNotifyEvent;
FVisible: Boolean;
... | 23.413613 | 93 | 0.728757 |
835418fea08e6b615cc44158a5f0ec31802b5275 | 306 | dpr | Pascal | Capitulo3/Exemplo3/ClassesEObjetos.dpr | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2017-08-02T00:44:41.000Z | 2021-10-13T21:11:28.000Z | Capitulo3/Exemplo3/ClassesEObjetos.dpr | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2019-12-30T04:09:37.000Z | 2022-03-02T06:06:19.000Z | Capitulo3/Exemplo3/ClassesEObjetos.dpr | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 9 | 2017-04-29T16:12:21.000Z | 2020-11-11T22:16:32.000Z | program ClassesEObjetos;
uses
Vcl.Forms,
Form.Principal in 'Form.Principal.pas' {frmPrincipal},
Classe.Pessoa in 'Classe.Pessoa.pas';
{$R *.res}
begin
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.CreateForm(TfrmPrincipal, frmPrincipal);
Application.Run;
end.
| 19.125 | 56 | 0.754902 |
85091e2f87781184cc073c4c3ee7d0eaad0b2832 | 4,789 | dfm | Pascal | Delphi/Semester-2/Points/Points.dfm | KvanTTT/Education | e9dc00bfc25ccf0e25c4e7ec187bccb680f126f9 | [
"MIT"
] | 1 | 2018-04-06T19:47:37.000Z | 2018-04-06T19:47:37.000Z | Delphi/Semester-2/Points/Points.dfm | KvanTTT/BMSTU-Education | e9dc00bfc25ccf0e25c4e7ec187bccb680f126f9 | [
"MIT"
] | null | null | null | Delphi/Semester-2/Points/Points.dfm | KvanTTT/BMSTU-Education | e9dc00bfc25ccf0e25c4e7ec187bccb680f126f9 | [
"MIT"
] | null | null | null | object Form1: TForm1
Left = 0
Top = 0
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #1058#1086#1095#1082#1080
ClientHeight = 611
ClientWidth = 656
Color = 13557473
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.S... | 22.274419 | 137 | 0.609731 |
61b2a18da0351bc150ef106f942de97d9d2f1f44 | 529 | pas | Pascal | test/Basic/test08.pas | alexkowalenko/lacsap | 77eef134d2bfc66ff032225649816f43320a32e7 | [
"ISC"
] | 25 | 2015-03-07T05:12:30.000Z | 2021-07-14T21:39:39.000Z | test/Basic/test08.pas | alexkowalenko/lacsap | 77eef134d2bfc66ff032225649816f43320a32e7 | [
"ISC"
] | 1 | 2021-05-20T01:41:29.000Z | 2021-11-05T22:07:37.000Z | test/Basic/test08.pas | alexkowalenko/lacsap | 77eef134d2bfc66ff032225649816f43320a32e7 | [
"ISC"
] | 5 | 2018-08-25T22:10:09.000Z | 2022-01-03T12:31:47.000Z | program bool_op;
begin
writeln(0 and 0:0);
writeln(0 and 2:0);
writeln(2 and 0:0);
writeln(1 and 1:0);
writeln(1 and 2:0);
writeln;
writeln(0 or 0:0);
writeln(0 or 2:0);
writeln(2 or 0:0);
writeln(1 or 1:0);
writeln(1 or 2:0);
writeln;
writeln(true and false);
writeln(true... | 18.241379 | 28 | 0.610586 |
85eb16d38ceea3d3431e5b08ab86bee67af1be5e | 206 | pas | Pascal | Test/FunctionsMath/hyperbolic.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | 1 | 2022-02-18T22:14:44.000Z | 2022-02-18T22:14:44.000Z | Test/FunctionsMath/hyperbolic.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | null | null | null | Test/FunctionsMath/hyperbolic.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | null | null | null | procedure PrintIt(v : Float);
begin
PrintLn(FloatToStr(v, 8));
end;
var v = 1.5;
PrintIt(Sinh(v));
PrintIt(Cosh(v));
PrintIt(Tanh(v));
PrintIt(ArcCosh(v));
PrintIt(ArcSinh(v));
PrintIt(ArcTanh(v/2));
| 13.733333 | 29 | 0.665049 |
6a93dd635eff1cc926e94b2eb9abdd93fbaf0a36 | 2,000 | pas | Pascal | test_pascal/data/demo.pas | tranleduy2000/pascalnide | c7f3f79ecf4cf6a81b32c7d389aad7f4034c8f01 | [
"Apache-2.0"
] | 81 | 2017-05-07T13:26:56.000Z | 2022-03-03T19:39:15.000Z | test_pascal/data/demo.pas | tranleduy2000/pascalnide | c7f3f79ecf4cf6a81b32c7d389aad7f4034c8f01 | [
"Apache-2.0"
] | 52 | 2017-06-13T08:46:43.000Z | 2021-06-09T09:50:07.000Z | test_pascal/data/demo.pas | tranleduy2000/pascalnide | c7f3f79ecf4cf6a81b32c7d389aad7f4034c8f01 | [
"Apache-2.0"
] | 28 | 2017-05-22T21:09:58.000Z | 2021-09-07T13:05:27.000Z | const
maxn = 1000;
type
TNode = ^Pnode;
Pnode = record
u : longint;
next : Tnode;
end;
var
e : array[0..maxn] of Tnode;
f : text;
parent : array[0..maxn, 0..20] of longint;
depth : array[0..maxn] of longint;
n : longint;
procedure push(u, p : longint);
var
tmp : tnode;
begin
new(tmp);
... | 15.625 | 54 | 0.517 |
8354574c37261b8b8afff3db2c21066ef31e2f05 | 13,636 | pas | Pascal | CryptoLib.Tests/src/Crypto/BlockCipherVectorTests.pas | MarkG55/CryptoLib4Pascal | 740f1e7ac86ac9cf009a8010d4384368e7abe6fb | [
"MIT"
] | 148 | 2018-02-08T23:36:43.000Z | 2022-03-16T01:33:20.000Z | CryptoLib.Tests/src/Crypto/BlockCipherVectorTests.pas | tondrej/CryptoLib4Pascal | 33a540094aa24d22d84d502319e4d01f7c3e8163 | [
"MIT"
] | 28 | 2018-08-09T04:14:18.000Z | 2022-03-31T05:23:51.000Z | CryptoLib.Tests/src/Crypto/BlockCipherVectorTests.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... | 30.101545 | 87 | 0.74604 |
8358585a668d88e0b1c4c65d9030bfc1f56b4d89 | 118,954 | dfm | Pascal | M2Server/ItemSet.dfm | 98kmir2/98kmir2 | 46196a161d46cc7a85d168dca683b4aff477a709 | [
"BSD-3-Clause"
] | 15 | 2020-02-13T11:59:11.000Z | 2021-12-31T14:53:44.000Z | M2Server/ItemSet.dfm | bsjzx8/98 | 46196a161d46cc7a85d168dca683b4aff477a709 | [
"BSD-3-Clause"
] | null | null | null | M2Server/ItemSet.dfm | bsjzx8/98 | 46196a161d46cc7a85d168dca683b4aff477a709 | [
"BSD-3-Clause"
] | 13 | 2020-02-20T07:22:09.000Z | 2021-12-31T14:56:09.000Z | object frmItemSet: TfrmItemSet
Left = 585
Top = 389
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #29305#27530#23646#24615#29289#21697#35774#32622
ClientHeight = 329
ClientWidth = 434
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = ... | 34.914588 | 371 | 0.482069 |
855e7fa5970c0d96beb90d481d1e64123a3139a7 | 49,789 | dfm | Pascal | Catalogos/EstadosEdit.dfm | NetVaIT/MAS | ebdbf2dc8ca6405186683eb713b9068322feb675 | [
"Apache-2.0"
] | null | null | null | Catalogos/EstadosEdit.dfm | NetVaIT/MAS | ebdbf2dc8ca6405186683eb713b9068322feb675 | [
"Apache-2.0"
] | null | null | null | Catalogos/EstadosEdit.dfm | NetVaIT/MAS | ebdbf2dc8ca6405186683eb713b9068322feb675 | [
"Apache-2.0"
] | null | null | null | inherited frmEstadosEdit: TfrmEstadosEdit
Caption = 'frmEstadosEdit'
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
inherited pcMain: TcxPageControl
inherited tsGeneral: TcxTabSheet
inherited cxScrollBox1: TcxScrollBox
inherited pnlMaster: TPanel
object Label1: T... | 68.391484 | 71 | 0.877965 |
85c07882162f10873bf6c060b65639af66cc6440 | 1,565 | pas | Pascal | DelphiLanguageCodeRage2018/03_WeakIntfRef/WeakIntfRef_Form.pas | xchinjo/DelphiSessions | 0679d97a78ff232c6bbec1217c4f8c2104d58210 | [
"MIT"
] | 44 | 2017-05-30T20:54:06.000Z | 2022-02-25T16:44:23.000Z | DelphiLanguageCodeRage2018/03_WeakIntfRef/WeakIntfRef_Form.pas | jpluimers/DelphiSessions | 0679d97a78ff232c6bbec1217c4f8c2104d58210 | [
"MIT"
] | null | null | null | DelphiLanguageCodeRage2018/03_WeakIntfRef/WeakIntfRef_Form.pas | jpluimers/DelphiSessions | 0679d97a78ff232c6bbec1217c4f8c2104d58210 | [
"MIT"
] | 19 | 2017-07-25T10:03:13.000Z | 2021-10-17T11:40:38.000Z | unit WeakIntfRef_Form;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls;
type
TForm3 = class(TForm)
Button1: TButton;
Button2: TButton;
procedure Button1Click(Sender: TObject);
proc... | 18.630952 | 98 | 0.734185 |
6a7ffdb45dcd916fdf98bc6666fdf9ca7e796e92 | 1,093 | pas | Pascal | Src/Core/Mappers/UMapper.pas | marcosrocha85/delphi-clean-architecture | d966c5e4fa359618ea9fea5baf5fc09a4b708065 | [
"MIT"
] | 6 | 2017-07-18T01:52:50.000Z | 2022-01-31T22:20:17.000Z | Src/Core/Mappers/UMapper.pas | marcosrocha85/delphi-clean-architecture | d966c5e4fa359618ea9fea5baf5fc09a4b708065 | [
"MIT"
] | 4 | 2017-07-17T23:59:11.000Z | 2021-10-30T01:51:39.000Z | Src/Core/Mappers/UMapper.pas | marcosrocha85/delphi-clean-architecture | d966c5e4fa359618ea9fea5baf5fc09a4b708065 | [
"MIT"
] | 4 | 2020-07-16T21:00:43.000Z | 2021-10-29T19:08:58.000Z | unit UMapper;
interface
uses
Classes, Generics.Collections;
type
TMapper<MODEL: class; DATA: class> = class(TObject)
public
function DataToModel(const AData: DATA): MODEL; overload; virtual; abstract;
function ModelToData(const AModel: MODEL): DATA; overload; virtual; abstract;
function DataToMode... | 24.288889 | 99 | 0.73742 |
855178be5104ab2bc73b14adb43a1c5c1d1e7504 | 16,169 | dfm | Pascal | ProductCenter/untProductEdit.dfm | Bill-cc/vegaga-admin | fef700c4d2cf6563c1d5ad9d881f25b6d0370ef1 | [
"MIT"
] | 1 | 2020-05-27T07:39:32.000Z | 2020-05-27T07:39:32.000Z | ProductCenter/untProductEdit.dfm | Bill-cc/vegaga-admin | fef700c4d2cf6563c1d5ad9d881f25b6d0370ef1 | [
"MIT"
] | null | null | null | ProductCenter/untProductEdit.dfm | Bill-cc/vegaga-admin | fef700c4d2cf6563c1d5ad9d881f25b6d0370ef1 | [
"MIT"
] | null | null | null | object frmProductEdit: TfrmProductEdit
Left = 194
Top = 189
Width = 943
Height = 482
Caption = #21830#21697#32534#36753
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poS... | 29.66789 | 226 | 0.554209 |
858fc206a9d2f65a8023be5c95aae946569c2826 | 7,766 | pas | Pascal | Libraries/DDuce/Modules/ObjectInspector/DDuce.ObjectInspector.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 62 | 2016-01-20T16:26:25.000Z | 2022-02-28T14:25:52.000Z | Libraries/DDuce/Modules/ObjectInspector/DDuce.ObjectInspector.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | null | null | null | Libraries/DDuce/Modules/ObjectInspector/DDuce.ObjectInspector.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 20 | 2016-09-08T00:15:22.000Z | 2022-01-26T13:13:08.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... | 25.462295 | 82 | 0.721607 |
85fa482698e59b20165c6d7d02d76fac58f5de74 | 519 | pas | Pascal | rterror.pas | JulStrat/loxip | 8fa5845315908b156910b4c470174c8ec0cff5f3 | [
"MIT"
] | 1 | 2020-02-09T14:55:05.000Z | 2020-02-09T14:55:05.000Z | rterror.pas | JulStrat/loxip | 8fa5845315908b156910b4c470174c8ec0cff5f3 | [
"MIT"
] | null | null | null | rterror.pas | JulStrat/loxip | 8fa5845315908b156910b4c470174c8ec0cff5f3 | [
"MIT"
] | null | null | null | {
Crafting Interpreters
https://craftinginterpreters.com/
}
unit rterror;
{$ifdef FPC}
{$mode delphi}
{$endif}
interface
uses
Classes, SysUtils, token;
type
{ ERunTimeError }
ERunTimeError = class(Exception)
private
FToken: TToken;
public
constructor Create(tok: TToken; const msg: st... | 13.657895 | 65 | 0.695568 |
6a5c1986388e4a6dfa0141fe242c395be2b8886a | 2,573 | pas | Pascal | code/ooEventHub.Subscription.Path.pas | VencejoSoftware/ooEventHub | a72b7a1ad8f29c5c527073075e7d15da5a31e95f | [
"BSD-3-Clause"
] | 1 | 2019-07-08T10:12:31.000Z | 2019-07-08T10:12:31.000Z | code/ooEventHub.Subscription.Path.pas | VencejoSoftware/ooEventHub | a72b7a1ad8f29c5c527073075e7d15da5a31e95f | [
"BSD-3-Clause"
] | null | null | null | code/ooEventHub.Subscription.Path.pas | VencejoSoftware/ooEventHub | a72b7a1ad8f29c5c527073075e7d15da5a31e95f | [
"BSD-3-Clause"
] | 2 | 2019-11-21T03:22:27.000Z | 2021-01-26T04:53:30.000Z | {$REGION 'documentation'}
{
Copyright (c) 2016, Vencejo Software
Distributed under the terms of the Modified BSD License
The full license is distributed with this software
}
{
Object to define a path between events and subscribers
@created(04/12/2016)
@author Vencejo Software <www.vencejosoft.com>
}
{$ENDRE... | 25.475248 | 106 | 0.753206 |
6a397249f99fd061c111209c9a19bb288dae25d2 | 541,059 | pas | Pascal | Source/BCEditor.Editor.Base.pas | delphioracle/TBCEditor-Backup-ONLY | 4b7ee312bbb6db89d206d9589441256b7b1ea0c5 | [
"MIT"
] | 1 | 2021-09-17T04:53:33.000Z | 2021-09-17T04:53:33.000Z | Source/BCEditor.Editor.Base.pas | maciej-izak-tests/TBCEditor-1 | 85efbcfb9b90f64220d135dcdf89282849a6c3b7 | [
"MIT"
] | 4 | 2017-02-14T04:26:48.000Z | 2017-02-17T22:45:34.000Z | Source/BCEditor.Editor.Base.pas | delphioracle/TBCEditor-Backup-ONLY | 4b7ee312bbb6db89d206d9589441256b7b1ea0c5 | [
"MIT"
] | 1 | 2021-07-30T19:35:44.000Z | 2021-07-30T19:35:44.000Z | unit BCEditor.Editor.Base;
interface
uses
Winapi.Windows, Winapi.Messages, System.Classes, System.SysUtils, System.Contnrs, System.UITypes, Vcl.Forms,
Vcl.Controls, Vcl.Graphics, Vcl.StdCtrls, Vcl.ExtCtrls, Vcl.Dialogs, BCEditor.Consts, BCEditor.Editor.ActiveLine,
BCEditor.Editor.Marks, BCEditor.Editor.... | 34.311561 | 192 | 0.688945 |
6a9fb14266b0697708eaf1237e80ba108fbbc26e | 406 | lpr | Pascal | Demos/Lazarus/Mels Player/Play sound/PlaySound.lpr | Jeanmilost/Mels | 0384db41dd1ae365f72384857e3a3dbf0b688367 | [
"MIT"
] | 3 | 2019-10-23T13:42:42.000Z | 2021-02-13T08:15:15.000Z | Demos/Lazarus/Mels Player/Play sound/PlaySound.lpr | Jeanmilost/Mels | 0384db41dd1ae365f72384857e3a3dbf0b688367 | [
"MIT"
] | null | null | null | Demos/Lazarus/Mels Player/Play sound/PlaySound.lpr | Jeanmilost/Mels | 0384db41dd1ae365f72384857e3a3dbf0b688367 | [
"MIT"
] | 3 | 2018-06-17T15:35:57.000Z | 2021-02-15T15:24:11.000Z | program PlaySound;
{$mode objfpc}{$H+}
uses
{$IFDEF UNIX}{$IFDEF UseCThreads}
cthreads,
{$ENDIF}{$ENDIF}
Interfaces, // this includes the LCL widgetset
Forms, Main
{ you can add units after this };
{$R *.res}
begin
RequireDerivedFormResource:=True;
Application.Initial... | 18.454545 | 51 | 0.635468 |
aadf8e9297e53cce3a66c6a85fa05ddb5585b5c6 | 5,744 | pas | Pascal | core/qzlib.Core.HtmlViewerPdfWriter.pas | quarkz-de/quarkzLib | dc58304aba8f8015ccd83575878dbb8f294c0a90 | [
"MIT"
] | 2 | 2017-03-18T20:59:49.000Z | 2017-03-18T21:59:47.000Z | core/qzlib.Core.HtmlViewerPdfWriter.pas | quarkz-de/quarkzLib | dc58304aba8f8015ccd83575878dbb8f294c0a90 | [
"MIT"
] | null | null | null | core/qzlib.Core.HtmlViewerPdfWriter.pas | quarkz-de/quarkzLib | dc58304aba8f8015ccd83575878dbb8f294c0a90 | [
"MIT"
] | null | null | null | unit qzLib.Core.HtmlViewerPdfWriter;
interface
uses
HtmlView;
type
IHtmlViewerPdfWriter = interface
['{4A27F1E9-D166-4543-936B-B52227D5D8EC}']
procedure SaveToFile(const AFilename: String);
end;
THtmlViewerPdfWriter = class(TInterfacedObject, IHtmlViewerPdfWriter)
private
FViewer: THtmlViewer;... | 28.156863 | 95 | 0.738858 |
8334a16c8815654d5fe6df3124daf5fdeed246be | 14,361 | pas | Pascal | PTCCalibUsingBK8500Form.pas | mickyvac/fc-measure | 0b6db36af01f25479a956138cfceddd02a88d14d | [
"MIT"
] | null | null | null | PTCCalibUsingBK8500Form.pas | mickyvac/fc-measure | 0b6db36af01f25479a956138cfceddd02a88d14d | [
"MIT"
] | null | null | null | PTCCalibUsingBK8500Form.pas | mickyvac/fc-measure | 0b6db36af01f25479a956138cfceddd02a88d14d | [
"MIT"
] | null | null | null | unit PTCCalibUsingBK8500Form;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, math, StrUtils,
PTCInterface_BK8500, HWAbstractDevicesV3, MyComPort, HWInterface,
Myparseutils,
FormHWAccessControlUnit, FormPTCHardwareUnit, Logger, myutils, M... | 27.994152 | 135 | 0.598078 |
85d10b659580a2ca0df5894951331483855ccff1 | 6,281 | dfm | Pascal | vcl/XLSReadWrite6/SrcXLS/FormPivotTable.dfm | 1aq/PBox | 67ced599ee36ceaff097c6584f8100cf96006dfe | [
"MIT"
] | null | null | null | vcl/XLSReadWrite6/SrcXLS/FormPivotTable.dfm | 1aq/PBox | 67ced599ee36ceaff097c6584f8100cf96006dfe | [
"MIT"
] | null | null | null | vcl/XLSReadWrite6/SrcXLS/FormPivotTable.dfm | 1aq/PBox | 67ced599ee36ceaff097c6584f8100cf96006dfe | [
"MIT"
] | null | null | null | object frmPivotTable: TfrmPivotTable
Left = 711
Top = 121
BorderStyle = bsDialog
Caption = 'Pivot Table'
ClientHeight = 675
ClientWidth = 275
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
FormStyle = fsStayOnTo... | 22.352313 | 48 | 0.650852 |
85de9ddac0642a6f7c315bfdcbd9713fb55b7727 | 2,695 | dpr | Pascal | windows/src/unit-tests/package-info/PackageInfoTestSuite.dpr | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 1 | 2021-03-08T09:31:47.000Z | 2021-03-08T09:31:47.000Z | windows/src/unit-tests/package-info/PackageInfoTestSuite.dpr | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | null | null | null | windows/src/unit-tests/package-info/PackageInfoTestSuite.dpr | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | null | null | null | program PackageInfoTestSuite;
{$IFNDEF TESTINSIGHT}
{$APPTYPE CONSOLE}
{$ENDIF}{$STRONGLINKTYPES ON}
uses
System.SysUtils,
{$IFDEF TESTINSIGHT}
TestInsight.DUnitX,
{$ENDIF }
PackageInfo in '..\..\global\delphi\general\PackageInfo.pas',
utilfiletypes in '..\..\global\delphi\general\utilfiletypes.pas',
uti... | 34.551282 | 88 | 0.712059 |
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.