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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
c39e4642d82f0e20b712cd025a3c01ca6f817a0e | 30,508 | pas | Pascal | Source/Factories/DDuce.Factories.VirtualTrees.pas | beNative/dduce | cedbe2e847cc49fe8bcd5ba12b76327eee43d639 | [
"Apache-2.0"
] | 52 | 2015-03-17T16:34:08.000Z | 2022-03-16T12:06:09.000Z | Source/Factories/DDuce.Factories.VirtualTrees.pas | beNative/dduce | cedbe2e847cc49fe8bcd5ba12b76327eee43d639 | [
"Apache-2.0"
] | 2 | 2016-06-04T11:26:16.000Z | 2018-07-11T04:14:16.000Z | Source/Factories/DDuce.Factories.VirtualTrees.pas | beNative/dduce | cedbe2e847cc49fe8bcd5ba12b76327eee43d639 | [
"Apache-2.0"
] | 10 | 2015-03-25T06:12:24.000Z | 2019-11-13T13:20:27.000Z | {
Copyright (C) 2013-2021 Tim Sinaeve tim.sinaeve@gmail.com
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable... | 30.538539 | 81 | 0.607185 |
c3d72f59e05f6729501a0dc112977a0aaee49fdb | 9,716 | pas | Pascal | Source/Core/Object/NovusBO.pas | atkins126/NovuscodeLibrary | fac415cf62a3925590762ed8c060c335f5a0541d | [
"Apache-2.0"
] | 15 | 2017-02-02T17:43:01.000Z | 2021-03-04T02:12:03.000Z | Source/Core/Object/NovusBO.pas | atkins126/NovuscodeLibrary | fac415cf62a3925590762ed8c060c335f5a0541d | [
"Apache-2.0"
] | 12 | 2017-04-18T23:51:00.000Z | 2021-01-30T06:36:53.000Z | Source/Core/Object/NovusBO.pas | atkins126/NovuscodeLibrary | fac415cf62a3925590762ed8c060c335f5a0541d | [
"Apache-2.0"
] | 5 | 2016-11-28T21:38:29.000Z | 2021-02-04T06:22:20.000Z | {$I ..\..\core\NovusCodeLibrary.inc}
unit NovusBO;
interface
Uses NovusObject, Activex, ComObj, Classes, SysUtils,
NovusBOField, NovusBOMap, NovusUtilities, DBXJson, DB, NovusDateUtils,
{$IFDEF DELPHIXE6_UP}
JSON,
{$ENDIF}
NovusStringUtils, NovusDateStringUtils;
Type
TNovusBO = Class(TNovusObject)
private... | 22.081818 | 80 | 0.732091 |
47cd97a0037ddf88a688c54774c7659ddbf265b5 | 1,588 | dfm | Pascal | Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/XuDigSig/fPINPrompt.dfm | timmvt/VistA_tt | 05694e3a98c026f682f99ca9eb701bdd1e82af28 | [
"Apache-2.0"
] | 1 | 2017-04-18T15:55:43.000Z | 2017-04-18T15:55:43.000Z | Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/XuDigSig/fPINPrompt.dfm | timmvt/VistA_tt | 05694e3a98c026f682f99ca9eb701bdd1e82af28 | [
"Apache-2.0"
] | null | null | null | Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/XuDigSig/fPINPrompt.dfm | timmvt/VistA_tt | 05694e3a98c026f682f99ca9eb701bdd1e82af28 | [
"Apache-2.0"
] | null | null | null | object frmPINPrompt: TfrmPINPrompt
Left = 192
Top = 114
BorderStyle = bsDialog
Caption = 'CPRS PIV card PIN entry'
ClientHeight = 198
ClientWidth = 249
Color = clBtnFace
DefaultMonitor = dmMainForm
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Se... | 18.904762 | 44 | 0.578086 |
c334d807b65fab48035268042dc67a85e4e8a510 | 1,334 | pas | Pascal | Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/Cover Sheet/oCoverSheetParam_WidgetClock.pas | rjwinchester/VistA | 6ada05a153ff670adcb62e1c83e55044a2a0f254 | [
"Apache-2.0"
] | 72 | 2015-02-03T02:30:45.000Z | 2020-01-30T17:20:52.000Z | Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/Cover Sheet/oCoverSheetParam_WidgetClock.pas | rjwinchester/VistA | 6ada05a153ff670adcb62e1c83e55044a2a0f254 | [
"Apache-2.0"
] | 80 | 2016-04-19T12:04:06.000Z | 2020-01-31T14:35:19.000Z | Packages/Order Entry Results Reporting/CPRS/CPRS-Chart/Cover Sheet/oCoverSheetParam_WidgetClock.pas | rjwinchester/VistA | 6ada05a153ff670adcb62e1c83e55044a2a0f254 | [
"Apache-2.0"
] | 67 | 2015-01-27T16:47:56.000Z | 2020-02-12T21:23:56.000Z | unit oCoverSheetParam_WidgetClock;
{
================================================================================
*
* Application: CPRS - CoverSheet
* Developer: doma.user@domain.ext
* Site: Salt Lake City ISC
* Date: 2015-12-04
*
* Description: Pr... | 22.610169 | 89 | 0.624438 |
fcddfaba2de41b1f1eb383eb60e4193715568f9b | 2,440 | pas | Pascal | Demos/Extensions/Math/extmain.pas | bgarrels/php4delphi | 041fed9bb6898faed25076f6ff893bfee93e41cd | [
"PHP-3.0"
] | 19 | 2015-08-10T15:42:28.000Z | 2021-11-23T02:04:02.000Z | Demos/Extensions/Math/extmain.pas | bgarrels/php4delphi | 041fed9bb6898faed25076f6ff893bfee93e41cd | [
"PHP-3.0"
] | 2 | 2018-06-22T12:45:58.000Z | 2020-11-30T09:05:57.000Z | Demos/Extensions/Math/extmain.pas | bgarrels/php4delphi | 041fed9bb6898faed25076f6ff893bfee93e41cd | [
"PHP-3.0"
] | 13 | 2015-05-02T14:39:20.000Z | 2021-11-18T19:50:05.000Z | {*******************************************************}
{ PHP4Delphi }
{ PHP - Delphi interface }
{ Author: }
{ Serhiy Perevoznyk }
{ serge_perevoznyk@hotmai... | 28.372093 | 73 | 0.612705 |
fcda1a2043f101e0e3f6612e55743750a2e69078 | 1,614 | pas | Pascal | Source/Database/Database.Order.pas | marcosblastwer/delphi-framework-orm | 786e40152330808f23e1b82fff82a3d94a760653 | [
"MIT"
] | 1 | 2021-04-23T02:00:39.000Z | 2021-04-23T02:00:39.000Z | Source/Database/Database.Order.pas | marcosblastwer/delphi-framework-database | 88ca787bc9b15bba150496c1e509d96fcc66b7c3 | [
"MIT"
] | null | null | null | Source/Database/Database.Order.pas | marcosblastwer/delphi-framework-database | 88ca787bc9b15bba150496c1e509d96fcc66b7c3 | [
"MIT"
] | null | null | null | unit Database.Order;
interface
uses
Base.Objects;
type
TOrderAttr = (
oaNone,
oaAsc,
oaDesc );
IOrder = interface(IFrameworkInterface)
['{60BBB931-8DFA-4115-A3B4-336063379B84}']
function GetAttr: TOrderAttr;
function GetValue: IFrameworkInterface;
function SetAttr(... | 19.214286 | 69 | 0.684634 |
c3e90ca77142d7869d26e41d0327d7e19c42d211 | 6,632 | pas | Pascal | RhodusIDE/Image32/Examples/Layers201/arrows.pas | ObjectPascalInterpreter/BookPart_3 | 95150d4d02f7e13e5b1ebb58c249073a384f2a0a | [
"Apache-2.0"
] | 8 | 2021-11-07T22:45:25.000Z | 2022-03-12T21:38:53.000Z | RhodusIDE/Image32/Examples/Layers201/arrows.pas | ObjectPascalInterpreter/BookPart_3 | 95150d4d02f7e13e5b1ebb58c249073a384f2a0a | [
"Apache-2.0"
] | 4 | 2021-09-23T02:13:55.000Z | 2021-12-07T06:08:17.000Z | RhodusIDE/Image32/Examples/Layers201/arrows.pas | ObjectPascalInterpreter/BookPart_3 | 95150d4d02f7e13e5b1ebb58c249073a384f2a0a | [
"Apache-2.0"
] | 4 | 2021-11-24T17:24:56.000Z | 2021-12-21T04:56:58.000Z | unit arrows;
interface
uses
Windows, Messages, SysUtils, Types, Classes, Math,
Img32, Img32.Layers, Main, Img32.Draw, Img32.Extra,
Img32.Vector, Img32.Transform;
type
TMyArrowLayer32 = class(TMyVectorLayer32) //TMyVectorLayer32 - see main.pas
public
procedure Init(const centerPt: TPointD);
procedu... | 31.884615 | 80 | 0.5193 |
c3826566a360ae7064ace78af7ce5a371c4f78be | 996 | dfm | Pascal | JmpTime.dfm | delphi-pascal-archive/ay_emul_2.8 | bb8cb89fe8f52dd7a71e916ac7f408dbd4777bcf | [
"Unlicense"
] | null | null | null | JmpTime.dfm | delphi-pascal-archive/ay_emul_2.8 | bb8cb89fe8f52dd7a71e916ac7f408dbd4777bcf | [
"Unlicense"
] | null | null | null | JmpTime.dfm | delphi-pascal-archive/ay_emul_2.8 | bb8cb89fe8f52dd7a71e916ac7f408dbd4777bcf | [
"Unlicense"
] | null | null | null | object Form8: TForm8
Left = 206
Top = 163
BorderStyle = bsDialog
ClientHeight = 89
ClientWidth = 182
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenC... | 17.785714 | 33 | 0.569277 |
47118c766c26c3d0fe9cb96abfd75bf2290c6ab9 | 35,792 | pas | Pascal | SDK/Delphi/XPLM/XPLMDisplay.pas | AncientEncoder/SkyLine_Client | 94d634864c3f9ec130b094f63c006af00280aa90 | [
"MIT"
] | 1 | 2022-02-06T15:27:28.000Z | 2022-02-06T15:27:28.000Z | SDK/Delphi/XPLM/XPLMDisplay.pas | jpoirier/saitek-plugin-xplane | cbf4e25da7c7aff5c84a55355770c4d81810f720 | [
"BSD-3-Clause"
] | null | null | null | SDK/Delphi/XPLM/XPLMDisplay.pas | jpoirier/saitek-plugin-xplane | cbf4e25da7c7aff5c84a55355770c4d81810f720 | [
"BSD-3-Clause"
] | 1 | 2022-02-06T15:27:27.000Z | 2022-02-06T15:27:27.000Z | {
Copyright 2005 Sandy Barbour and Ben Supnik
All rights reserved. See license.txt for usage.
X-Plane SDK Version: 1.0.2
}
UNIT XPLMDisplay;
INTERFACE
{
XPLM Display APIs - THEORY OF OPERATION
This API provides the basic hooks to draw in X-... | 42.813397 | 102 | 0.518859 |
fcb45610b1380c67b45cb71c6034ec4240b325f9 | 6,740 | pas | Pascal | Source/Z.MD5.pas | PassByYou888/ZNet | 8f5439ec275ee4eb5d68e00c33675e6117379fcf | [
"BSD-3-Clause"
] | 24 | 2022-01-20T13:59:38.000Z | 2022-03-25T01:11:43.000Z | Source/Z.MD5.pas | lovong/ZNet | ad67382654ea1979c316c2dc9716fd6d8509f028 | [
"BSD-3-Clause"
] | null | null | null | Source/Z.MD5.pas | lovong/ZNet | ad67382654ea1979c316c2dc9716fd6d8509f028 | [
"BSD-3-Clause"
] | 5 | 2022-01-20T14:44:24.000Z | 2022-02-13T10:07:38.000Z | { ****************************************************************************** }
{ * Fast md5 imp * }
{ ****************************************************************************** }
unit Z.MD5;
{$I Z.Define.inc}
interface
uses Z.Core, Z.UnicodeMixed... | 26.124031 | 110 | 0.624332 |
838ed972a38663cb7709f9d3546f8dc242b2e672 | 1,027 | pas | Pascal | unittests/BusinnessObjects.pas | raelb/delphi-orm | 73e0caede84f2753550492deeaad35bf4191be30 | [
"Apache-2.0"
] | 156 | 2015-05-28T19:14:20.000Z | 2022-03-18T05:34:41.000Z | unittests/BusinnessObjects.pas | raelb/delphi-orm | 73e0caede84f2753550492deeaad35bf4191be30 | [
"Apache-2.0"
] | 10 | 2015-05-31T09:19:41.000Z | 2021-09-27T14:34:31.000Z | unittests/BusinnessObjects.pas | raelb/delphi-orm | 73e0caede84f2753550492deeaad35bf4191be30 | [
"Apache-2.0"
] | 70 | 2015-06-20T17:34:17.000Z | 2022-03-03T10:05:31.000Z | unit BusinnessObjects;
interface
type
TViewPeopleSummary = class(TObject)
//fields
Id: Integer;
FirstName: String;
LastName: String;
Age: Integer;
BornDate: TDate;
BornDateTime: TDateTime;
Photo: TStream;
EmailsCount: Integer;
end;
TEmail = class(TObje... | 16.046875 | 38 | 0.582278 |
c34696e102d53a029e48dc0f48ffec5eeeac1c88 | 184 | dpr | Pascal | Grafika Komputer/Modul8/ProjectBola.dpr | r2itech/Project-Delphi7 | 293fa9579cd896e3a03b1669ca323b0af5a16717 | [
"Apache-2.0"
] | null | null | null | Grafika Komputer/Modul8/ProjectBola.dpr | r2itech/Project-Delphi7 | 293fa9579cd896e3a03b1669ca323b0af5a16717 | [
"Apache-2.0"
] | null | null | null | Grafika Komputer/Modul8/ProjectBola.dpr | r2itech/Project-Delphi7 | 293fa9579cd896e3a03b1669ca323b0af5a16717 | [
"Apache-2.0"
] | null | null | null | program ProjectBola;
uses
Forms,
unitBola in 'unitBola.pas' {Form1};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
| 13.142857 | 40 | 0.717391 |
47826974003c8f6fe0281c8084b073b44a604e85 | 508 | dfm | Pascal | examples/Delphi/Compound/Locking/LockManagerAdminClient/dmLockManagerAdmin.dfm | LenakeTech/BoldForDelphi | 3ef25517d5c92ebccc097c6bc2f2af62fc506c71 | [
"MIT"
] | 121 | 2020-09-22T10:46:20.000Z | 2021-11-17T12:33:35.000Z | examples/Delphi/Compound/Locking/LockManagerAdminClient/dmLockManagerAdmin.dfm | LenakeTech/BoldForDelphi | 3ef25517d5c92ebccc097c6bc2f2af62fc506c71 | [
"MIT"
] | 8 | 2020-09-23T12:32:23.000Z | 2021-07-28T07:01:26.000Z | examples/Delphi/Compound/Locking/LockManagerAdminClient/dmLockManagerAdmin.dfm | LenakeTech/BoldForDelphi | 3ef25517d5c92ebccc097c6bc2f2af62fc506c71 | [
"MIT"
] | 42 | 2020-09-22T14:37:20.000Z | 2021-10-04T10:24:12.000Z | object dmMain: TdmMain
OldCreateOrder = False
Left = 180
Top = 136
Height = 480
Width = 696
object BoldComConnectionHandle1: TBoldComConnectionHandle
ServerCLSID = '{11C6E940-CEC6-45BA-873D-27854A82A023}'
ServerName = 'BoldPropagator.EnterprisePropagator.PropagatorConnection'
Left = 136
Top ... | 25.4 | 75 | 0.746063 |
fca0849a9f2c56d2933d645349aa83dcd78f4c0e | 1,800 | pas | Pascal | ac2000/Stat/QOBJTYPER.pas | aspenryd/Car | 1d812ab60825f0900ac161638e0d375894997204 | [
"MIT"
] | 1 | 2018-07-22T13:13:16.000Z | 2018-07-22T13:13:16.000Z | ac2000/Stat/QOBJTYPER.pas | aspenryd/Car | 1d812ab60825f0900ac161638e0d375894997204 | [
"MIT"
] | null | null | null | ac2000/Stat/QOBJTYPER.pas | aspenryd/Car | 1d812ab60825f0900ac161638e0d375894997204 | [
"MIT"
] | 2 | 2018-03-29T13:57:55.000Z | 2018-07-22T13:13:18.000Z | {
==========================================================
=== (c) CopyRight 2003 ; All rights reserved ===
==========================================================
Filename
Stat\QObjTyper.pas
}
{ $HDR$}
{**********************************************************************}
{ Unit archived usi... | 22.5 | 75 | 0.505556 |
c3df2813119326d0ea424ccd9d7ba594f03f90d8 | 66 | lpr | Pascal | Data/PassRc/MiniTest4.lpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 11 | 2017-06-17T05:13:45.000Z | 2021-07-11T13:18:48.000Z | Data/PassRc/MiniTest4.lpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 2 | 2019-03-05T12:52:40.000Z | 2021-12-03T12:34:26.000Z | Data/PassRc/MiniTest4.lpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 6 | 2017-09-07T09:10:09.000Z | 2022-02-19T20:19:58.000Z | const c:array(.0..1.) of byte = (1,2); begin write(c(.0.)); end.
| 33 | 65 | 0.545455 |
fcb4787b400f61f62db399c5e5e00219fdb83e56 | 3,775 | dfm | Pascal | Native/Delphi/Apps/64bit/ConvertDelphi6/Demo/IBMastApp DXE2/QryCust.dfm | jpluimers/bo.codeplex | 787ef3b5a8c6ced0a985361243c48a6c76f5d655 | [
"BSD-3-Clause"
] | 5 | 2017-05-12T08:03:54.000Z | 2022-02-15T08:23:27.000Z | Native/Delphi/Apps/64bit/ConvertDelphi6/Demo/IBMastApp DXE2/QryCust.dfm | jpluimers/bo.codeplex | 787ef3b5a8c6ced0a985361243c48a6c76f5d655 | [
"BSD-3-Clause"
] | null | null | null | Native/Delphi/Apps/64bit/ConvertDelphi6/Demo/IBMastApp DXE2/QryCust.dfm | jpluimers/bo.codeplex | 787ef3b5a8c6ced0a985361243c48a6c76f5d655 | [
"BSD-3-Clause"
] | null | null | null | object QueryCustDlg: TQueryCustDlg
Left = 266
Top = 100
ActiveControl = FromEdit
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Specify Date Range'
ClientHeight = 96
ClientWidth = 318
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = ... | 27.962963 | 71 | 0.705166 |
c30f33bd11a7a697000bf0b12c799ca0ab23539a | 5,665 | pas | Pascal | Source/Unassigned/UMLPlugins/BoldAppEventsRestorer.pas | LenakeTech/BoldForDelphi | 3ef25517d5c92ebccc097c6bc2f2af62fc506c71 | [
"MIT"
] | 121 | 2020-09-22T10:46:20.000Z | 2021-11-17T12:33:35.000Z | Source/Unassigned/UMLPlugins/BoldAppEventsRestorer.pas | LenakeTech/BoldForDelphi | 3ef25517d5c92ebccc097c6bc2f2af62fc506c71 | [
"MIT"
] | 8 | 2020-09-23T12:32:23.000Z | 2021-07-28T07:01:26.000Z | Source/Unassigned/UMLPlugins/BoldAppEventsRestorer.pas | LenakeTech/BoldForDelphi | 3ef25517d5c92ebccc097c6bc2f2af62fc506c71 | [
"MIT"
] | 42 | 2020-09-22T14:37:20.000Z | 2021-10-04T10:24:12.000Z | unit BoldAppEventsRestorer;
interface
uses
Graphics,
Classes,
ActnList,
Forms,
BoldUMLPlugins,
BoldUMLModelEditPlugIn;
type
{ forward declaration of classes }
TUMLAppEventsRestorer = class;
{ TUMLNameFixer }
TUMLAppEventsRestorer = class(TUMLPlugInFunction)
private
FOnActionExecute: TActio... | 27.105263 | 95 | 0.763636 |
fcac68454f916750b43d6e8510ca638970520b70 | 2,561 | dfm | Pascal | View.Main.dfm | leivio/DTello | 58b6ff7aa7bd4812ab4df83d077366447a78db98 | [
"MIT"
] | 2 | 2020-07-11T13:46:53.000Z | 2021-06-04T02:06:33.000Z | View.Main.dfm | leivio/DTello | 58b6ff7aa7bd4812ab4df83d077366447a78db98 | [
"MIT"
] | null | null | null | View.Main.dfm | leivio/DTello | 58b6ff7aa7bd4812ab4df83d077366447a78db98 | [
"MIT"
] | null | null | null | object Form1: TForm1
Left = 0
Top = 0
Caption = 'DTello Control'
ClientHeight = 440
ClientWidth = 800
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
P... | 20.653226 | 39 | 0.497462 |
fc00e42939da23c50990e6ccfd79d22dfb7f93a1 | 50,817 | pas | Pascal | sources/MVCFramework.Serializer.Commons.pas | FinCodeur/delphimvcframework | a45cb1383eaffc9e81a836247643390acbb7b9b0 | [
"Apache-2.0"
] | 2 | 2021-08-21T10:17:27.000Z | 2021-08-21T10:17:30.000Z | sources/MVCFramework.Serializer.Commons.pas | FinCodeur/delphimvcframework | a45cb1383eaffc9e81a836247643390acbb7b9b0 | [
"Apache-2.0"
] | null | null | null | sources/MVCFramework.Serializer.Commons.pas | FinCodeur/delphimvcframework | a45cb1383eaffc9e81a836247643390acbb7b9b0 | [
"Apache-2.0"
] | null | null | null | // ***************************************************************************
//
// Delphi MVC Framework
//
// Copyright (c) 2010-2021 Daniele Teti and the DMVCFramework Team
//
// https://github.com/danieleteti/delphimvcframework
//
// Collaborators on this file: Ezequiel Juliano Müller (ezequieljuliano@gmail.com)
/... | 28.939066 | 155 | 0.714544 |
c3c02132c917af712d02db09447d43504a2e1c53 | 5,832 | dfm | Pascal | Kide/Source/KIDE.DataPanelControllerDesignerFrameUnit.dfm | gz818/kitto3 | e76eea45028d732730a66c2d6238d13cd2e65392 | [
"Apache-2.0"
] | 1 | 2021-11-18T05:41:19.000Z | 2021-11-18T05:41:19.000Z | Kide/Source/KIDE.DataPanelControllerDesignerFrameUnit.dfm | gz818/kitto3 | e76eea45028d732730a66c2d6238d13cd2e65392 | [
"Apache-2.0"
] | null | null | null | Kide/Source/KIDE.DataPanelControllerDesignerFrameUnit.dfm | gz818/kitto3 | e76eea45028d732730a66c2d6238d13cd2e65392 | [
"Apache-2.0"
] | null | null | null | inherited DataPanelControllerDesignerFrame: TDataPanelControllerDesignerFrame
Height = 429
HelpKeyword = 'DataPanelLeaf'
ExplicitHeight = 429
inherited ClientPanel: TPanel
Height = 429
ExplicitHeight = 429
inherited DesignPanel: TPanel
Height = 429
ExplicitHeight = 429
in... | 32.043956 | 78 | 0.486111 |
c3d83225a660ddabd01206e214791ce2469758e7 | 46,732 | pas | Pascal | src/PCElements/IndMach012.pas | PMeira/dss_capi | 8b80035730c9d470d057f6643db0a4d4623d70f4 | [
"BSD-3-Clause"
] | 4 | 2017-12-18T15:23:43.000Z | 2019-02-05T18:22:53.000Z | src/PCElements/IndMach012.pas | PMeira/dss_capi | 8b80035730c9d470d057f6643db0a4d4623d70f4 | [
"BSD-3-Clause"
] | 28 | 2018-02-12T20:13:26.000Z | 2019-02-11T17:27:51.000Z | src/PCElements/IndMach012.pas | PMeira/dss_capi | 8b80035730c9d470d057f6643db0a4d4623d70f4 | [
"BSD-3-Clause"
] | 1 | 2018-07-30T22:57:42.000Z | 2018-07-30T22:57:42.000Z | unit IndMach012;
// Symmetrical component Induction Machine model
// ************ DRAFT Version 2 ******************************
{
----------------------------------------------------------
Copyright (c) 2008-2017, Electric Power Research Institute, Inc.
All rights reserved.
-----------------------------... | 30.764977 | 168 | 0.582727 |
fc9ae1ab3c89fecdc23d7a164bba32d84757e259 | 7,998 | pas | Pascal | Scripts/Delphiscript Scripts/PCB/Values Checker/PCBAPI functions.pas | spoilsport/Yazgac-Libraries | 276edeca757c524f7b6c04495d07bd41f6a2f691 | [
"MIT"
] | null | null | null | Scripts/Delphiscript Scripts/PCB/Values Checker/PCBAPI functions.pas | spoilsport/Yazgac-Libraries | 276edeca757c524f7b6c04495d07bd41f6a2f691 | [
"MIT"
] | null | null | null | Scripts/Delphiscript Scripts/PCB/Values Checker/PCBAPI functions.pas | spoilsport/Yazgac-Libraries | 276edeca757c524f7b6c04495d07bd41f6a2f691 | [
"MIT"
] | null | null | null | {..............................................................................}
{ Summary This unit is used by the ValuesCheckerUnit unit. }
{ Copyright (c) 2004 by Altium Limited }
{............................................................................ | 39.594059 | 89 | 0.515754 |
c3ca3fef662c805c974a2b615973d52cea02c236 | 1,763 | pas | Pascal | JAToyTank.pas | alb42/Jade-Engine | 7507e9c0fe543b2c049699720b3f61e62612adfc | [
"CC0-1.0"
] | 1 | 2021-02-28T13:29:23.000Z | 2021-02-28T13:29:23.000Z | JAToyTank.pas | alb42/Jade-Engine | 7507e9c0fe543b2c049699720b3f61e62612adfc | [
"CC0-1.0"
] | null | null | null | JAToyTank.pas | alb42/Jade-Engine | 7507e9c0fe543b2c049699720b3f61e62612adfc | [
"CC0-1.0"
] | null | null | null | unit JAToyTank;
{$mode objfpc}{$H+}
{$i JA.inc}
interface
uses
JATypes, JAPolygon, JAPolygonTools, JASketch, JASketchTools,
JANode, JAScene, JAToy;
type
TJAToyTank = record
BodyNode : PJANode;
TurretNode : PJANode;
BarrelNode : PJANode;
BarrelTipNode : PJANode;
... | 27.984127 | 85 | 0.679524 |
4782a531ce2927d8416989989e53f68942060393 | 3,202 | pas | Pascal | me/kod/expandpanels/developement test project/unit1_onepanel.pas | dalfy15/VizSzz | 7787f5fd45f02983266710227c02d45860ce6a3f | [
"MIT"
] | null | null | null | me/kod/expandpanels/developement test project/unit1_onepanel.pas | dalfy15/VizSzz | 7787f5fd45f02983266710227c02d45860ce6a3f | [
"MIT"
] | null | null | null | me/kod/expandpanels/developement test project/unit1_onepanel.pas | dalfy15/VizSzz | 7787f5fd45f02983266710227c02d45860ce6a3f | [
"MIT"
] | null | null | null | unit unit1_onepanel;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, FileUtil, LResources, Forms, Controls, Graphics,
ExtCtrls, StdCtrls, Buttons, Spin, ExpandPanels, StrUtils;
type
{ TForm1 }
TForm1 = class(TForm)
cbRounded: TCheckBox;
cbFlat: TCheckBox;
cbBorders: TComboBox;
Edit1:... | 22.082759 | 69 | 0.748907 |
c39bd34722135f05335c8eee7f1b27d95ba5a85c | 8,932 | pas | Pascal | Source/DUnitX.TestResult.pas | nandod/DUnitX | adcc1b13b6e5e226ad45eba27b6e70a3bf6ba902 | [
"Apache-2.0"
] | 282 | 2015-01-16T04:59:48.000Z | 2022-03-31T01:33:36.000Z | Source/DUnitX.TestResult.pas | nandod/DUnitX | adcc1b13b6e5e226ad45eba27b6e70a3bf6ba902 | [
"Apache-2.0"
] | 179 | 2015-01-05T23:43:12.000Z | 2022-02-22T22:38:42.000Z | Source/DUnitX.TestResult.pas | nandod/DUnitX | adcc1b13b6e5e226ad45eba27b6e70a3bf6ba902 | [
"Apache-2.0"
] | 178 | 2015-01-06T11:25:14.000Z | 2022-03-30T00:31:10.000Z | {***************************************************************************}
{ }
{ DUnitX }
{ }
{ ... | 31.673759 | 219 | 0.63614 |
fc15c141ecb18d25fd10646546f09eb3ea33188e | 2,275 | dfm | Pascal | samples/SafeLoggerTester/ufrmMain.dfm | Stoby/diocp-v5 | 7d10768e5deadba5fee3b330f3ea05e9913012a1 | [
"BSD-2-Clause"
] | 229 | 2015-02-25T14:32:37.000Z | 2022-03-29T13:54:06.000Z | samples/SafeLoggerTester/ufrmMain.dfm | Stoby/diocp-v5 | 7d10768e5deadba5fee3b330f3ea05e9913012a1 | [
"BSD-2-Clause"
] | 3 | 2016-12-30T15:08:57.000Z | 2019-08-15T02:06:11.000Z | samples/SafeLoggerTester/ufrmMain.dfm | Stoby/diocp-v5 | 7d10768e5deadba5fee3b330f3ea05e9913012a1 | [
"BSD-2-Clause"
] | 127 | 2015-02-23T16:29:52.000Z | 2022-02-23T01:10:31.000Z | object frmMain: TfrmMain
Left = 0
Top = 0
Caption = 'frmMain'
ClientHeight = 379
ClientWidth = 636
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
obj... | 21.666667 | 154 | 0.535385 |
fcc3f86cb98bb1b0a49cb0f718d11f16f421cc78 | 1,914 | lpr | Pascal | Samples/FreePascal/SingleBoard/RaspberryPI/Blinky/Blinky.lpr | LongDirtyAnimAlf/AsphyrePXL | 9151ff88eca1fa01dce083b09e7ea20076f6d334 | [
"Apache-2.0"
] | 4 | 2020-04-24T07:43:43.000Z | 2021-08-29T08:36:08.000Z | Samples/FreePascal/SingleBoard/RaspberryPI/Blinky/Blinky.lpr | LongDirtyAnimAlf/AsphyrePXL | 9151ff88eca1fa01dce083b09e7ea20076f6d334 | [
"Apache-2.0"
] | null | null | null | Samples/FreePascal/SingleBoard/RaspberryPI/Blinky/Blinky.lpr | LongDirtyAnimAlf/AsphyrePXL | 9151ff88eca1fa01dce083b09e7ea20076f6d334 | [
"Apache-2.0"
] | 2 | 2020-08-18T09:42:33.000Z | 2021-04-22T08:15:27.000Z | program Blinky;
(*
* This file is part of Asphyre Framework, also known as Platform eXtended Library (PXL).
* Copyright (c) 2015 - 2017 Yuriy Kotsarenko. All rights reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in
* compliance with the License. You m... | 29.90625 | 113 | 0.684953 |
fcb5b2dc64e7d275ca11f53d5f5e501ffed2646b | 12,445 | dfm | Pascal | Unt00101.dfm | SaferProg1/TRF000 | 422ad71bc7424a02c96946f443a29491c77f17ca | [
"Unlicense"
] | null | null | null | Unt00101.dfm | SaferProg1/TRF000 | 422ad71bc7424a02c96946f443a29491c77f17ca | [
"Unlicense"
] | null | null | null | Unt00101.dfm | SaferProg1/TRF000 | 422ad71bc7424a02c96946f443a29491c77f17ca | [
"Unlicense"
] | null | null | null | object frm00101: Tfrm00101
Left = 318
Top = 302
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'frm00101'
ClientHeight = 334
ClientWidth = 432
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style ... | 35.659026 | 74 | 0.707995 |
47f78ea6f48b26ccb535738419cc254ccb69179a | 936 | pas | Pascal | Containers/U_DCExceptions.pas | dsapolska/dccontainers | f098cc9491b99cee8cc95758b6acdb1f01cbdba0 | [
"MIT"
] | 6 | 2019-02-01T02:33:13.000Z | 2022-02-21T11:29:31.000Z | Containers/U_DCExceptions.pas | dsapolska/dccontainers | f098cc9491b99cee8cc95758b6acdb1f01cbdba0 | [
"MIT"
] | null | null | null | Containers/U_DCExceptions.pas | dsapolska/dccontainers | f098cc9491b99cee8cc95758b6acdb1f01cbdba0 | [
"MIT"
] | 1 | 2020-09-26T03:04:57.000Z | 2020-09-26T03:04:57.000Z | unit U_DCExceptions;
interface
uses
SysUtils;
type
EDCKeyNotFound = class(Exception)
public
constructor Create(const AKey : string); overload;
constructor Create(const AKey : integer); overload;
end;
EDCValueIncorrectFormat = class(Exception)
public
constructor Create(const AValueType, ARequ... | 19.102041 | 66 | 0.739316 |
fcc04822fc53c23011fab238ed63bf7f7b8c2bde | 1,764 | pas | Pascal | src/ZapMQ.Message.RPC.pas | atkins126/ZapMQ-Delphi-Wrapper | cb18de9d162032c60a2dd08699dc248c4a644fa9 | [
"MIT"
] | 5 | 2021-02-18T11:55:28.000Z | 2021-05-17T16:29:57.000Z | src/ZapMQ.Message.RPC.pas | atkins126/ZapMQ-Delphi-Wrapper | cb18de9d162032c60a2dd08699dc248c4a644fa9 | [
"MIT"
] | null | null | null | src/ZapMQ.Message.RPC.pas | atkins126/ZapMQ-Delphi-Wrapper | cb18de9d162032c60a2dd08699dc248c4a644fa9 | [
"MIT"
] | 2 | 2021-02-19T05:13:18.000Z | 2021-03-05T08:40:14.000Z | unit ZapMQ.Message.RPC;
interface
uses
ZapMQ.Message.JSON, ZapMQ.Handler;
type
TZapRPCMessage = class
private
FHandler: TZapMQHandlerRPC;
FQueueName: string;
FJSONMessage: TZapJSONMessage;
FBirthTime : Cardinal;
procedure SetHandler(const Value: TZapMQHandlerRPC);
procedu... | 24.84507 | 89 | 0.738662 |
c3a7f379d819f026caa1f72c5a12b1b33b51b1c2 | 9,427 | pas | Pascal | server/endpoint_loinc.pas | grahamegrieve/fhirserver | 28f69977bde75490adac663e31a3dd77bc016f7c | [
"BSD-3-Clause"
] | 132 | 2015-02-02T00:22:40.000Z | 2021-08-11T12:08:08.000Z | server/endpoint_loinc.pas | grahamegrieve/fhirserver | 28f69977bde75490adac663e31a3dd77bc016f7c | [
"BSD-3-Clause"
] | 113 | 2015-03-20T01:55:20.000Z | 2021-10-08T16:15:28.000Z | server/endpoint_loinc.pas | grahamegrieve/fhirserver | 28f69977bde75490adac663e31a3dd77bc016f7c | [
"BSD-3-Clause"
] | 49 | 2015-04-11T14:59:43.000Z | 2021-03-30T10:29:18.000Z | unit endpoint_loinc;
{
Copyright (c) 2001-2021, Health Intersections Pty Ltd (http://www.healthintersections.com.au)
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of sourc... | 33.429078 | 197 | 0.722711 |
c301d00eaaefb3d3ca118f481d6e51af8ca8004f | 592 | dpr | Pascal | ABM/CuentaContable/Project/CuentaContable.dpr | Civeloo/GeN-XE7 | 638b59def20424955972a568817d012df4cf2cde | [
"Apache-2.0"
] | null | null | null | ABM/CuentaContable/Project/CuentaContable.dpr | Civeloo/GeN-XE7 | 638b59def20424955972a568817d012df4cf2cde | [
"Apache-2.0"
] | null | null | null | ABM/CuentaContable/Project/CuentaContable.dpr | Civeloo/GeN-XE7 | 638b59def20424955972a568817d012df4cf2cde | [
"Apache-2.0"
] | null | null | null | program CuentaContable;
uses
Forms,
CuentaContableF in '..\Form\CuentaContableF.pas' {CuentasContablesForm},
DataModule in '..\..\..\DataModule\DataModule.pas' {DM: TDataModule},
BuscarCuentaF in '..\..\..\Buscar\CuentaContable\Form\BuscarCuentaF.pas' {BuscarCuentaForm},
ImprimirDM in '..\..\..\DataModule\Im... | 31.157895 | 94 | 0.748311 |
fcc955a8dc0bf152dfa0662b168c0b52fcb5a03e | 3,189 | pas | Pascal | windows/src/developer/TIKE/help/Keyman.Developer.System.HelpTopics.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/developer/TIKE/help/Keyman.Developer.System.HelpTopics.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/developer/TIKE/help/Keyman.Developer.System.HelpTopics.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | unit Keyman.Developer.System.HelpTopics;
interface
const
SHelpTopic_Context_About = 'context/about-tike';
SHelpTopic_Context_BitmapEditorText = 'context/keyboard-editor#toc-icon-tab';
SHelpTopic_Context_CharacterMap = 'context/character-map';
SHelpTopic_Context_CharacterIdentifier = 'context/character-identif... | 55.947368 | 98 | 0.821574 |
47f6f0534658beb5b0e2e737cc7fb90caeba7d82 | 5,161 | pas | Pascal | src/entrylist.pas | my443/volcano-time-tracker | 298836a7670ef01a8953e9e1574201ab077c9a67 | [
"CC-BY-3.0"
] | null | null | null | src/entrylist.pas | my443/volcano-time-tracker | 298836a7670ef01a8953e9e1574201ab077c9a67 | [
"CC-BY-3.0"
] | null | null | null | src/entrylist.pas | my443/volcano-time-tracker | 298836a7670ef01a8953e9e1574201ab077c9a67 | [
"CC-BY-3.0"
] | null | null | null | unit entrylist;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, sqldb, db, FileUtil, Forms, Controls, Graphics, Dialogs,
DBGrids, ExtCtrls, StdCtrls, ComCtrls, TimeEntry;
type
{ TEntries }
TEntries = class(TForm)
CloseTime: TButton;
DataSource1: TDataSource;
SumDatasource: TDataSource;
... | 27.59893 | 295 | 0.700058 |
c3c0190be0c8a8b7351871455703a440ee03d6a2 | 2,710 | pas | Pascal | Components/SystemInformation.pas | ricardojr01/mathparser | 549e897aad33517bcf1d9fdfbfbcb2720304fb63 | [
"Apache-2.0"
] | 8 | 2019-09-26T02:28:30.000Z | 2022-01-02T17:36:50.000Z | Components/SystemInformation.pas | ricardojr01/mathparser | 549e897aad33517bcf1d9fdfbfbcb2720304fb63 | [
"Apache-2.0"
] | 2 | 2020-10-28T15:29:22.000Z | 2021-01-31T13:28:36.000Z | Components/SystemInformation.pas | ricardojr01/mathparser | 549e897aad33517bcf1d9fdfbfbcb2720304fb63 | [
"Apache-2.0"
] | 3 | 2020-10-25T09:46:58.000Z | 2021-02-02T03:02:07.000Z | { *********************************************************************** }
{ }
{ SystemInformation }
{ }
{ Copyright (c) ... | 27.938144 | 108 | 0.6369 |
c38b761f5efbf86d5d0ed61161574ac895d33def | 2,698 | pas | Pascal | 2021/solutions/day10.pas | MKolman/advent-of-code | 04ce3f20c5042c23ff0b73958a5b2dd9ecc2c23e | [
"MIT"
] | 4 | 2021-12-02T07:56:22.000Z | 2021-12-27T07:20:01.000Z | 2021/solutions/day10.pas | MKolman/advent-of-code | 04ce3f20c5042c23ff0b73958a5b2dd9ecc2c23e | [
"MIT"
] | null | null | null | 2021/solutions/day10.pas | MKolman/advent-of-code | 04ce3f20c5042c23ff0b73958a5b2dd9ecc2c23e | [
"MIT"
] | 1 | 2021-12-02T19:50:29.000Z | 2021-12-02T19:50:29.000Z | program Hello;
const
STACK_SIZE = 1000;
var
stack: Array[0..STACK_SIZE] of Char;
topPointer: Integer;
c: Char;
valid: Boolean;
part1: Int64;
part2: Array[0..STACK_SIZE] of Int64;
numValid: Integer;
tmp: Int64;
i, j: Integer;
begin
stack[0] := 'x';
topPointer := 1;
val... | 33.308642 | 91 | 0.435137 |
c34422ca944f347aaa2141fede768739c846854f | 15,610 | pas | Pascal | QRCodeGenLib/src/QRCodeGen/QlpQrTemplate.pas | Xor-el/QRCodeGenLib4Pascal | f6002de875450ba3b5420cf0612dd0eb04e7de89 | [
"MIT"
] | 39 | 2018-10-11T14:14:18.000Z | 2021-06-12T17:25:45.000Z | QRCodeGenLib/src/QRCodeGen/QlpQrTemplate.pas | Xor-el/QRCodeGenLib4Pascal | f6002de875450ba3b5420cf0612dd0eb04e7de89 | [
"MIT"
] | 2 | 2020-02-11T01:21:52.000Z | 2021-08-24T16:36:54.000Z | QRCodeGenLib/src/QRCodeGen/QlpQrTemplate.pas | Xor-el/QRCodeGenLib4Pascal | f6002de875450ba3b5420cf0612dd0eb04e7de89 | [
"MIT"
] | 5 | 2018-10-11T14:14:21.000Z | 2021-12-26T07:05:55.000Z | unit QlpQrTemplate;
{$I ..\Include\QRCodeGenLib.inc}
interface
uses
Math,
SyncObjs,
QlpIQrTemplate,
QlpQrCodeCommons,
QlpBits,
QlpQRCodeGenLibTypes;
resourcestring
SVersionOutOfRange = 'Version out of range';
SVersionNumberOutOfRange = 'Version number out of range';
SInvalidState = 'Invalid state ... | 27.434095 | 119 | 0.644971 |
f196447649fb6c18fcdb1583601b53350d23f7a5 | 5,214 | pas | Pascal | package/indy-10.2.0.3/fpc/IdFTPListParseChameleonNewt.pas | RonaldoSurdi/Sistema-gerenciamento-websites-delphi | 8cc7eec2d05312dc41f514bbd5f828f9be9c579e | [
"MIT"
] | 1 | 2022-02-28T11:28:18.000Z | 2022-02-28T11:28:18.000Z | package/indy-10.2.0.3/fpc/IdFTPListParseChameleonNewt.pas | RonaldoSurdi/Sistema-gerenciamento-websites-delphi | 8cc7eec2d05312dc41f514bbd5f828f9be9c579e | [
"MIT"
] | null | null | null | package/indy-10.2.0.3/fpc/IdFTPListParseChameleonNewt.pas | RonaldoSurdi/Sistema-gerenciamento-websites-delphi | 8cc7eec2d05312dc41f514bbd5f828f9be9c579e | [
"MIT"
] | null | null | null | {
$Project$
$Workfile$
$Revision$
$DateUTC$
$Id$
This file is part of the Indy (Internet Direct) project, and is offered
under the dual-licensing agreement described on the Indy website.
(http://www.indyproject.org/)
Copyright:
(c) 1993-2005, Chad Z. Hower and the Indy Pit Crew. All rights reserv... | 24.828571 | 139 | 0.653049 |
c3dc9ad9b3a5be111bb05fde7cf9b0d57b2e54f2 | 82,897 | pas | Pascal | iscbase/network/ssl_openssl_lib.pas | isyscore/isc-fpbase | ce2469c977eba901005982dc7f89fee2d0718f76 | [
"MIT"
] | 3 | 2021-06-10T12:33:29.000Z | 2021-12-13T06:59:48.000Z | iscbase/network/ssl_openssl_lib.pas | isyscore/isc-fpbase | ce2469c977eba901005982dc7f89fee2d0718f76 | [
"MIT"
] | null | null | null | iscbase/network/ssl_openssl_lib.pas | isyscore/isc-fpbase | ce2469c977eba901005982dc7f89fee2d0718f76 | [
"MIT"
] | null | null | null | {==============================================================================|
| Project : Ararat Synapse | 003.008.000 |
|==============================================================================|
| Content: SSL support by OpenSSL ... | 37.442186 | 122 | 0.706238 |
fc63720470ef2e31cfdb0965b4e0556abcfce7f5 | 10,870 | pas | Pascal | Codigo/unitParametro.pas | MDsolucoesTI/Apolo | 76253d1dea34056f0363f76b802905e8150bba12 | [
"MIT"
] | null | null | null | Codigo/unitParametro.pas | MDsolucoesTI/Apolo | 76253d1dea34056f0363f76b802905e8150bba12 | [
"MIT"
] | null | null | null | Codigo/unitParametro.pas | MDsolucoesTI/Apolo | 76253d1dea34056f0363f76b802905e8150bba12 | [
"MIT"
] | 1 | 2021-12-03T08:17:22.000Z | 2021-12-03T08:17:22.000Z | //////////////////////////////////////////////////////////////////////////
// Criacao...........: 08/2002
// Sistema...........: Apolo - Automacao Clinica Medica
// Analistas.........: Marilene Esquiavoni & Denny Paulista Azevedo Filho
// Desenvolvedores...: Marilene Esquiavoni & Denny Paulista Azevedo Filho
// Co... | 24.988506 | 79 | 0.637075 |
6a6c92b685418806de3dd12a7149f1152e3e7c5a | 2,225 | pas | Pascal | view/uUsuarioLoginView.pas | RickMao/mvcdelphi | 9f2b7ca714aba25e6918964975acba91298c998e | [
"Unlicense"
] | null | null | null | view/uUsuarioLoginView.pas | RickMao/mvcdelphi | 9f2b7ca714aba25e6918964975acba91298c998e | [
"Unlicense"
] | null | null | null | view/uUsuarioLoginView.pas | RickMao/mvcdelphi | 9f2b7ca714aba25e6918964975acba91298c998e | [
"Unlicense"
] | 1 | 2019-10-31T17:41:00.000Z | 2019-10-31T17:41:00.000Z | unit uUsuarioLoginView;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants,
System.Classes, Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs,
uUsuarioViewInterface, uUsuarioLoginScreen, uUsuarioControllerInterface;
type
TUsuarioView = class(TInterfacedObject, IUsuari... | 22.474747 | 80 | 0.748315 |
c3895d6723d4886808a296dc817e9f3658c01e86 | 6,177 | dfm | Pascal | Demos/Modules/rdSetClient.dfm | maciej-izak/portal | 3ede43bee52fee8ef662e43194a9c1ff4148da54 | [
"MIT"
] | 8 | 2019-01-16T15:58:54.000Z | 2022-01-22T02:57:19.000Z | Demos/Modules/rdSetClient.dfm | leivio/portal | 3ede43bee52fee8ef662e43194a9c1ff4148da54 | [
"MIT"
] | 2 | 2019-06-17T05:36:35.000Z | 2019-11-08T17:50:14.000Z | Demos/Modules/rdSetClient.dfm | leivio/portal | 3ede43bee52fee8ef662e43194a9c1ff4148da54 | [
"MIT"
] | 8 | 2019-01-17T04:43:43.000Z | 2020-09-12T00:45:38.000Z | object rdClientSettings: TrdClientSettings
Left = 554
Top = 226
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Connection Settings'
ClientHeight = 340
ClientWidth = 273
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial... | 23.94186 | 77 | 0.615833 |
c3459d6dbf54f2dc2baef30f45c0a31961be6f1d | 1,162 | dfm | Pascal | ExtensionBuilder/frm_Functions.dfm | bgarrels/php4delphi | 041fed9bb6898faed25076f6ff893bfee93e41cd | [
"PHP-3.0"
] | 19 | 2015-08-10T15:42:28.000Z | 2021-11-23T02:04:02.000Z | ExtensionBuilder/frm_Functions.dfm | bgarrels/php4delphi | 041fed9bb6898faed25076f6ff893bfee93e41cd | [
"PHP-3.0"
] | 2 | 2018-06-22T12:45:58.000Z | 2020-11-30T09:05:57.000Z | ExtensionBuilder/frm_Functions.dfm | bgarrels/php4delphi | 041fed9bb6898faed25076f6ff893bfee93e41cd | [
"PHP-3.0"
] | 13 | 2015-05-02T14:39:20.000Z | 2021-11-18T19:50:05.000Z | object frmFunctions: TfrmFunctions
Left = 414
Top = 217
BorderStyle = bsDialog
Caption = 'Functions'
ClientHeight = 442
ClientWidth = 370
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCre... | 21.127273 | 85 | 0.598967 |
c39dc11830adec991fb3eddccf7ff0972f7bb2a1 | 1,336 | dpr | Pascal | references/jcl/jcl/packages/d24/JclVersionControlExpertDLL.dpr | zekiguven/alcinoe | e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c | [
"Apache-2.0"
] | 851 | 2018-02-05T09:54:56.000Z | 2022-03-24T23:13:10.000Z | references/jcl/jcl/packages/d24/JclVersionControlExpertDLL.dpr | zekiguven/alcinoe | e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c | [
"Apache-2.0"
] | 200 | 2018-02-06T18:52:39.000Z | 2022-03-24T19:59:14.000Z | references/jcl/jcl/packages/d24/JclVersionControlExpertDLL.dpr | zekiguven/alcinoe | e55c5368ee8bfe7cd6d92424c29ab07d8a3e844c | [
"Apache-2.0"
] | 197 | 2018-03-20T20:49:55.000Z | 2022-03-21T17:38:14.000Z | Library JclVersionControlExpertDLL;
{
-----------------------------------------------------------------------------
DO NOT EDIT THIS FILE, IT IS GENERATED BY THE PACKAGE GENERATOR
ALWAYS EDIT THE RELATED XML FILE (JclVersionControlExpertDLL-L.xml)
Last generated: 21-01-2016 14:44:39 UTC
-... | 25.692308 | 133 | 0.63024 |
47bb23bed70177ed6b5d0b8443ef8898a216d669 | 581 | dpr | Pascal | Management Studio/ManagementStudio.dpr | MurilloLazzaretti/worker-control | f8fb7bc21fc399755d097017345197e7305244c1 | [
"MIT"
] | 1 | 2021-05-17T16:31:12.000Z | 2021-05-17T16:31:12.000Z | Management Studio/ManagementStudio.dpr | MurilloLazzaretti/worker-control | f8fb7bc21fc399755d097017345197e7305244c1 | [
"MIT"
] | null | null | null | Management Studio/ManagementStudio.dpr | MurilloLazzaretti/worker-control | f8fb7bc21fc399755d097017345197e7305244c1 | [
"MIT"
] | 1 | 2021-03-18T03:45:44.000Z | 2021-03-18T03:45:44.000Z | program ManagementStudio;
uses
Vcl.Forms,
uMain in 'src\uMain.pas' {FrmMain},
Vcl.Themes,
Vcl.Styles,
ManagementStudio.Config in 'src\ManagementStudio.Config.pas',
ManagementStudio.Worker in 'src\ManagementStudio.Worker.pas',
ManagementStudio.ServiceManager in 'src\ManagementStudio.ServiceManage... | 26.409091 | 80 | 0.745267 |
c340149e5a0a13165f6ade4ec97347ebed89f9dc | 13,606 | pas | Pascal | HODLER_Multiplatform_Win_And_iOS_Linux/additionalUnits/CryptoLib/src/Utils/HlpConverters.pas | devilking6105/HODLER-Open-Source-Multi-Asset-Wallet | 2554bce0ad3e3e08e4617787acf93176243ce758 | [
"Unlicense"
] | 35 | 2018-11-04T12:02:34.000Z | 2022-02-15T06:00:19.000Z | HODLER_Multiplatform_Win_And_iOS_Linux/additionalUnits/CryptoLib/src/Utils/HlpConverters.pas | Ecoent/HODLER-Open-Source-Multi-Asset-Wallet | a8c54ecfc569d0ee959b6f0e7826c4ee4b5c4848 | [
"Unlicense"
] | 85 | 2018-10-23T17:09:20.000Z | 2022-01-12T07:12:54.000Z | HODLER_Multiplatform_Win_And_iOS_Linux/additionalUnits/CryptoLib/src/Utils/HlpConverters.pas | Ecoent/HODLER-Open-Source-Multi-Asset-Wallet | a8c54ecfc569d0ee959b6f0e7826c4ee4b5c4848 | [
"Unlicense"
] | 34 | 2018-10-30T00:40:37.000Z | 2022-02-15T06:00:15.000Z | unit HlpConverters;
{$I ..\Include\HashLib.inc}
interface
uses
{$IFDEF HAS_UNITSCOPE}
System.Classes,
System.StrUtils,
System.SysUtils,
{$ELSE}
Classes,
StrUtils,
SysUtils,
{$ENDIF HAS_UNITSCOPE}
HlpHashLibTypes,
HlpBits,
HlpBitConverter;
resourcestring
SEncodingInstanceNil = 'Encoding Instance ... | 27.486869 | 80 | 0.696825 |
c30af71d80effe06f573e752853d47bf8fd82d88 | 151 | pas | Pascal | Test/FunctionsMathComplex/abs.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 79 | 2015-03-18T10:46:13.000Z | 2022-03-17T18:05:11.000Z | Test/FunctionsMathComplex/abs.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 6 | 2016-03-29T14:39:00.000Z | 2020-09-14T10:04:14.000Z | Test/FunctionsMathComplex/abs.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 25 | 2016-05-04T13:11:38.000Z | 2021-09-29T13:34:31.000Z | PrintLn(Abs( Complex(2, 0) ));
PrintLn(Abs( Complex(-2, 0) ));
const i = Complex(0, 3);
PrintLn(Abs(i));
PrintLn(Abs(ComplexNeg(i)));
| 12.583333 | 32 | 0.562914 |
fcc094130af516d7482a38c0a6c49757985ba8e5 | 11,055 | pas | Pascal | core/bs.textprocessor.pas | PVV-BS/BlackShark | 34dc339146ba1596f4db813a0fe95d103a0a8bf3 | [
"Linux-OpenIB"
] | 1 | 2022-02-11T06:49:00.000Z | 2022-02-11T06:49:00.000Z | core/bs.textprocessor.pas | PVV-BS/BlackShark | 34dc339146ba1596f4db813a0fe95d103a0a8bf3 | [
"Linux-OpenIB"
] | null | null | null | core/bs.textprocessor.pas | PVV-BS/BlackShark | 34dc339146ba1596f4db813a0fe95d103a0a8bf3 | [
"Linux-OpenIB"
] | null | null | null | {
-- Begin License block --
Copyright (C) 2019-2022 Pavlov V.V. (PVV)
"Black Shark Graphics Engine" for Delphi and Lazarus (named
"Library" in the file "License(LGPL).txt" included in this distribution).
The Library is free software.
Last revised June, 2022
This file is part of "Black Shark G... | 26.134752 | 146 | 0.641972 |
c3e944a14c34345314b08cc61f1f0ff0d0ead212 | 5,231 | pas | Pascal | Components/JVCL/examples/JvValidators/MainFrm.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/examples/JvValidators/MainFrm.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/examples/JvValidators/MainFrm.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | 1 | 2019-12-24T08:39:18.000Z | 2019-12-24T08:39:18.000Z | {******************************************************************
JEDI-VCL Demo
Copyright (C) 2002 Project JEDI
Original author:
Contributor(s):
You may retrieve the latest version of this file at the JEDI-JVCL
home page, located at http://jvcl.sourceforge.net
The contents of this f... | 30.590643 | 100 | 0.74957 |
f127bd702f22e15699e2f07eca3eaf3421a857dc | 5,311 | pas | Pascal | windows/src/ext/jedi/jvcl/jvcl/run/JvGridPrinter.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/JvGridPrinter.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/JvGridPrinter.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | {-----------------------------------------------------------------------------
The contents of this file are subject to the Mozilla Public License
Version 1.1 (the "License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.mozilla.org/MPL/MPL-1.1.html... | 32.187879 | 97 | 0.745246 |
fce301d0154b5bcd68cfdde3bcb79b0c9c5db83d | 4,527 | pas | Pascal | uAulaGIL.pas | MaikoGoncalves/DelphiProjetoAula | 9be93f913954082a4e0d500530e46ad6b53ad19f | [
"MIT"
] | null | null | null | uAulaGIL.pas | MaikoGoncalves/DelphiProjetoAula | 9be93f913954082a4e0d500530e46ad6b53ad19f | [
"MIT"
] | null | null | null | uAulaGIL.pas | MaikoGoncalves/DelphiProjetoAula | 9be93f913954082a4e0d500530e46ad6b53ad19f | [
"MIT"
] | null | null | null | unit uAulaGIL;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls, Vcl.ExtCtrls,
Vcl.ComCtrls, Vcl.ToolWin;
type
TForm1 = class(TForm)
GroupBox1: TGroupBox;
Edit1: TEdit;
Edit2: TEdit;... | 19.597403 | 112 | 0.622046 |
c3583b9af82a5a9b922d5547691a66f036e0a824 | 6,556 | pas | Pascal | tests/altium_crap/Scripts/Delphiscript Scripts/PCB/PadStackInfo.pas | hanun2999/Altium-Schematic-Parser | a9bd5b1a865f92f2e3f749433fb29107af528498 | [
"MIT"
] | 1 | 2020-06-08T11:17:46.000Z | 2020-06-08T11:17:46.000Z | tests/altium_crap/Scripts/Delphiscript Scripts/PCB/PadStackInfo.pas | hanun2999/Altium-Schematic-Parser | a9bd5b1a865f92f2e3f749433fb29107af528498 | [
"MIT"
] | null | null | null | tests/altium_crap/Scripts/Delphiscript Scripts/PCB/PadStackInfo.pas | hanun2999/Altium-Schematic-Parser | a9bd5b1a865f92f2e3f749433fb29107af528498 | [
"MIT"
] | null | null | null | {..............................................................................}
{ Summary Fetch pad stack information for a clicked pad on PCB document }
{ Version 1.1 }
{ ... | 45.846154 | 95 | 0.430293 |
c361f4a95b869e068f4193ebbfeb143aca3276ef | 2,897 | pas | Pascal | Source/Services/Rekognition/Base/Transform/AWS.Rekognition.Transform.DescribeProjectsRequestMarshaller.pas | juliomar/aws-sdk-delphi | 995a0af808c7f66122fc6a04763d68203f8502eb | [
"Apache-2.0"
] | 67 | 2021-07-28T23:47:09.000Z | 2022-03-15T11:48:35.000Z | Source/Services/Rekognition/Base/Transform/AWS.Rekognition.Transform.DescribeProjectsRequestMarshaller.pas | juliomar/aws-sdk-delphi | 995a0af808c7f66122fc6a04763d68203f8502eb | [
"Apache-2.0"
] | 5 | 2021-09-01T09:31:16.000Z | 2022-03-16T18:19:21.000Z | Source/Services/Rekognition/Base/Transform/AWS.Rekognition.Transform.DescribeProjectsRequestMarshaller.pas | landgraf-dev/aws-sdk-delphi | 995a0af808c7f66122fc6a04763d68203f8502eb | [
"Apache-2.0"
] | 13 | 2021-07-29T02:41:16.000Z | 2022-03-16T10:22:38.000Z | unit AWS.Rekognition.Transform.DescribeProjectsRequestMarshaller;
interface
uses
System.Classes,
System.SysUtils,
Bcl.Json.Writer,
AWS.Internal.Request,
AWS.Transform.RequestMarshaller,
AWS.Runtime.Model,
AWS.Rekognition.Model.DescribeProjectsRequest,
AWS.Internal.DefaultRequest,
AWS.SDKUtil... | 31.48913 | 148 | 0.757335 |
c39ccefceb1e0c61afae2cdb19763ef2b90511e4 | 5,160 | dfm | Pascal | Chapter13/03_MyParksApache/uwmMyParks.dfm | Maran9/Fearless-Cross-Platform-Development-with-Delphi | 6c7eea60c4c977341c255ffeea80b04b5a0135dd | [
"MIT"
] | 25 | 2020-06-19T10:50:25.000Z | 2022-03-16T12:46:25.000Z | Chapter13/03_MyParksApache/uwmMyParks.dfm | Maran9/Fearless-Cross-Platform-Development-with-Delphi | 6c7eea60c4c977341c255ffeea80b04b5a0135dd | [
"MIT"
] | null | null | null | Chapter13/03_MyParksApache/uwmMyParks.dfm | Maran9/Fearless-Cross-Platform-Development-with-Delphi | 6c7eea60c4c977341c255ffeea80b04b5a0135dd | [
"MIT"
] | 7 | 2020-08-27T02:55:57.000Z | 2022-03-02T21:25:21.000Z | object wmMyParks: TwmMyParks
OldCreateOrder = False
OnCreate = WebModuleCreate
OnDestroy = WebModuleDestroy
Actions = <
item
Default = True
Name = 'waiAbout'
PathInfo = '/about'
Producer = ppAbout
end
item
Name = 'waiGetParkFromQuery'
PathInfo = '/getpark'
P... | 26.461538 | 76 | 0.542829 |
479573614d40dd7f79d752366e1eee4df3787da4 | 19,122 | pas | Pascal | Designer/FMain.pas | joerg-github/RibbonFramework | 48f02adca38c5725270309c7512183eca6e15b4b | [
"BSD-3-Clause"
] | 42 | 2020-06-18T05:41:11.000Z | 2022-03-15T13:26:23.000Z | Designer/FMain.pas | joerg-github/RibbonFramework | 48f02adca38c5725270309c7512183eca6e15b4b | [
"BSD-3-Clause"
] | 14 | 2018-12-12T10:06:24.000Z | 2020-02-06T16:05:43.000Z | Designer/FMain.pas | joerg-github/RibbonFramework | 48f02adca38c5725270309c7512183eca6e15b4b | [
"BSD-3-Clause"
] | 16 | 2020-05-29T12:01:06.000Z | 2022-02-13T07:53:17.000Z | unit FMain;
interface
uses
Windows,
Messages,
SysUtils,
Variants,
Classes,
Graphics,
Controls,
Forms,
Dialogs,
ComCtrls,
ToolWin,
StdCtrls,
ActnList,
ExtCtrls,
AppEvnts,
ImgList,
Menus,
Actions,
ShellApi,
RibbonMarkup,
RibbonCompiler,
Settings,
... | 26.819074 | 153 | 0.696789 |
fc35e327e6009176697732ae3bfdc04f518d8584 | 2,388 | pas | Pascal | Chapter07/Observer/SpringObserverMain.pas | PacktPublishing/Hands-On-Design-Patterns-with-Delphi | 30f6ab51e61d583f822be4918f4b088e2255cd82 | [
"MIT"
] | 38 | 2019-02-28T06:22:52.000Z | 2022-03-16T12:30:43.000Z | Chapter07/Observer/SpringObserverMain.pas | alefragnani/Hands-On-Design-Patterns-with-Delphi | 3d29e5b2ce9e99e809a6a9a178c3f5e549a8a03d | [
"MIT"
] | null | null | null | Chapter07/Observer/SpringObserverMain.pas | alefragnani/Hands-On-Design-Patterns-with-Delphi | 3d29e5b2ce9e99e809a6a9a178c3f5e549a8a03d | [
"MIT"
] | 18 | 2019-03-29T08:36:14.000Z | 2022-03-30T00:31:28.000Z | unit SpringObserverMain;
interface
uses
Winapi.Windows, Winapi.Messages,
System.SysUtils, System.Variants, System.Classes,
Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls, Vcl.Samples.Spin,
SpringObservedModel;
type
TfrmSpringObserver = class(TForm)
Label1: TLabel;
Label2: TLabel;
... | 23.411765 | 85 | 0.744556 |
c310a97d50e46e9204d02779a7a21bc1d2eed933 | 653 | pas | Pascal | src/isbn1.pas | EULIR/OI-practicce-code | a7b982d279599d68a2ff51ebd50858f832314971 | [
"Apache-2.0"
] | 2 | 2019-03-16T15:27:31.000Z | 2019-03-17T06:50:15.000Z | src/isbn1.pas | EULIR/OI-practicce-code | a7b982d279599d68a2ff51ebd50858f832314971 | [
"Apache-2.0"
] | null | null | null | src/isbn1.pas | EULIR/OI-practicce-code | a7b982d279599d68a2ff51ebd50858f832314971 | [
"Apache-2.0"
] | null | null | null | var
s:string;
c,i,j:longint;
function try1(s:char):longint;
begin
exit(ord(s)-ord('0'));
end;
begin
readln(s);
// c:=1*try1(s[1])+2*try1(s[3])+3*try1(s[4])+4*try1(s[5])+5*try1(s[7])+6*try1(s[8])+7*try1(s[9])+8*try1(s[10])+9*try1(s[11]);
while j<10 do
begin
inc(i);
if (ord(s[i])>=48)and(... | 31.095238 | 126 | 0.436447 |
fcb04f0e3938629dea16a87c6d2d14e067e79d30 | 474 | pas | Pascal | Trysil/Data/FireDAC/Trysil.Data.FireDAC.Common.pas | lminuti/Trysil | 773b65746c8574790fe18bceb8eef8003c00f430 | [
"BSD-3-Clause"
] | 1 | 2022-01-12T06:48:47.000Z | 2022-01-12T06:48:47.000Z | Trysil/Data/FireDAC/Trysil.Data.FireDAC.Common.pas | lminuti/Trysil | 773b65746c8574790fe18bceb8eef8003c00f430 | [
"BSD-3-Clause"
] | null | null | null | Trysil/Data/FireDAC/Trysil.Data.FireDAC.Common.pas | lminuti/Trysil | 773b65746c8574790fe18bceb8eef8003c00f430 | [
"BSD-3-Clause"
] | null | null | null | (*
Trysil
Copyright © David Lastrucci
All rights reserved
Trysil - Operation ORM (World War II)
http://codenames.info/operation/orm/
*)
unit Trysil.Data.FireDAC.Common;
interface
uses
System.Classes,
System.SysUtils,
// FireDAC requires
FireDAC.Stan.Def,
FireDAC.Stan.Intf,
FireDAC.Stan.Pool... | 13.941176 | 39 | 0.71519 |
c3c1e82d4b06092da8297943a3d41a1a0a0930d5 | 33,764 | pas | Pascal | Demo/Source/uSplitView.pas | EtheaDev/VCLThemeSelector | 2590d576fe3090e7ec4c1e4dd0ea9932497d7fc1 | [
"Apache-2.0"
] | 44 | 2020-04-27T22:42:34.000Z | 2022-03-21T14:01:44.000Z | Demo/Source/uSplitView.pas | EtheaDev/VCLThemeSelector | 2590d576fe3090e7ec4c1e4dd0ea9932497d7fc1 | [
"Apache-2.0"
] | 1 | 2022-01-28T11:31:55.000Z | 2022-01-28T17:48:09.000Z | Demo/Source/uSplitView.pas | EtheaDev/VCLThemeSelector | 2590d576fe3090e7ec4c1e4dd0ea9932497d7fc1 | [
"Apache-2.0"
] | 6 | 2020-04-28T20:16:37.000Z | 2021-06-03T15:43:22.000Z | {******************************************************************************}
{ ModernAppDemo by Carlo Barazzetta }
{ A full example of an HighDPI - VCL Themed enabled application }
{ See how to select the application Theme using VCLThemeSelector Form ... | 30.891125 | 137 | 0.700124 |
f1ff23438bd80e416fecda2a277c3e2f92950b3a | 1,915 | dfm | Pascal | transformer/FHIR.Transformer.ExecConfig.dfm | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | null | null | null | transformer/FHIR.Transformer.ExecConfig.dfm | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | null | null | null | transformer/FHIR.Transformer.ExecConfig.dfm | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | null | null | null | object TransformerExecConfigForm: TTransformerExecConfigForm
Left = 0
Top = 0
Caption = 'Edit Execution Configuration'
ClientHeight = 347
ClientWidth = 704
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
... | 20.37234 | 61 | 0.564491 |
fcc1899b680814bfd1846d0450bb75777ddda8b8 | 117 | pas | Pascal | Test/SimpleScripts/loop_and_half.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | 1 | 2022-02-18T22:14:44.000Z | 2022-02-18T22:14:44.000Z | Test/SimpleScripts/loop_and_half.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | null | null | null | Test/SimpleScripts/loop_and_half.pas | synapsea/DW-Script | b36c2e57f0285c217f8f0cae8e4e158d21127163 | [
"Condor-1.1"
] | null | null | null | var i : Integer;
for i := 1 to 10 do begin
Print(i);
if i < 10 then
Print(', ');
end;
PrintLn(' Done.'); | 14.625 | 25 | 0.521368 |
fcc972cc12d61547222f5424ff2e1f3047a18b77 | 47,472 | pas | Pascal | windows/src/ext/jedi/jcl/jcl/source/windows/JclSvcCtrl.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 1 | 2021-03-08T09:31:47.000Z | 2021-03-08T09:31:47.000Z | windows/src/ext/jedi/jcl/jcl/source/windows/JclSvcCtrl.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | null | null | null | windows/src/ext/jedi/jcl/jcl/source/windows/JclSvcCtrl.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | null | null | null | {**************************************************************************************************}
{ }
{ Project JEDI Code Library (JCL) }
{ ... | 30.528617 | 119 | 0.690344 |
c3bb302cb81cd07b95ab1ccccf5b4d0a3c246ff6 | 2,589 | dpr | Pascal | tsmbios-master/Samples/Table 6 Memory Module Information/MemoryModuleInfo.dpr | Organization-reBatch/reBatch | 1de155cafcd344d633551d4dbe04b304a7878467 | [
"Apache-2.0"
] | 1 | 2021-03-31T14:25:39.000Z | 2021-03-31T14:25:39.000Z | tsmbios-master/Samples/Table 6 Memory Module Information/MemoryModuleInfo.dpr | rick-49/reBatch | 1de155cafcd344d633551d4dbe04b304a7878467 | [
"Apache-2.0"
] | null | null | null | tsmbios-master/Samples/Table 6 Memory Module Information/MemoryModuleInfo.dpr | rick-49/reBatch | 1de155cafcd344d633551d4dbe04b304a7878467 | [
"Apache-2.0"
] | null | null | null | program MemoryModuleInfo;
{$APPTYPE CONSOLE}
uses
Classes,
SysUtils,
uSMBIOS in '..\..\Common\uSMBIOS.pas';
function ByteToBinStr(AValue: Byte): string;
const
Bits: array [1 .. 8] of Byte = (128, 64, 32, 16, 8, 4, 2, 1);
var
i: integer;
begin
Result := '00000000';
if (AValue <> 0)
the... | 29.758621 | 147 | 0.617999 |
c3cae1d9be292d17643cb962afb7fb873208715e | 75,878 | pas | Pascal | lazarus/lcl/interfaces/cocoa/cocoawscomctrls.pas | rarnu/golcl-liblcl | 6f238af742857921062365656a1b13b44b2330ce | [
"Apache-2.0"
] | null | null | null | lazarus/lcl/interfaces/cocoa/cocoawscomctrls.pas | rarnu/golcl-liblcl | 6f238af742857921062365656a1b13b44b2330ce | [
"Apache-2.0"
] | null | null | null | lazarus/lcl/interfaces/cocoa/cocoawscomctrls.pas | rarnu/golcl-liblcl | 6f238af742857921062365656a1b13b44b2330ce | [
"Apache-2.0"
] | null | null | null | unit CocoaWSComCtrls;
interface
{$mode delphi}
{$modeswitch objectivec1}
{$include cocoadefines.inc}
{.$DEFINE COCOA_DEBUG_TABCONTROL}
{.$DEFINE COCOA_DEBUG_LISTVIEW}
uses
// RTL, FCL, LCL
MacOSAll, CocoaAll,
Classes, LCLType, SysUtils, Contnrs, LCLMessageGlue, LMessages,
Controls, ComCtrls, Types, StdCtrls... | 34.349479 | 212 | 0.752669 |
c330c9ba0ee0be5d6aa03548c4b56c8ce061c9ff | 4,463 | pas | Pascal | Source/Components/ksInspectorFileListForm.pas | khongten001/MonkeyBuilder | d7c168e1c2840404fb6cf8a8bd2cd49afe98050f | [
"MIT"
] | 25 | 2020-04-16T09:42:28.000Z | 2022-02-14T13:52:54.000Z | Source/Components/ksInspectorFileListForm.pas | khongten001/MonkeyBuilder | d7c168e1c2840404fb6cf8a8bd2cd49afe98050f | [
"MIT"
] | 4 | 2020-11-14T09:11:14.000Z | 2022-01-04T15:32:24.000Z | Source/Components/ksInspectorFileListForm.pas | khongten001/MonkeyBuilder | d7c168e1c2840404fb6cf8a8bd2cd49afe98050f | [
"MIT"
] | 4 | 2020-11-24T03:00:49.000Z | 2022-01-16T18:32:28.000Z | unit ksInspectorFileListForm;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls, ksInspector, Vcl.ExtCtrls, System.ImageList, Vcl.ImgList,
System.Actions, Vcl.ActnList, JvImageList, JvExStdCtrls, JvB... | 24.932961 | 111 | 0.729554 |
fceaea4015021ee2d3526e37e549838503f8f10d | 18,081 | pas | Pascal | disk/midas/src/midas/midasdll.pas | visualizersdotnl/chipchop2-486 | 3f17d63ce852f3162b9bea5924ac59d0ea924701 | [
"MIT"
] | null | null | null | disk/midas/src/midas/midasdll.pas | visualizersdotnl/chipchop2-486 | 3f17d63ce852f3162b9bea5924ac59d0ea924701 | [
"MIT"
] | 4 | 2015-02-26T10:26:29.000Z | 2015-09-14T16:30:44.000Z | disk/midas/src/midas/midasdll.pas | visualizersdotnl/chipchop2-486 | 3f17d63ce852f3162b9bea5924ac59d0ea924701 | [
"MIT"
] | null | null | null | {* midasdll.pas
*
* MIDAS DLL programming interface Delphi interface unit
*
* $Id: midasdll.pas,v 1.5 1997/07/31 14:30:58 pekangas Exp $
*
* Copyright 1996,1997 Housemarque Inc
*
* This file is part of MIDAS Digital Audio System, and may only be
* used, modified and distributed under the terms of the MIDA... | 39.913907 | 82 | 0.753941 |
f1da04b142e6f173bb7cb86ab29e64222c300d9c | 1,428 | dpr | Pascal | packages/Delphi_10.3/TypeB_MessagingHub_MANAGER.dpr | victorgv/TypeB_MessagingHub | ec057c4d0ddc1699d3c2d5ff36bedad70a73b67d | [
"MIT"
] | null | null | null | packages/Delphi_10.3/TypeB_MessagingHub_MANAGER.dpr | victorgv/TypeB_MessagingHub | ec057c4d0ddc1699d3c2d5ff36bedad70a73b67d | [
"MIT"
] | null | null | null | packages/Delphi_10.3/TypeB_MessagingHub_MANAGER.dpr | victorgv/TypeB_MessagingHub | ec057c4d0ddc1699d3c2d5ff36bedad70a73b67d | [
"MIT"
] | null | null | null | program TypeB_MessagingHub_MANAGER;
uses
System.StartUpCopy,
FMX.Forms,
uFmxMain in '..\..\source\TypeB_MessagingHub_MANAGER\uFmxMain.pas' {fmxMain},
uFmxUsers in '..\..\source\TypeB_MessagingHub_MANAGER\uFmxUsers.pas' {fmxUsers},
uFmxControlPanel in '..\..\source\TypeB_MessagingHub_MANAGER\uFmxControlPanel.... | 46.064516 | 134 | 0.766106 |
c31d0d9e1eb85fa2ef967203e4e3184c654af5bf | 1,730 | pas | Pascal | hedgewars/uDebug.pas | RobWatlingSF/hedgewars | 74f633d76bf95674f68f6872472bd21825f1f8c0 | [
"Apache-2.0"
] | null | null | null | hedgewars/uDebug.pas | RobWatlingSF/hedgewars | 74f633d76bf95674f68f6872472bd21825f1f8c0 | [
"Apache-2.0"
] | null | null | null | hedgewars/uDebug.pas | RobWatlingSF/hedgewars | 74f633d76bf95674f68f6872472bd21825f1f8c0 | [
"Apache-2.0"
] | null | null | null | (*
* Hedgewars, a free turn based strategy game
* Copyright (c) 2004-2015 Andrey Korotaev <unC0Rr@gmail.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License
*
... | 28.360656 | 80 | 0.744509 |
fc3305f8e9ff715866e24809f04c6f921640593e | 690 | pas | Pascal | 10019.pas | felikjunvianto/kfile-uvaoj-submissions | 5bd8b3b413ca8523abe412b0a0545f766f70ce63 | [
"MIT"
] | null | null | null | 10019.pas | felikjunvianto/kfile-uvaoj-submissions | 5bd8b3b413ca8523abe412b0a0545f766f70ce63 | [
"MIT"
] | null | null | null | 10019.pas | felikjunvianto/kfile-uvaoj-submissions | 5bd8b3b413ca8523abe412b0a0545f766f70ce63 | [
"MIT"
] | null | null | null | var n,m,x:longint;
function pangkat(acu:longint):longint;
var x:longint;
begin
pangkat:=1;
for x:=1 to acu do pangkat:=pangkat*16;
end;
function binhex(m:longint):longint;
var temp:string;
x:longint;
begin
str(m,temp);
m:=0;
for x:=1 to length(temp) do m:=m+(ord(temp[x])-ord('0')... | 16.428571 | 73 | 0.582609 |
fc13a7ef62ce83b6fc0eccd2123372107238191c | 117 | pas | Pascal | Native/Delphi/Apps/TicTacToe/TicTacToeLogic/src/Enumerations/TicTacToe_WinnerUnit.pas | jpluimers/bo.codeplex | 787ef3b5a8c6ced0a985361243c48a6c76f5d655 | [
"BSD-3-Clause"
] | 5 | 2017-05-12T08:03:54.000Z | 2022-02-15T08:23:27.000Z | Native/Delphi/Apps/TicTacToe/TicTacToeLogic/src/Enumerations/TicTacToe_WinnerUnit.pas | jpluimers/bo.codeplex | 787ef3b5a8c6ced0a985361243c48a6c76f5d655 | [
"BSD-3-Clause"
] | null | null | null | Native/Delphi/Apps/TicTacToe/TicTacToeLogic/src/Enumerations/TicTacToe_WinnerUnit.pas | jpluimers/bo.codeplex | 787ef3b5a8c6ced0a985361243c48a6c76f5d655 | [
"BSD-3-Clause"
] | null | null | null | unit TicTacToe_WinnerUnit;
interface
type
TWinner = (None, Nought, Cross, Draw);
implementation
end.
| 10.636364 | 41 | 0.683761 |
c3afb5849447df6c6490415379dd168cee64395a | 21,183 | pas | Pascal | fpcdws/dwsConvExprs.pas | noshbar/c_dwscript | c2df9341a9f22d2974d1235f3968a4a3d9f3b32a | [
"Condor-1.1"
] | 4 | 2018-09-18T07:35:52.000Z | 2021-02-18T18:21:54.000Z | fpcdws/dwsConvExprs.pas | noshbar/c_dwscript | c2df9341a9f22d2974d1235f3968a4a3d9f3b32a | [
"Condor-1.1"
] | null | null | null | fpcdws/dwsConvExprs.pas | noshbar/c_dwscript | c2df9341a9f22d2974d1235f3968a4a3d9f3b32a | [
"Condor-1.1"
] | 1 | 2020-10-30T07:24:05.000Z | 2020-10-30T07:24:05.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 complian... | 29.217931 | 114 | 0.603172 |
fcf66a59df784bb5a107ea1f15f70d481ddece49 | 8,711 | pas | Pascal | source/glscene/FileFormats/GLFileSTL.pas | xtreme3d/xtreme3d | 0d9128d427f0f29290f1b9a2b25e7297ace900a9 | [
"FTL",
"MIT",
"BSD-3-Clause"
] | 22 | 2016-04-23T07:54:02.000Z | 2021-07-11T14:21:40.000Z | source/glscene/FileFormats/GLFileSTL.pas | xtreme3d/xtreme3d | 0d9128d427f0f29290f1b9a2b25e7297ace900a9 | [
"FTL",
"MIT",
"BSD-3-Clause"
] | 62 | 2016-05-02T21:36:13.000Z | 2020-02-22T15:11:52.000Z | source/glscene/FileFormats/GLFileSTL.pas | xtreme3d/xtreme3d | 0d9128d427f0f29290f1b9a2b25e7297ace900a9 | [
"FTL",
"MIT",
"BSD-3-Clause"
] | 6 | 2017-12-29T18:38:33.000Z | 2020-07-26T18:52:19.000Z | //
// This unit is part of the GLScene Project, http://glscene.org
//
{: GLFileSTL<p>
Support-code to load STL Files into TGLFreeForm-Components in GLScene.<p>
Note that you must manually add this unit to one of your project's uses
to enable support for STL files at run-time.<p>
<b>History : </b><font si... | 33.894942 | 92 | 0.529101 |
fca15621c2e74ba25937c15a83d6f53315afc941 | 475,214 | pas | Pascal | Libraries/TBCEditor/Source/BCEditor.Editor.Base.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.Base.pas | jpluimers/Concepts | 78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe | [
"Apache-2.0"
] | null | null | null | Libraries/TBCEditor/Source/BCEditor.Editor.Base.pas | jpluimers/Concepts | 78598ab6f1b4206bbc4ed9c7bc15705ad4ade1fe | [
"Apache-2.0"
] | 1 | 2020-02-19T22:25:42.000Z | 2020-02-19T22:25:42.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.Bookmarks, BCEditor.Editor.Car... | 33.712684 | 174 | 0.695983 |
831ab744990eee02b0320aa287101c114351ce65 | 1,966 | pas | Pascal | src/actions/DatasetActionDemo/Action.DataSet.pas | bogdanpolak/internalBSC | 75f7f9be576de7af0f1748f602137cca4dc8bb84 | [
"MIT"
] | 3 | 2019-01-13T08:41:55.000Z | 2020-11-11T03:00:56.000Z | src/actions/DatasetActionDemo/Action.DataSet.pas | bogdanpolak/internalBSC | 75f7f9be576de7af0f1748f602137cca4dc8bb84 | [
"MIT"
] | 7 | 2018-09-27T15:27:35.000Z | 2019-08-13T15:30:23.000Z | src/actions/DatasetActionDemo/Action.DataSet.pas | bogdanpolak/internalBSC | 75f7f9be576de7af0f1748f602137cca4dc8bb84 | [
"MIT"
] | 3 | 2019-01-13T08:41:57.000Z | 2020-11-11T03:01:00.000Z | unit Action.DataSet;
interface
uses
System.Classes,
Data.DB,
Vcl.ActnList;
type
TDataSetFirstAction = class(TAction)
private
FDataSource: TDataSource;
procedure SetDataSource(DataSource: TDataSource);
protected
procedure Notification(AComponent: TComponent;
Operation: TOperation); overr... | 25.868421 | 75 | 0.700407 |
fcf88dfe196c2b50c54e2fe9e7551293069217f0 | 8,177 | dfm | Pascal | Components/JVCL/design/JvCsvDataForm.dfm | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/design/JvCsvDataForm.dfm | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/design/JvCsvDataForm.dfm | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | 1 | 2019-12-24T08:39:18.000Z | 2019-12-24T08:39:18.000Z | object JvCsvDefStrDialog: TJvCsvDefStrDialog
Left = 382
Top = 246
Width = 442
Height = 333
Caption = 'JvCsvDataSet.CSVFieldDef Editor'
Color = clBtnFace
Constraints.MinHeight = 333
Constraints.MinWidth = 442
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = '... | 31.329502 | 70 | 0.756145 |
47305c730c2eef70f7d18eccf6f9e706cf62cfbe | 5,673 | pas | Pascal | numbers/0037.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | numbers/0037.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | numbers/0037.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z | UNIT Bits;
(**) INTERFACE (**)
TYPE
bbit = 0..7;
wbit = 0..15;
lbit = 0..31;
PROCEDURE SetBitB(VAR B : Byte; bit : bbit);
PROCEDURE ClearBitB(VAR B : Byte; bit : bbit);
PROCEDURE ToggleBitB(VAR B : Byte; bit : bbit);
FUNCTION BitSetB(B : Byte; bit : bbit) : Boolean;
FUNCTION BitClearB(B : By... | 23.736402 | 57 | 0.519126 |
fc7211377bf506fe3f1d2c63d7b6c96a87b74a3d | 44,080 | pas | Pascal | library/fhir4b/fhir4b_resources_base.pas | HealthIntersections/fhirserver | 759bf1a270bca48b3ef97385074cfc0b37fae0dc | [
"BSD-3-Clause"
] | 5 | 2021-11-16T22:35:26.000Z | 2022-02-16T08:40:37.000Z | library/fhir4b/fhir4b_resources_base.pas | HealthIntersections/fhirserver | 759bf1a270bca48b3ef97385074cfc0b37fae0dc | [
"BSD-3-Clause"
] | 7 | 2021-11-01T06:27:37.000Z | 2022-02-08T19:55:52.000Z | library/fhir4b/fhir4b_resources_base.pas | HealthIntersections/fhirserver | 759bf1a270bca48b3ef97385074cfc0b37fae0dc | [
"BSD-3-Clause"
] | 2 | 2022-02-15T13:27:52.000Z | 2022-02-16T08:40:48.000Z | unit fhir4b_resources_base;
{
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:
... | 39.182222 | 839 | 0.738339 |
c32e6ddbcef21847e49408e8fca7cfaef9382811 | 1,043 | dfm | Pascal | gui-example/ZxcvbnDemoForm.dfm | alphaflight83/ZXCVBN-Delphi-Pascal | 525211ad58895e8d0f55dad3bf5ff740ff11cb96 | [
"MIT"
] | 19 | 2018-04-17T17:59:58.000Z | 2021-02-09T11:51:21.000Z | gui-example/ZxcvbnDemoForm.dfm | alphaflight83/ZXCVBN-Delphi-Pascal | 525211ad58895e8d0f55dad3bf5ff740ff11cb96 | [
"MIT"
] | 2 | 2018-10-14T16:05:36.000Z | 2020-04-05T13:07:27.000Z | gui-example/ZxcvbnDemoForm.dfm | alphaflight83/ZXCVBN-Delphi-Pascal | 525211ad58895e8d0f55dad3bf5ff740ff11cb96 | [
"MIT"
] | 10 | 2018-04-18T13:16:20.000Z | 2021-12-08T08:35:47.000Z | object MainForm: TMainForm
Left = 0
Top = 0
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'zxcvbn-pascal Demo'
ClientHeight = 266
ClientWidth = 379
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font... | 19.679245 | 42 | 0.646213 |
479fb3c9ddd893bd9a2d9caf6258d6153a650b45 | 22,520 | pas | Pascal | Games/Sokoban/PathFUnit.pas | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 11 | 2017-06-17T05:13:45.000Z | 2021-07-11T13:18:48.000Z | Games/Sokoban/PathFUnit.pas | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 2 | 2019-03-05T12:52:40.000Z | 2021-12-03T12:34:26.000Z | Games/Sokoban/PathFUnit.pas | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 6 | 2017-09-07T09:10:09.000Z | 2022-02-19T20:19:58.000Z |
unit PathFUnit;
{$IFDEF FPC}
{$MODE Delphi}
{$ENDIF}
interface
uses
SysUtils, SokoEngine, types;
type
TMovePlayerProc = procedure(New: TPoint) of object;
T2DArrayOfBoolean = array of array of boolean;
T2DArrayOfInteger = array of array of integer;
{ TPathFinder }
TPathFinder = clas... | 26.216531 | 96 | 0.571581 |
c34d734ed128fa98554108d87d44a652ae006101 | 20,766 | dfm | Pascal | Module_VAchar.dfm | mickyvac/fc-measure | 0b6db36af01f25479a956138cfceddd02a88d14d | [
"MIT"
] | null | null | null | Module_VAchar.dfm | mickyvac/fc-measure | 0b6db36af01f25479a956138cfceddd02a88d14d | [
"MIT"
] | null | null | null | Module_VAchar.dfm | mickyvac/fc-measure | 0b6db36af01f25479a956138cfceddd02a88d14d | [
"MIT"
] | null | null | null | object FormVAchar: TFormVAchar
Left = 320
Top = 18
Caption = 'VA characteristic module'
ClientHeight = 955
ClientWidth = 1220
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -10
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = Fals... | 21.563863 | 75 | 0.528364 |
47f01ebd5f9f507762d97d453539c4cfec2a39e4 | 2,345 | pas | Pascal | UCmdExecBuffer.pas | CloudDelphi/CompInstall | ebcb05124ddc71b00cabffddd822e0a3c1a3db69 | [
"MIT"
] | 2 | 2019-05-01T13:11:49.000Z | 2020-08-29T03:04:03.000Z | UCmdExecBuffer.pas | fhasovic/CompInstall | c12a81badaf0fae8e0e54040ba45cb6f824f3799 | [
"MIT"
] | null | null | null | UCmdExecBuffer.pas | fhasovic/CompInstall | c12a81badaf0fae8e0e54040ba45cb6f824f3799 | [
"MIT"
] | 1 | 2020-08-29T03:04:04.000Z | 2020-08-29T03:04:04.000Z | unit UCmdExecBuffer;
interface
{The TCmdExecBuffer class executes command line programs in cmd.exe
and allows to retrieve line by line output using OnLine event.}
type
TCmdExecBufferEvLine = procedure(const Text: String) of object;
TCmdExecBuffer = class
public
OnLine: TCmdExecBufferEvLine; //event to ret... | 24.946809 | 74 | 0.635394 |
fcb22e7aec904e8fd7981039a6689d459768a0b4 | 273,455 | dfm | Pascal | Source/HighDPI/CodeCoverage.Images.DM.dfm | interestingitems/DelphiCodeCoveragePlugin | 2bb32123ae1ea575f072d452d71fe68661a2b0c4 | [
"MIT"
] | 5 | 2021-10-21T04:30:29.000Z | 2022-01-20T20:37:53.000Z | Source/HighDPI/CodeCoverage.Images.DM.dfm | interestingitems/DelphiCodeCoveragePlugin | 2bb32123ae1ea575f072d452d71fe68661a2b0c4 | [
"MIT"
] | 3 | 2021-10-21T09:20:10.000Z | 2021-11-09T13:14:35.000Z | Source/HighDPI/CodeCoverage.Images.DM.dfm | interestingitems/DelphiCodeCoveragePlugin | 2bb32123ae1ea575f072d452d71fe68661a2b0c4 | [
"MIT"
] | 1 | 2021-10-21T04:32:39.000Z | 2021-10-21T04:32:39.000Z | object dmCodeCoverageImages: TdmCodeCoverageImages
Height = 336
Width = 536
PixelsPerInch = 144
object Images: TVirtualImageList
AutoFill = True
Images = <
item
CollectionIndex = 0
CollectionName = 'NoCoverage'
Name = 'NoCoverage'
end
item
CollectionInde... | 77.181767 | 79 | 0.806959 |
c3c402767a9c548928e5e78c590980caaced25c8 | 2,207 | pas | Pascal | Libraries/TBCEditor/Source/BCEditor.Editor.Search.Map.Colors.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 62 | 2016-01-20T16:26:25.000Z | 2022-02-28T14:25:52.000Z | Libraries/TBCEditor/Source/BCEditor.Editor.Search.Map.Colors.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | null | null | null | Libraries/TBCEditor/Source/BCEditor.Editor.Search.Map.Colors.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 20 | 2016-09-08T00:15:22.000Z | 2022-01-26T13:13:08.000Z | unit BCEditor.Editor.Search.Map.Colors;
interface
uses
System.Classes, Vcl.Graphics, BCEditor.Consts, BCEditor.Types;
type
TBCEditorSearchMapColors = class(TPersistent)
strict private
FActiveLine: TColor;
FBackground: TColor;
FForeground: TColor;
FOnChange: TBCEditorSearchChangeEvent;
proce... | 25.964706 | 100 | 0.76937 |
c3132e2f87d62c2c4c3804c33a06756f2192b8d7 | 6,120 | pas | Pascal | Libraries/Spring4D/Tests/Source/Spring.TestUtils.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 62 | 2016-01-20T16:26:25.000Z | 2022-02-28T14:25:52.000Z | Libraries/Spring4D/Tests/Source/Spring.TestUtils.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | null | null | null | Libraries/Spring4D/Tests/Source/Spring.TestUtils.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 20 | 2016-09-08T00:15:22.000Z | 2022-01-26T13:13:08.000Z | {***************************************************************************}
{ }
{ Spring Framework for Delphi }
{ }
{ ... | 30.29703 | 136 | 0.590033 |
f1ec101a2092ece9bf568df69546226a45d080eb | 2,602 | pas | Pascal | easyexample.pas | Zawullon/fpnativeapi | 98c3ba53eb5974fa3cb09a5568d6d7218fd21dc0 | [
"MIT"
] | 14 | 2017-07-10T17:47:32.000Z | 2021-10-04T20:43:39.000Z | easyexample.pas | Zawullon/fpnativeapi | 98c3ba53eb5974fa3cb09a5568d6d7218fd21dc0 | [
"MIT"
] | 6 | 2016-12-30T21:40:18.000Z | 2021-03-23T19:52:20.000Z | easyexample.pas | Zawullon/fpnativeapi | 98c3ba53eb5974fa3cb09a5568d6d7218fd21dc0 | [
"MIT"
] | 3 | 2017-08-15T12:19:59.000Z | 2020-11-17T00:26:19.000Z | unit EasyExample;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, V8AddIn, fpTimer, FileUtil, LazUTF8;
type
{ TTimerThread }
TTimerThread = class (TThread)
public
Interval: Integer;
OnTimer: TNotifyEvent;
procedure Execute; override;
end;
{ TAddInEasyExample }
TAddInEasyExample =... | 18.323944 | 68 | 0.734435 |
47c83923d7a6d1abac1b20ee16c6a8cf144667d5 | 2,152 | pas | Pascal | src/Http/Request/UploadedFiles/Contracts/UploadedFileCollectionIntf.pas | atkins126/fano | 472679437cb42637b0527dda8255ec52a3e1e953 | [
"MIT"
] | null | null | null | src/Http/Request/UploadedFiles/Contracts/UploadedFileCollectionIntf.pas | atkins126/fano | 472679437cb42637b0527dda8255ec52a3e1e953 | [
"MIT"
] | null | null | null | src/Http/Request/UploadedFiles/Contracts/UploadedFileCollectionIntf.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 UploadedFileCollectionIntf;
interface
{$MODE OBJFPC}
{$H+... | 33.107692 | 79 | 0.415428 |
fc7179a74e8afeddddf331565101a20a3eef8be0 | 29,678 | pas | Pascal | gl_2d.pas | PAmcconnell/MRIcroGL | 3dc8fe7c1318981c7e11aa286cc08d96a3908ceb | [
"BSD-2-Clause"
] | 51 | 2016-02-21T20:09:59.000Z | 2021-02-28T16:53:56.000Z | gl_2d.pas | PAmcconnell/MRIcroGL | 3dc8fe7c1318981c7e11aa286cc08d96a3908ceb | [
"BSD-2-Clause"
] | 37 | 2015-11-08T22:00:40.000Z | 2021-01-01T18:50:07.000Z | gl_2d.pas | PAmcconnell/MRIcroGL | 3dc8fe7c1318981c7e11aa286cc08d96a3908ceb | [
"BSD-2-Clause"
] | 21 | 2016-02-21T20:10:08.000Z | 2021-02-23T20:32:10.000Z | unit gl_2d;
{$mode objfpc}{$H+}
interface
{$Include opts.inc}
uses
{$IFDEF DGL} dglOpenGL, {$ELSE DGL} {$IFDEF COREGL}gl_core_matrix, glcorearb, {$ELSE} gl, {$ENDIF} {$ENDIF DGL}
//colorTable,
//matmath,
raycast_common,
define_types, prefs,
Classes, SysUtils, math;
{$IFDEF COREGL}
const kVert2D ='... | 30.191251 | 141 | 0.643911 |
c3dfe03f0e92c9b6bbb4ec1abd4b95ac681f51e9 | 3,334 | dfm | Pascal | src/Graph.dfm | miselkrstovic/graph-layout | 9e241d73296a1543016ca63ec3ae8ab16080dc84 | [
"BSD-3-Clause-No-Nuclear-License",
"MIT"
] | 8 | 2019-02-24T09:28:04.000Z | 2022-03-05T16:10:31.000Z | src/Graph.dfm | miselkrstovic/graph-layout | 9e241d73296a1543016ca63ec3ae8ab16080dc84 | [
"BSD-3-Clause-No-Nuclear-License",
"MIT"
] | null | null | null | src/Graph.dfm | miselkrstovic/graph-layout | 9e241d73296a1543016ca63ec3ae8ab16080dc84 | [
"BSD-3-Clause-No-Nuclear-License",
"MIT"
] | 4 | 2017-06-27T14:21:39.000Z | 2020-05-04T21:47:02.000Z | object frmGraph: TfrmGraph
Left = 0
Top = 0
Caption = 'Graph Layout'
ClientHeight = 478
ClientWidth = 650
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnDestroy = For... | 25.257576 | 78 | 0.574985 |
c3feb92c460407b0c4158ccff21a680571d3d745 | 591 | dpr | Pascal | Capitulo3/Exemplo2/ConversorWeb/ConversorWeb/ConversorWeb.dpr | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2017-08-02T00:44:41.000Z | 2021-10-13T21:11:28.000Z | Capitulo3/Exemplo2/ConversorWeb/ConversorWeb/ConversorWeb.dpr | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 10 | 2019-12-30T04:09:37.000Z | 2022-03-02T06:06:19.000Z | Capitulo3/Exemplo2/ConversorWeb/ConversorWeb/ConversorWeb.dpr | diondcm/exemplos-delphi | 16b4d195981e5f3161d0a2c62f778bec5ba9f3d4 | [
"MIT"
] | 9 | 2017-04-29T16:12:21.000Z | 2020-11-11T22:16:32.000Z | program ConversorWeb;
uses
Forms,
IWStart,
UTF8ContentParser,
Unit4 in 'Unit4.pas' {IWForm4: TIWAppForm},
ServerController in 'ServerController.pas' {IWServerController: TIWServerControllerBase},
UserSessionUnit in 'UserSessionUnit.pas' {IWUserSession: TIWUserSessionBase},
Classe.Converte.Unidades in '..... | 29.55 | 91 | 0.758037 |
c36283ef78604193e1d50c9a3fa671e19acc62c2 | 104,259 | pas | Pascal | dependencies/Indy10/Protocols/IdIMAP4Server.pas | grahamegrieve/fhirserver | 28f69977bde75490adac663e31a3dd77bc016f7c | [
"BSD-3-Clause"
] | 132 | 2015-02-02T00:22:40.000Z | 2021-08-11T12:08:08.000Z | dependencies/Indy10/Protocols/IdIMAP4Server.pas | grahamegrieve/fhirserver | 28f69977bde75490adac663e31a3dd77bc016f7c | [
"BSD-3-Clause"
] | 113 | 2015-03-20T01:55:20.000Z | 2021-10-08T16:15:28.000Z | dependencies/Indy10/Protocols/IdIMAP4Server.pas | grahamegrieve/fhirserver | 28f69977bde75490adac663e31a3dd77bc016f7c | [
"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... | 38.372838 | 227 | 0.681821 |
c3936c622c8f3e6b0a1d11027bce8a4f132cd397 | 1,419 | pas | Pascal | DXTypes_JSB.pas | randydom/commonx | 2315f1acf41167bd77ba4d040b3f5b15a5c5b81a | [
"MIT"
] | 48 | 2018-11-19T22:13:00.000Z | 2021-11-02T17:25:41.000Z | DXTypes_JSB.pas | wkfff/commonx | 787b9a4a1e7c02f55d81d2236b0cc9f332b38f53 | [
"MIT"
] | 6 | 2018-11-24T17:15:29.000Z | 2019-05-15T14:59:56.000Z | DXTypes_JSB.pas | adaloveless/commonx | ed37b239e925119c7ceb3ac7949eefb0259c7f77 | [
"MIT"
] | 12 | 2018-11-20T15:15:44.000Z | 2021-09-14T10:12:43.000Z | unit DXTypes_JSB;
///////////////////////////////////////////////////////////////////////////////
//
// Copyright J S Bladen, Sheffield, UK.
//
// Date and time: 05/09/2009 13:48:30
//
// For use with JSB Delphi DirectX units.
//
// Please send bug reports, suggestions, requests and other comments to: DelphiInterfaceU... | 19.985915 | 110 | 0.642706 |
6af9b2bd94555a30ed11db853f0d45d3117cb8c9 | 575 | pas | Pascal | Examples/StringList2Json/_fmMain.pas | ryujt/ryulib-delphi | a59d308d6535de6a2fdb1ac49ded981849031c60 | [
"MIT"
] | 12 | 2019-11-09T11:44:47.000Z | 2022-03-01T23:38:30.000Z | Examples/StringList2Json/_fmMain.pas | ryujt/ryulib-delphi | a59d308d6535de6a2fdb1ac49ded981849031c60 | [
"MIT"
] | 1 | 2019-11-08T08:27:34.000Z | 2019-11-08T08:43:51.000Z | Examples/StringList2Json/_fmMain.pas | ryujt/ryulib-delphi | a59d308d6535de6a2fdb1ac49ded981849031c60 | [
"MIT"
] | 15 | 2019-10-15T12:34:29.000Z | 2021-02-23T08:25:48.000Z | unit _fmMain;
interface
uses
JsonData,
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.StdCtrls;
type
TfmMain = class(TForm)
Button1: TButton;
Memo1: TMemo;
Memo2: TMemo;
procedure Button1Click(Sender: ... | 16.428571 | 98 | 0.713043 |
c38b9b6ba8d221616ed48950b1befcdcd15ce8b8 | 246 | pas | Pascal | input/try3.pas | junaaaaloo/CMPILER-FINAL-MP | f2ab1e79e6c008eb6b4423777e95fa473f78f29b | [
"MIT"
] | null | null | null | input/try3.pas | junaaaaloo/CMPILER-FINAL-MP | f2ab1e79e6c008eb6b4423777e95fa473f78f29b | [
"MIT"
] | null | null | null | input/try3.pas | junaaaaloo/CMPILER-FINAL-MP | f2ab1e79e6c008eb6b4423777e95fa473f78f29b | [
"MIT"
] | null | null | null | program try3;
(* BASICS TEST *)
var
a: char;
b: string;
c: integer;
d: Boolean;
begin
writeln('3 Data Types');
a := 'a';
writeln(a);
b := 'bertel';
writeln(b);
c := 5;
writeln(c);
d := true;
writeln(d);
end. | 12.947368 | 26 | 0.50813 |
83f2f7456224ca34652ba0d73f174f6e5063c715 | 2,822 | pas | Pascal | Catalogos/ProductosListaForm.pas | NetVaIT/MAS | ebdbf2dc8ca6405186683eb713b9068322feb675 | [
"Apache-2.0"
] | null | null | null | Catalogos/ProductosListaForm.pas | NetVaIT/MAS | ebdbf2dc8ca6405186683eb713b9068322feb675 | [
"Apache-2.0"
] | null | null | null | Catalogos/ProductosListaForm.pas | NetVaIT/MAS | ebdbf2dc8ca6405186683eb713b9068322feb675 | [
"Apache-2.0"
] | null | null | null | unit ProductosListaForm;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, _StandarGFormGrid, cxGraphics,
cxControls, cxLookAndFeels, cxLookAndFeelPainters, cxStyles, dxSkinsCore,
dxSkinBlack, dxSkinBlu... | 38.657534 | 117 | 0.762225 |
c3e9d5cc4654655a43087b0e5d9b3dcc9c0e5ce8 | 22,265 | pas | Pascal | Libraries/Spring4D/Tests/Source/VSoft.DUnit.XMLTestRunner.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 62 | 2016-01-20T16:26:25.000Z | 2022-02-28T14:25:52.000Z | Libraries/Spring4D/Tests/Source/VSoft.DUnit.XMLTestRunner.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | null | null | null | Libraries/Spring4D/Tests/Source/VSoft.DUnit.XMLTestRunner.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 20 | 2016-09-08T00:15:22.000Z | 2022-01-26T13:13:08.000Z | {***************************************************************************}
{ }
{ VSoft.DUnit.XMLTestRunner }
{ }
{ ... | 31.359155 | 127 | 0.667146 |
fcb7876f1e0fad233e765e5533c4b6a73df501d0 | 333 | pas | Pascal | guihelperunit.pas | Jeff-Bouchard/EmerAPI_KeyKeeper | ff79e71e0d1505de3a78b6543483355c1ac320ae | [
"MIT"
] | 2 | 2019-02-05T18:34:05.000Z | 2019-04-14T13:52:44.000Z | guihelperunit.pas | DenisDx/EmerAPI_KeyKeeper | c6921710413871ca039e5bebea0877aceb9a8b74 | [
"MIT"
] | null | null | null | guihelperunit.pas | DenisDx/EmerAPI_KeyKeeper | c6921710413871ca039e5bebea0877aceb9a8b74 | [
"MIT"
] | 2 | 2019-04-10T21:23:42.000Z | 2020-12-11T20:59:13.000Z | unit GUIHelperUnit;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, FileUtil, Forms, Controls, graphics, StdCtrls, ExtCtrls ;
type
tVisualData = class(tObject)
public
bgColor:tColor;
slabel:tLabel;
sEdit:tEdit;
sgroupbox:tGroupBox;
sPanel:tPanel;
sButton:tButton;
end;
implement... | 11.892857 | 78 | 0.6997 |
fcca18a88ace790e1351cfd58d69bc16afe49e9a | 849 | dpr | Pascal | Source/SimpleWizardD2010.dpr | androschuk/D.Wizard.Simple | af242533cea8ce477e3a62176669e76a1c5f44dd | [
"MIT"
] | 1 | 2019-03-24T00:28:33.000Z | 2019-03-24T00:28:33.000Z | Source/SimpleWizardD2010.dpr | androschuk/D.Wizard.Simple | af242533cea8ce477e3a62176669e76a1c5f44dd | [
"MIT"
] | null | null | null | Source/SimpleWizardD2010.dpr | androschuk/D.Wizard.Simple | af242533cea8ce477e3a62176669e76a1c5f44dd | [
"MIT"
] | null | null | null | library SimpleWizardD2010;
{ Important note about DLL memory management: ShareMem must be the
first unit in your library's USES clause AND your project's (select
Project-View Source) USES clause if your DLL exports any procedures or
functions that pass strings as parameters or function results. This
applies to... | 30.321429 | 72 | 0.772674 |
c3aa4ebb3256a68cff05b002f96463f1c77c2571 | 1,441 | pas | Pascal | sources/Firebase.Response.pas | wfssoftware/firebaseD10 | c0daa94df22856828d4565755c258fb1c63e3263 | [
"Apache-2.0"
] | 109 | 2015-06-02T06:54:44.000Z | 2022-02-28T20:48:41.000Z | sources/Firebase.Response.pas | wfssoftware/firebaseD10 | c0daa94df22856828d4565755c258fb1c63e3263 | [
"Apache-2.0"
] | 10 | 2019-12-30T04:09:37.000Z | 2022-03-02T06:06:19.000Z | sources/Firebase.Response.pas | wfssoftware/firebaseD10 | c0daa94df22856828d4565755c258fb1c63e3263 | [
"Apache-2.0"
] | 31 | 2016-01-11T17:40:43.000Z | 2021-09-03T16:33:06.000Z | { *******************************************************************************
Copyright 2015 Daniele Spinetti
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/lic... | 27.188679 | 83 | 0.689799 |
47012a0413ed771defad16ffdc39962174e4645f | 19,060 | dfm | Pascal | M2Server/NpcCustomU.dfm | 98kmir2/98kmir2 | 46196a161d46cc7a85d168dca683b4aff477a709 | [
"BSD-3-Clause"
] | 15 | 2020-02-13T11:59:11.000Z | 2021-12-31T14:53:44.000Z | M2Server/NpcCustomU.dfm | bsjzx8/98 | 46196a161d46cc7a85d168dca683b4aff477a709 | [
"BSD-3-Clause"
] | null | null | null | M2Server/NpcCustomU.dfm | bsjzx8/98 | 46196a161d46cc7a85d168dca683b4aff477a709 | [
"BSD-3-Clause"
] | 13 | 2020-02-20T07:22:09.000Z | 2021-12-31T14:56:09.000Z | object ftmNpcCustom: TftmNpcCustom
Left = 551
Top = 233
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #33258#23450#20041'NPC'
ClientHeight = 473
ClientWidth = 884
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = #23435#2... | 23.559951 | 190 | 0.571983 |
fc93352f186fd8fd9018110ad3657a713f43fa16 | 4,216 | pas | Pascal | ui.pas | neurolabusc/Part | 7c99841238aba2c3cd38b7121f5b1066e8454c7a | [
"BSD-2-Clause"
] | 1 | 2020-06-06T08:22:33.000Z | 2020-06-06T08:22:33.000Z | ui.pas | neurolabusc/Part | 7c99841238aba2c3cd38b7121f5b1066e8454c7a | [
"BSD-2-Clause"
] | null | null | null | ui.pas | neurolabusc/Part | 7c99841238aba2c3cd38b7121f5b1066e8454c7a | [
"BSD-2-Clause"
] | null | null | null | unit ui;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ToolWin, ComCtrls,nii_core,nii_math, upart, define_types,ezdicom, nii_ttest;
type
Tuiform = class(TForm)
ToolBar1: TToolBar;
AddBtn: TButton;
Memo1: TMemo;
OpenDial... | 27.92053 | 98 | 0.692837 |
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.