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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
f11d52ec9e77a47a73e722a24a940ed91ef92b91 | 3,870 | pas | Pascal | SpaceX-API/Models/Dragon/DragonHeatshield.pas | cddigi/SpaceX_API | dc8c3b62478faec29b46a8317c690a99075e26f1 | [
"MIT"
] | 1 | 2021-07-23T23:32:14.000Z | 2021-07-23T23:32:14.000Z | SpaceX-API/Models/Dragon/DragonHeatshield.pas | cddigi/SpaceX_API | dc8c3b62478faec29b46a8317c690a99075e26f1 | [
"MIT"
] | 2 | 2021-07-30T12:54:07.000Z | 2021-09-10T18:01:13.000Z | SpaceX-API/Models/Dragon/DragonHeatshield.pas | cddigi/SpaceX_API_Lazarus | dc8c3b62478faec29b46a8317c690a99075e26f1 | [
"MIT"
] | null | null | null | unit DragonHeatshield;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, BaseModel;
type
IBaseDragonHeatShield = interface(IBaseModel) ['{7C494FB6-2264-494F-942A-DA84F2243A72}']
function GetDevPartner: string;
function GetMaterial: string;
function GetSizeMeters: Double;
function GetTempera... | 23.173653 | 97 | 0.759173 |
f1d08fbc8333d323c8a8d4f8c5a2c0787b3423bf | 6,160 | pas | Pascal | library/fsl/fsl_websocket.pas | atkins126/fhirserver | b6c2527f449ba76ce7c06d6b1c03be86cf4235aa | [
"BSD-3-Clause"
] | 132 | 2015-02-02T00:22:40.000Z | 2021-08-11T12:08:08.000Z | library/fsl/fsl_websocket.pas | atkins126/fhirserver | b6c2527f449ba76ce7c06d6b1c03be86cf4235aa | [
"BSD-3-Clause"
] | 113 | 2015-03-20T01:55:20.000Z | 2021-10-08T16:15:28.000Z | library/fsl/fsl_websocket.pas | atkins126/fhirserver | b6c2527f449ba76ce7c06d6b1c03be86cf4235aa | [
"BSD-3-Clause"
] | 49 | 2015-04-11T14:59:43.000Z | 2021-03-30T10:29:18.000Z | unit fsl_websocket;
{
Copyright (c) 2011+, HL7 and Health Intersections Pty Ltd (http://www.healthintersections.com.au)
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of so... | 29.902913 | 119 | 0.689286 |
f1baa7c39122e0c0597b2ffcfc62d56d077859de | 3,953 | pas | Pascal | code/OSEnvironmentInfo.pas | VencejoSoftware/ooOS | bef2c8aba55e1a5f1d38fb257906759f439697c2 | [
"BSD-3-Clause"
] | 1 | 2022-01-04T02:18:09.000Z | 2022-01-04T02:18:09.000Z | code/OSEnvironmentInfo.pas | VencejoSoftware/ooOS | bef2c8aba55e1a5f1d38fb257906759f439697c2 | [
"BSD-3-Clause"
] | null | null | null | code/OSEnvironmentInfo.pas | VencejoSoftware/ooOS | bef2c8aba55e1a5f1d38fb257906759f439697c2 | [
"BSD-3-Clause"
] | 2 | 2019-11-21T03:06:24.000Z | 2021-01-26T04:47:10.000Z | {$REGION 'documentation'}
{
Copyright (c) 2018, Vencejo Software
Distributed under the terms of the Modified BSD License
The full license is distributed with this software
}
{
Environment variable list information
@created(22/05/2018)
@author Vencejo Software <www.vencejosoft.com>
}
{$ENDREGION}
unit OSEnvi... | 21.961111 | 74 | 0.739185 |
f1b4ae85a8d2e3a31e875a7abcf1ac32737d6ea3 | 268 | dpr | Pascal | TWinEventHook_DEMO.dpr | JensBorrisholt/TWinEventHook | 897b086c7191f25e2170c267f0c090c869f2363c | [
"MIT"
] | 13 | 2019-09-20T13:23:52.000Z | 2022-02-05T11:40:24.000Z | TWinEventHook_DEMO.dpr | azrael11/TWinEventHook | 897b086c7191f25e2170c267f0c090c869f2363c | [
"MIT"
] | 1 | 2019-11-12T02:59:34.000Z | 2019-11-12T02:59:34.000Z | TWinEventHook_DEMO.dpr | azrael11/TWinEventHook | 897b086c7191f25e2170c267f0c090c869f2363c | [
"MIT"
] | 8 | 2019-09-20T13:23:54.000Z | 2021-06-02T07:58:39.000Z | program TWinEventHook_DEMO;
uses
Vcl.Forms,
MainU in 'MainU.pas' {Form1},
WinEventHook in 'WinEventHook.pas';
{$R *.res}
begin
Application.Initialize;
Application.MainFormOnTaskbar := True;
Application.CreateForm(TForm1, Form1);
Application.Run;
end.
| 16.75 | 40 | 0.735075 |
8375dfa384fcb66ea294c7493251d00248576569 | 96,718 | pas | Pascal | lazarus/synedit/test/testsynbeautifier.pas | rarnu/golcl-liblcl | 6f238af742857921062365656a1b13b44b2330ce | [
"Apache-2.0"
] | null | null | null | lazarus/synedit/test/testsynbeautifier.pas | rarnu/golcl-liblcl | 6f238af742857921062365656a1b13b44b2330ce | [
"Apache-2.0"
] | null | null | null | lazarus/synedit/test/testsynbeautifier.pas | rarnu/golcl-liblcl | 6f238af742857921062365656a1b13b44b2330ce | [
"Apache-2.0"
] | null | null | null | unit TestSynBeautifier;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils, testregistry, TestBase, TestHighlightPas,
SynEdit, SynEditTextTrimmer, SynEditKeyCmds, SynBeautifier, SynEditTypes, SynBeautifierPascal,
LCLType, LCLProc;
type
TCallBackData = record
LinePos: Integer;
Indent: Integer; ... | 50.087002 | 192 | 0.461021 |
f1c97ae2fc508004df278b462c82feac4be0529a | 5,273 | pas | Pascal | vm/nga-pascal/bridge.pas | crcx/retroforth | 1486cd9e970feef5edb08fdee58046cb64397e9a | [
"ISC"
] | 65 | 2016-11-05T09:10:06.000Z | 2022-03-05T17:01:51.000Z | vm/nga-pascal/bridge.pas | crcx/retroforth | 1486cd9e970feef5edb08fdee58046cb64397e9a | [
"ISC"
] | null | null | null | vm/nga-pascal/bridge.pas | crcx/retroforth | 1486cd9e970feef5edb08fdee58046cb64397e9a | [
"ISC"
] | 10 | 2020-12-03T00:02:46.000Z | 2021-11-11T18:57:09.000Z | // ********************************************************
// Copyright (c) 2016 Rob Judd <judd@ob-wan.com>
// Based on C version by Charles Childers et al
// ISC License - see included file LICENSE
// ********************************************************
unit bridge;
{$mode objfpc}{$H+}
{$macro on}
interface... | 20.437984 | 69 | 0.607434 |
f15610f7d8b7c6c3cd36e2fb430b52f302ffbff0 | 15,152 | pas | Pascal | package/indy-10.2.0.3/fpc/IdUserAccounts.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/IdUserAccounts.pas | RonaldoSurdi/Sistema-gerenciamento-websites-delphi | 8cc7eec2d05312dc41f514bbd5f828f9be9c579e | [
"MIT"
] | null | null | null | package/indy-10.2.0.3/fpc/IdUserAccounts.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... | 31.765199 | 130 | 0.751188 |
f145ecf3d581a7dca88680cbfb04c7ba96c6fd51 | 10,321 | dfm | Pascal | frmApkInstaller.dfm | crocer211/W1nDro1d | 614d7dde33c58f5c6906f3783e6c31a4a7117fd8 | [
"MIT"
] | null | null | null | frmApkInstaller.dfm | crocer211/W1nDro1d | 614d7dde33c58f5c6906f3783e6c31a4a7117fd8 | [
"MIT"
] | null | null | null | frmApkInstaller.dfm | crocer211/W1nDro1d | 614d7dde33c58f5c6906f3783e6c31a4a7117fd8 | [
"MIT"
] | null | null | null | object frmInstaller: TfrmInstaller
Left = 0
Top = 0
Caption = 'APK Installer'
ClientHeight = 445
ClientWidth = 636
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clHighlight
Font.Height = -11
Font.Name = 'Segoe UI Variable Display'
Font.Style = []
Font.Quality = fqClearTypeNatural... | 24.632458 | 76 | 0.629978 |
4703c3ac41aa7928840db4ed65ab3009096be801 | 139 | pas | Pascal | toolchain/pascompl/test/reject/iso7185prt0145.pas | besm6/mesm6 | 308b524c78a65e5aaba15b5b9e37f3fd83fc2c53 | [
"MIT"
] | 37 | 2019-03-12T17:19:46.000Z | 2022-02-04T00:25:55.000Z | toolchain/pascompl/test/reject/iso7185prt0145.pas | besm6/mesm6 | 308b524c78a65e5aaba15b5b9e37f3fd83fc2c53 | [
"MIT"
] | 13 | 2019-03-05T06:10:14.000Z | 2020-11-30T09:30:52.000Z | toolchain/pascompl/test/reject/iso7185prt0145.pas | besm6/mesm6 | 308b524c78a65e5aaba15b5b9e37f3fd83fc2c53 | [
"MIT"
] | 4 | 2019-03-23T15:51:56.000Z | 2020-07-28T22:34:42.000Z | {
PRT test 145: Missing "do" on for statement
}
program iso7185prt0145;
var i, a, b: integer;
begin
for i := 1 to 10 a := b
end.
| 8.6875 | 43 | 0.618705 |
f1b01907e533bbe5a44ad19206376ab5017b2b20 | 6,560 | pas | Pascal | Source/Core/AWS.Internal.RuntimePipeline.pas | herux/aws-sdk-delphi | 4ef36e5bfc536b1d9426f78095d8fda887f390b5 | [
"Apache-2.0"
] | 67 | 2021-07-28T23:47:09.000Z | 2022-03-15T11:48:35.000Z | Source/Core/AWS.Internal.RuntimePipeline.pas | gabrielbaltazar/aws-sdk-delphi | ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a | [
"Apache-2.0"
] | 5 | 2021-09-01T09:31:16.000Z | 2022-03-16T18:19:21.000Z | Source/Core/AWS.Internal.RuntimePipeline.pas | gabrielbaltazar/aws-sdk-delphi | ea1713b227a49cbbc5a2e1bf04cbf2de1f9b611a | [
"Apache-2.0"
] | 13 | 2021-07-29T02:41:16.000Z | 2022-03-16T10:22:38.000Z | unit AWS.Internal.RuntimePipeline;
interface
uses
System.SysUtils,
Bcl.Logging,
AWS.Runtime.Contexts,
AWS.Internal.PipelineHandler;
type
/// <summary>
/// A runtime pipeline contains a collection of handlers which represent
/// different stages of request and response processing.
/// </summary>
TRu... | 27.679325 | 98 | 0.731707 |
f19239871d4178b18b000e26bd99533f3e81fea8 | 12,008 | pas | Pascal | Libraries/DatabaseLib/dwsUIBDatabase.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 12 | 2015-01-02T08:27:25.000Z | 2021-07-16T16:59:01.000Z | Libraries/DatabaseLib/dwsUIBDatabase.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 1 | 2018-04-02T21:31:37.000Z | 2018-04-02T21:31:37.000Z | Libraries/DatabaseLib/dwsUIBDatabase.pas | skolkman/dwscript | b9f99d4b8187defac3f3713e2ae0f7b83b63d516 | [
"Condor-1.1"
] | 6 | 2015-01-02T08:27:13.000Z | 2020-06-08T07:03:33.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 complia... | 27.541284 | 113 | 0.566955 |
83460e89acfb49c8879382dc49ee15e0547eb234 | 42,498 | pas | Pascal | numcpulib/NumCPULib.pas | Moehre2/fpcupdeluxe | a427ed6e3b503b8ba295f8a818ca909c5a5bb34f | [
"zlib-acknowledgement"
] | 198 | 2018-12-12T04:32:15.000Z | 2022-03-10T03:37:09.000Z | numcpulib/NumCPULib.pas | djwisdom/fpcupdeluxe | 07a9ab12480f4c619e968d7f899ca2e13dade32b | [
"zlib-acknowledgement"
] | 425 | 2018-11-13T12:53:45.000Z | 2022-03-29T14:39:59.000Z | numcpulib/NumCPULib.pas | djwisdom/fpcupdeluxe | 07a9ab12480f4c619e968d7f899ca2e13dade32b | [
"zlib-acknowledgement"
] | 55 | 2018-11-20T12:03:11.000Z | 2022-03-28T06:34:08.000Z | { *********************************************************************************** }
{ * NumCPULib Library * }
{ * Copyright (c) 2019 Ugochukwu Mmaduekwe * }
{ * Github Repository <https://github.co... | 28.313125 | 152 | 0.670314 |
f127cb0a9e710ccea641e21e476c1c234f764b9e | 922 | pas | Pascal | examples/language/ProcedureContinue.pas | azrael11/GamePascal | e3c2811651b103fb7db691f3cc9697f949cf723b | [
"RSA-MD"
] | 1 | 2020-07-20T11:22:36.000Z | 2020-07-20T11:22:36.000Z | examples/language/ProcedureContinue.pas | azrael11/GamePascal | e3c2811651b103fb7db691f3cc9697f949cf723b | [
"RSA-MD"
] | null | null | null | examples/language/ProcedureContinue.pas | azrael11/GamePascal | e3c2811651b103fb7db691f3cc9697f949cf723b | [
"RSA-MD"
] | 1 | 2020-07-20T11:22:37.000Z | 2020-07-20T11:22:37.000Z | {$REGION 'Project Directives'}
// Modual Info
{$CONSOLEAPP}
{$MODULENAME "..\bin\"}
{.$EXEICON ".\bin\arc\icons\icon.ico"}
{.$SEARCHPATH "path1;path2;path3"}
{.$ENABLERUNTIMETHEMES}
{.$HIGHDPIAWARE}
// Version Infp
{.$ADDVERSIONINFO}
{.$COMPANYNAME "Company XYZ"}
{.$FILEVERSI... | 21.952381 | 57 | 0.58026 |
837eb4affe666388b1becca56b11f4e51ad8e97a | 6,676 | pas | Pascal | src/afucrypt/uafcrypt.pas | Arteev/afudf | d669397901fb8b3c3d428dc9cf02596169e3752a | [
"MIT"
] | null | null | null | src/afucrypt/uafcrypt.pas | Arteev/afudf | d669397901fb8b3c3d428dc9cf02596169e3752a | [
"MIT"
] | null | null | null | src/afucrypt/uafcrypt.pas | Arteev/afudf | d669397901fb8b3c3d428dc9cf02596169e3752a | [
"MIT"
] | 1 | 2021-03-10T10:27:29.000Z | 2021-03-10T10:27:29.000Z | unit uafcrypt;
{
This file is part of the AF UDF library for Firebird 1.0 or high.
Copyright (c) 2007-2009 by Arteev Alexei, OAO Pharmacy Tyumen.
See the file COPYING.TXT, included in this distribution,
for details about the copyright.
This program is distributed in the hope that it will be useful,
... | 23.590106 | 82 | 0.658478 |
f1fe3e5780d023fbf689ad24fcee02a7ece4e7b5 | 351 | lpr | Pascal | Examples/trunk/database/dblookup/project1.lpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 11 | 2017-06-17T05:13:45.000Z | 2021-07-11T13:18:48.000Z | Examples/trunk/database/dblookup/project1.lpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 2 | 2019-03-05T12:52:40.000Z | 2021-12-03T12:34:26.000Z | Examples/trunk/database/dblookup/project1.lpr | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 6 | 2017-09-07T09:10:09.000Z | 2022-02-19T20:19:58.000Z | program project1;
{$mode objfpc}{$H+}
uses
{$IFDEF UNIX}{$IFDEF UseCThreads}
cthreads,
{$ENDIF}{$ENDIF}
Interfaces, // this includes the LCL widgetset
Forms
{ you can add units after this }, Unit1, DBFLaz;
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1)... | 16.714286 | 51 | 0.649573 |
8378ba14261ac8bb70054923b472f6b243683435 | 1,817 | pas | Pascal | src/data/uCarBase.pas | bidtime/carcolor_build | 463e7b105e42788f5cc1e83a9d80d36283d1e0a0 | [
"Apache-2.0"
] | null | null | null | src/data/uCarBase.pas | bidtime/carcolor_build | 463e7b105e42788f5cc1e83a9d80d36283d1e0a0 | [
"Apache-2.0"
] | null | null | null | src/data/uCarBase.pas | bidtime/carcolor_build | 463e7b105e42788f5cc1e83a9d80d36283d1e0a0 | [
"Apache-2.0"
] | 1 | 2020-06-09T12:55:41.000Z | 2020-06-09T12:55:41.000Z | unit uCarBase;
interface
uses SysUtils, classes;
type
TCarBase = class(TObject)
protected
class var FTableName: string;
public
constructor Create;
destructor Destroy; override;
class function startTrans(): string;
class function commit(): string;
//procedure setRow(const S: string);
... | 19.967033 | 94 | 0.619152 |
f17ad6bdbeddbe3b50992d307712158c643b9301 | 43,768 | pas | Pascal | Delphi/lcmsdll.pas | LuaDist/lcms | f6473758511db915ff1762c4aa0115f5de414b3c | [
"MIT"
] | 7 | 2017-06-03T09:01:24.000Z | 2021-12-03T00:06:41.000Z | Delphi/lcmsdll.pas | LuaDist/lcms | f6473758511db915ff1762c4aa0115f5de414b3c | [
"MIT"
] | null | null | null | Delphi/lcmsdll.pas | LuaDist/lcms | f6473758511db915ff1762c4aa0115f5de414b3c | [
"MIT"
] | 7 | 2015-06-05T06:04:40.000Z | 2022-01-14T10:33:15.000Z | //
// Little cms DELPHI wrapper
// Copyright (C) 1998-2005 Marti Maria
//
// Permission is hereby granted, free of charge, to any person obtaining
// a copy of this software and associated documentation files (the "Software"),
// to deal in the Software without restriction, including without limitation
// t... | 44.120968 | 160 | 0.633614 |
f1b467ae63ef873ae3a39322f8ec800cdaa22c71 | 2,604 | pas | Pascal | KLib.Math.pas | atkins126/Delphi_Utils_Library | 1fcce06d8c818dd2ec52dae3adc9958938ca8a61 | [
"BSD-3-Clause-Clear"
] | null | null | null | KLib.Math.pas | atkins126/Delphi_Utils_Library | 1fcce06d8c818dd2ec52dae3adc9958938ca8a61 | [
"BSD-3-Clause-Clear"
] | null | null | null | KLib.Math.pas | atkins126/Delphi_Utils_Library | 1fcce06d8c818dd2ec52dae3adc9958938ca8a61 | [
"BSD-3-Clause-Clear"
] | null | null | null | {
KLib Version = 1.0
The Clear BSD License
Copyright (c) 2020 by Karol De Nery Ortiz LLave. All rights reserved.
zitrokarol@gmail.com
Redistribution and use in source and binary forms, with or without
modification, are permitted (subject to the limitations in the disclaimer
below) provided that the foll... | 32.55 | 101 | 0.75768 |
47297fd1f55897a9a037754d7ac2c3c4a8f3240f | 7,245 | dfm | Pascal | net.ssa/Editors/SceneProperties.dfm | ixray-team/xray-vss-archive | b245c8601dcefb505b4b51f58142da6769d4dc92 | [
"Linux-OpenIB"
] | 1 | 2022-03-26T17:00:19.000Z | 2022-03-26T17:00:19.000Z | net.ssa/Editors/SceneProperties.dfm | ixray-team/xray-vss-archive | b245c8601dcefb505b4b51f58142da6769d4dc92 | [
"Linux-OpenIB"
] | null | null | null | net.ssa/Editors/SceneProperties.dfm | ixray-team/xray-vss-archive | b245c8601dcefb505b4b51f58142da6769d4dc92 | [
"Linux-OpenIB"
] | 1 | 2022-03-26T17:00:21.000Z | 2022-03-26T17:00:21.000Z | object frmSceneProperties: TfrmSceneProperties
Left = 603
Top = 207
BorderStyle = bsDialog
Caption = 'Build...'
ClientHeight = 228
ClientWidth = 348
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [... | 23.146965 | 49 | 0.511111 |
f1e4462b6a839d294c0a8de39eff82c8fad26ae2 | 2,061 | pas | Pascal | windows/src/ext/jedi/jvcl/tests/restructured/examples/ChangeNotification/Unit2.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/tests/restructured/examples/ChangeNotification/Unit2.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/restructured/examples/ChangeNotification/Unit2.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | unit Unit2;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, JvChangeNotify;
type
TForm2 = class(TForm)
Edit1: TEdit;
Button1: TButton;
Label1: TLabel;
GroupBox1: TGroupBox;
cbAttributes: TCheckBox;
cbDirNames: TCheckBox;
cbFileNames... | 24.535714 | 119 | 0.699175 |
6aa1604fc3c5a3f3e4388397ff3158749d3f5a11 | 317 | pas | Pascal | tests/test5.pas | jmais/Haskell-Interpreter | 88b014f4f3d69b3848235dd8b08cd0d2d59a33ab | [
"MIT"
] | null | null | null | tests/test5.pas | jmais/Haskell-Interpreter | 88b014f4f3d69b3848235dd8b08cd0d2d59a33ab | [
"MIT"
] | null | null | null | tests/test5.pas | jmais/Haskell-Interpreter | 88b014f4f3d69b3848235dd8b08cd0d2d59a33ab | [
"MIT"
] | null | null | null | program x;
var x : real = 1.0;
var y : real = 0.0;
begin
while x < 5.0 do
begin
x:= x + 1.0;
while y < 4.0 do
begin
y := y+1.0;
writeln(y);
end;
writeln(x);
end;
end;
(*
Output should be
R 1.0
R 2.0
R 3.0
R 4.0
R 2.0
R 3.0
R 4.0
R 5.0
*) | 11.321429 | 25 | 0.422713 |
f1a44997b73a38e974bfd2fd0f5515074cb7e798 | 24,237 | dfm | Pascal | Client/rOccupationPrcDataReport.dfm | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | null | null | null | Client/rOccupationPrcDataReport.dfm | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | null | null | null | Client/rOccupationPrcDataReport.dfm | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | 3 | 2021-06-30T10:11:17.000Z | 2021-07-01T09:13:29.000Z | inherited rptOccupationPrcDataReport: TrptOccupationPrcDataReport
Functions.DATA = (
'0'
'0'
#39#39
#39#39)
Page.Values = (
100.000000000000000000
2970.000000000000000000
100.000000000000000000
2100.000000000000000000
100.000000000000000000
100.000000000000000000
... | 27.479592 | 146 | 0.608904 |
6a411f05d7e813ed5d62fe3c45996199d32edac3 | 512 | pas | Pascal | code/uloha1.pas | petak5/INF4 | 6be309583ae4b743b0906c8c2b75392532bf48a4 | [
"MIT"
] | null | null | null | code/uloha1.pas | petak5/INF4 | 6be309583ae4b743b0906c8c2b75392532bf48a4 | [
"MIT"
] | null | null | null | code/uloha1.pas | petak5/INF4 | 6be309583ae4b743b0906c8c2b75392532bf48a4 | [
"MIT"
] | null | null | null | program uloha1;
var i, min, max, temp: integer;
arr: array[1 .. 10] of integer;
begin
randomize;
min := 1;
max := 1;
for i := 1 to 10 do arr[i] := random(30) + 1;
for i := 1 to 10 do begin
write(arr[i], ' ');
if (arr[i] > arr[max]) then max := i
else if (arr[i] < arr[min]) then min := i;
end;
writeln(#... | 18.962963 | 46 | 0.558594 |
6a16c6a4486dbce097e13b6686acb20d789eea8c | 277 | dpr | Pascal | arquivos/Componentes Nativos - iOS/Demos/FacebookSlideMenu/iOSFBSlidMenu.dpr | leovieira/sistema-de-gerenciamento-de-eventos | 07262f670852db666b418d3bbdbfcf7800650481 | [
"MIT"
] | null | null | null | arquivos/Componentes Nativos - iOS/Demos/FacebookSlideMenu/iOSFBSlidMenu.dpr | leovieira/sistema-de-gerenciamento-de-eventos | 07262f670852db666b418d3bbdbfcf7800650481 | [
"MIT"
] | null | null | null | arquivos/Componentes Nativos - iOS/Demos/FacebookSlideMenu/iOSFBSlidMenu.dpr | leovieira/sistema-de-gerenciamento-de-eventos | 07262f670852db666b418d3bbdbfcf7800650481 | [
"MIT"
] | null | null | null | Program iOSFBSlidMenu;
uses
System.StartUpCopy,
FMX.Forms,
uMain in 'uMain.pas' {FPanGestureRecognizer};
{$I DPF.iOS.Defs.inc}
{$R *.res}
Begin
Application.Initialize;
Application.CreateForm(TFPanGestureRecognizer, FPanGestureRecognizer);
Application.Run;
End.
| 16.294118 | 72 | 0.758123 |
47002a44194878717875791bddcd08d26cb020d2 | 3,577 | pas | Pascal | Procesos/AjustesSalidasItemsForm.pas | NetVaIT/MAS | ebdbf2dc8ca6405186683eb713b9068322feb675 | [
"Apache-2.0"
] | null | null | null | Procesos/AjustesSalidasItemsForm.pas | NetVaIT/MAS | ebdbf2dc8ca6405186683eb713b9068322feb675 | [
"Apache-2.0"
] | null | null | null | Procesos/AjustesSalidasItemsForm.pas | NetVaIT/MAS | ebdbf2dc8ca6405186683eb713b9068322feb675 | [
"Apache-2.0"
] | null | null | null | unit AjustesSalidasItemsForm;
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, dxSk... | 38.880435 | 112 | 0.800671 |
f1d6e2fb4b7cd44d5bb3b321d7186eeebe7ce899 | 3,826 | dpr | Pascal | MemLeakTest/Leaktest.dpr | cutec-chris/ZXing.Lazarus | 92700169edfc911d03ce8a60b4ff2711a7dccbac | [
"Apache-2.0"
] | 2 | 2019-09-28T05:47:00.000Z | 2020-04-29T10:10:41.000Z | MemLeakTest/Leaktest.dpr | gkobler/ZXing.Delphi | 1306e37da6eaad2feb090dd2d7b8fb1660a35817 | [
"Apache-2.0"
] | null | null | null | MemLeakTest/Leaktest.dpr | gkobler/ZXing.Delphi | 1306e37da6eaad2feb090dd2d7b8fb1660a35817 | [
"Apache-2.0"
] | 1 | 2021-08-04T12:35:31.000Z | 2021-08-04T12:35:31.000Z | program Leaktest;
uses
EMemLeaks,
EResLeaks,
EDialogWinAPIMSClassic,
EDialogWinAPIEurekaLogDetailed,
EDialogWinAPIStepsToReproduce,
EDebugExports,
EDebugJCL,
EFixSafeCallException,
EMapWin32,
EAppFMX,
ExceptionLog7,
System.StartUpCopy,
FMX.Forms,
MainForm in 'MainForm.pas' {Form2},
Code93... | 49.688312 | 93 | 0.767904 |
f1d03d781463f445444ae8dd988d4beacdf24c18 | 3,744 | dfm | Pascal | RepairUnit.dfm | amenk/myfindex | 74eab085731ae6beb796f35b4cb44b3d7c09232c | [
"Unlicense"
] | null | null | null | RepairUnit.dfm | amenk/myfindex | 74eab085731ae6beb796f35b4cb44b3d7c09232c | [
"Unlicense"
] | null | null | null | RepairUnit.dfm | amenk/myfindex | 74eab085731ae6beb796f35b4cb44b3d7c09232c | [
"Unlicense"
] | null | null | null | object frmRepair: TfrmRepair
Left = 445
Top = 194
HelpContext = 7000
BorderStyle = bsDialog
Caption = 'Datenbank reparieren'
ClientHeight = 168
ClientWidth = 204
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
... | 25.643836 | 81 | 0.645566 |
471af3650932d66c978729de2177f49a41daedde | 8,226 | pas | Pascal | Codigos/UnitPrincipal.pas | MDsolucoesTI/Metallum | 0c946d48f57cf951152de6b6a681ded2063868c2 | [
"MIT"
] | null | null | null | Codigos/UnitPrincipal.pas | MDsolucoesTI/Metallum | 0c946d48f57cf951152de6b6a681ded2063868c2 | [
"MIT"
] | null | null | null | Codigos/UnitPrincipal.pas | MDsolucoesTI/Metallum | 0c946d48f57cf951152de6b6a681ded2063868c2 | [
"MIT"
] | 1 | 2021-12-03T08:21:33.000Z | 2021-12-03T08:21:33.000Z | //////////////////////////////////////////////////////////////////////////
// Criacao...........: 05/2002
// Sistema...........: Metallum - Controle de Serviços
// Integracao........: Olimpo - Automacao Comercial
// Analistas.........: Marilene Esquiavoni & Denny Paulista Azevedo Filho
// Desenvolvedores...: Maril... | 28.463668 | 99 | 0.723803 |
f1d517cccd18d3e6ea8ab722374daefae81e8449 | 23,898 | pas | Pascal | graphics/0240.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | graphics/0240.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | graphics/0240.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z |
{ SWAG NOTE : Other unit and Demos at BOTTOM ! }
{
LCD.PAS
Written by Leopoldo Salvo Massieu, april 92. e-mail a900040@zipi.fi.upm.es
Freeware.
Written for Borland Pascal 7.0.
This units implement scalable lcd displays for numerical output in graphics mode.
Works in any graphic mode. Works in real and p... | 31.65298 | 116 | 0.570968 |
f1bc144cc8d974e63ad38573accb7a9d3f215b24 | 48,502 | pas | Pascal | 12-use-dll/chilkat-9.5.0-delphi/SFtp.pas | kelfan/delphi-tutorials | 029df8e091e4bdc5e9fde7df9305492a1010b157 | [
"Apache-2.0"
] | null | null | null | 12-use-dll/chilkat-9.5.0-delphi/SFtp.pas | kelfan/delphi-tutorials | 029df8e091e4bdc5e9fde7df9305492a1010b157 | [
"Apache-2.0"
] | null | null | null | 12-use-dll/chilkat-9.5.0-delphi/SFtp.pas | kelfan/delphi-tutorials | 029df8e091e4bdc5e9fde7df9305492a1010b157 | [
"Apache-2.0"
] | null | null | null | unit SFtp;
interface
type
HCkDateTime = Pointer;
HCkBinData = Pointer;
HCkSecureString = Pointer;
HCkByteData = Pointer;
HCkSFtp = Pointer;
HCkString = Pointer;
HCkSshKey = Pointer;
HCkSFtpDir = Pointer;
HCkSsh = Pointer;
HCkTask = Pointer;
HCkStringBuilder = Pointer;
function CkSFtp_Create: HCkSFtp; stdcall;
proc... | 51.379237 | 167 | 0.849511 |
f1ebdf3b4f0cc5247b771eab87bec2f9914bac53 | 2,712 | dfm | Pascal | Catalogos/PersonasCSDEdit.dfm | alexismzt/SOFOM | 57ca73e9f7fbb51521149ea7c0fdc409c22cc6f7 | [
"Apache-2.0"
] | null | null | null | Catalogos/PersonasCSDEdit.dfm | alexismzt/SOFOM | 57ca73e9f7fbb51521149ea7c0fdc409c22cc6f7 | [
"Apache-2.0"
] | 51 | 2018-07-25T15:39:25.000Z | 2021-04-21T17:40:57.000Z | Catalogos/PersonasCSDEdit.dfm | alexismzt/SOFOM | 57ca73e9f7fbb51521149ea7c0fdc409c22cc6f7 | [
"Apache-2.0"
] | 1 | 2021-02-23T17:27:06.000Z | 2021-02-23T17:27:06.000Z | inherited frmPersonasCSDEdit: TfrmPersonasCSDEdit
Caption = 'Certificado de sello digital'
ClientHeight = 334
ClientWidth = 418
ExplicitWidth = 424
ExplicitHeight = 363
PixelsPerInch = 96
TextHeight = 13
inherited pcMain: TcxPageControl
Width = 418
Height = 293
ExplicitWidth = 418... | 23.789474 | 50 | 0.546091 |
f1570ec54706344be50842e9be84f25f095e568a | 2,704 | pas | Pascal | toolkit/QuestionnaireContextDialog.pas | rhausam/fhirserver | d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3 | [
"BSD-3-Clause"
] | 132 | 2015-02-02T00:22:40.000Z | 2021-08-11T12:08:08.000Z | toolkit/QuestionnaireContextDialog.pas | rhausam/fhirserver | d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3 | [
"BSD-3-Clause"
] | 113 | 2015-03-20T01:55:20.000Z | 2021-10-08T16:15:28.000Z | toolkit/QuestionnaireContextDialog.pas | rhausam/fhirserver | d7e2fc59f9c55b1989367b4d3e2ad8a811e71af3 | [
"BSD-3-Clause"
] | 49 | 2015-04-11T14:59:43.000Z | 2021-03-30T10:29:18.000Z | unit QuestionnaireContextDialog;
{
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:
* Redistri... | 34.227848 | 98 | 0.760725 |
f1a162196dfc50d74e29e255c3ba25c7066f6703 | 4,557 | pas | Pascal | examples/standard/CreateCoreObjects/CreateGenericObject.pas | CrystalNet-Tech/dotNetCore4Delphi | 20a2ea4cfea4edb1c845a37aa5288c190808ed80 | [
"Apache-2.0"
] | null | null | null | examples/standard/CreateCoreObjects/CreateGenericObject.pas | CrystalNet-Tech/dotNetCore4Delphi | 20a2ea4cfea4edb1c845a37aa5288c190808ed80 | [
"Apache-2.0"
] | null | null | null | examples/standard/CreateCoreObjects/CreateGenericObject.pas | CrystalNet-Tech/dotNetCore4Delphi | 20a2ea4cfea4edb1c845a37aa5288c190808ed80 | [
"Apache-2.0"
] | null | null | null | unit CreateGenericObject;
{$IFDEF FPC}
{$MODE Delphi}
{$ENDIF}
interface
uses CNCoreClrLib.Intf, CNCoreClrLib.ObjectMgr, CoreClrTypes, CNCoreClrLib.RttiMgr;
type
TGenericObjectDemo = class
private
class procedure DisplayGenericInfo(GenericObj: TCoreClrObject);
public
class procedure C... | 29.980263 | 131 | 0.736669 |
4708401d9b79147588d97821bb247601aaa2338d | 18,643 | pas | Pascal | AH-Website/Backend/src/ranking.pas | Cooler2/ApusEngineExamples | 9ab7e75635e4a790aff58d364168ac511b76d735 | [
"BSD-3-Clause"
] | 33 | 2020-03-06T09:14:48.000Z | 2022-03-08T14:54:46.000Z | AH-Website/Backend/src/ranking.pas | Cooler2/ApusEngineExamples | 9ab7e75635e4a790aff58d364168ac511b76d735 | [
"BSD-3-Clause"
] | null | null | null | AH-Website/Backend/src/ranking.pas | Cooler2/ApusEngineExamples | 9ab7e75635e4a790aff58d364168ac511b76d735 | [
"BSD-3-Clause"
] | 10 | 2020-03-06T16:51:00.000Z | 2022-03-08T19:16:04.000Z | unit ranking;
interface
uses MyServis;
type
// Compatibility
StringArr=AStringArr;
// Кэшированная информация об игроке
TPlayerRec=record
id:integer;
name,guild:string[31];
avatar,gold,crystals:integer;
email,realname,location:AnsiString;
customFame,customLevel,customWins,custom... | 32.198618 | 135 | 0.639597 |
85e12b82172950c14e122baeb2f8fdab81bea8f4 | 2,069 | pas | Pascal | src/Router/Contracts/RouteArgsReaderIntf.pas | zamronypj/fano-framework | 559e385be5e1d26beada94c46eb8e760c4d855da | [
"MIT"
] | 78 | 2019-01-31T13:40:48.000Z | 2022-03-22T17:26:54.000Z | src/Router/Contracts/RouteArgsReaderIntf.pas | zamronypj/fano-framework | 559e385be5e1d26beada94c46eb8e760c4d855da | [
"MIT"
] | 24 | 2020-01-04T11:50:53.000Z | 2022-02-17T09:55:23.000Z | src/Router/Contracts/RouteArgsReaderIntf.pas | zamronypj/fano-framework | 559e385be5e1d26beada94c46eb8e760c4d855da | [
"MIT"
] | 9 | 2018-11-05T03:43:24.000Z | 2022-01-21T17:23:30.000Z | {*!
* Fano Web Framework (https://fanoframework.github.io)
*
* @link https://github.com/fanoframework/fano
* @copyright Copyright (c) 2018 - 2021 Zamrony P. Juhara
* @license https://github.com/fanoframework/fano/blob/master/LICENSE (MIT)
*}
unit RouteArgsReaderIntf;
interface
{$MODE OBJFPC}
{$H+}
uses... | 31.830769 | 80 | 0.40406 |
f18fe78ed691aae227b4b3eed6eb2b352a9295d0 | 3,490 | dfm | Pascal | Components/VirtualTreeViewV5.5.3/Demos/Advanced/MultilineDemo.dfm | 98kmir2/98kmir2 | 46196a161d46cc7a85d168dca683b4aff477a709 | [
"BSD-3-Clause"
] | 15 | 2020-02-13T11:59:11.000Z | 2021-12-31T14:53:44.000Z | Libraries/treeview/Demos/Advanced/MultilineDemo.dfm | novakjf2000/FHIRServer | a47873825e94cd6cdfa1a077f02e0960098bbefa | [
"BSD-3-Clause"
] | null | null | null | Libraries/treeview/Demos/Advanced/MultilineDemo.dfm | novakjf2000/FHIRServer | a47873825e94cd6cdfa1a077f02e0960098bbefa | [
"BSD-3-Clause"
] | 13 | 2020-02-20T07:22:09.000Z | 2021-12-31T14:56:09.000Z | object NodeForm: TNodeForm
Left = 573
Top = 332
Width = 773
Height = 542
Caption = 'NodeForm'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Scaled = False
OnCreate = FormCreate
... | 29.576271 | 153 | 0.650716 |
6afb1942443d4c4905e9227d187498bbcd336734 | 2,498 | pas | Pascal | src/Patterns/PureMVC.Patterns.Observer.pas | fuadhs88/puremvc-delphi-standard-framework | 2981ab34767019b87bdb758bf6c14ce0e65760c9 | [
"CC-BY-3.0"
] | 32 | 2015-01-22T17:54:17.000Z | 2021-03-23T11:35:16.000Z | src/Patterns/PureMVC.Patterns.Observer.pas | fuadhs88/puremvc-delphi-standard-framework | 2981ab34767019b87bdb758bf6c14ce0e65760c9 | [
"CC-BY-3.0"
] | 1 | 2016-04-19T06:08:13.000Z | 2018-05-21T23:07:41.000Z | src/Patterns/PureMVC.Patterns.Observer.pas | fuadhs88/puremvc-delphi-standard-framework | 2981ab34767019b87bdb758bf6c14ce0e65760c9 | [
"CC-BY-3.0"
] | 15 | 2015-01-21T22:30:06.000Z | 2021-11-12T18:09:30.000Z | {
PureMVC Delphi Port by Jorge L. Cangas <jorge.cangas@puremvc.org>
PureMVC - Copyright(c) 2006-11 Futurescale, Inc., Some rights reserved.
Your reuse is governed by the Creative Commons Attribution 3.0 License
}
unit PureMVC.Patterns.Observer;
interface
uses
PureMVC.Patterns.Collections,
PureM... | 25.489796 | 102 | 0.738991 |
f1ff21968b741818213302b87d2f21d1a231ea60 | 2,328 | pas | Pascal | Common/uIdentity.Connector.Internal.pas | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | null | null | null | Common/uIdentity.Connector.Internal.pas | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | null | null | null | Common/uIdentity.Connector.Internal.pas | Sembium/Sembium3 | 0179c38c6a217f71016f18f8a419edd147294b73 | [
"Apache-2.0"
] | 3 | 2021-06-30T10:11:17.000Z | 2021-07-01T09:13:29.000Z | unit uIdentity.Connector.Internal;
interface
type
InternalIdentityConnector = class abstract
public
class function FindUserIdentifier(const ASearchText: string): string;
class function GetUserData(const AUserId: string): string;
end;
implementation
uses
System.SysUtils,
REST.Client,... | 31.04 | 191 | 0.74055 |
83053e050c4a80c12ce99b0aa5409b52a073f8b1 | 8,804 | pas | Pascal | library/r4/FHIR.R4.Tags.pas | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | null | null | null | library/r4/FHIR.R4.Tags.pas | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | null | null | null | library/r4/FHIR.R4.Tags.pas | 17-years-old/fhirserver | 9575a7358868619311a5d1169edde3ffe261e558 | [
"BSD-3-Clause"
] | null | null | null | unit FHIR.R4.Tags;
{
Copyright (c) 2011+, HL7 and Health Intersections Pty Ltd (http://www.healthintersections.com.au)
All rights reserved.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of source code ... | 27.256966 | 109 | 0.71229 |
f1ff9eef81f50f1997f01f710cb1aafbd245d6eb | 2,890 | pas | Pascal | turtle/rekpic25.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | turtle/rekpic25.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | turtle/rekpic25.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z | (* ┌───────────────────────────────────────────────────────────┐
│ Programated by Vladimir Zahoransky │
│ Vladko software │
│ Contact : zahoran@cezap.ii.fmph.uniba.sk │
│ Program tema : McCarthy 91 (rekusion) with turtles ... | 37.051282 | 74 | 0.629066 |
f166c3cf4433e4171bf2e9358c7165e036766b98 | 1,162 | pas | Pascal | src/UClipboardHistoryDisabler.pas | superswanman/Clipboard-History-Disabler | ef7357731d2c1e64695db136e789858b7471f1fd | [
"MIT"
] | null | null | null | src/UClipboardHistoryDisabler.pas | superswanman/Clipboard-History-Disabler | ef7357731d2c1e64695db136e789858b7471f1fd | [
"MIT"
] | null | null | null | src/UClipboardHistoryDisabler.pas | superswanman/Clipboard-History-Disabler | ef7357731d2c1e64695db136e789858b7471f1fd | [
"MIT"
] | 1 | 2020-09-08T14:45:31.000Z | 2020-09-08T14:45:31.000Z | unit UClipboardHistoryDisabler;
interface
uses
Winapi.Windows, System.Rtti;
procedure Register;
implementation
var
FTargetAddr: PByte;
FOriginalData: Byte;
procedure Register;
var
ctx: TRttiContext;
typ: TRttiType;
oldProtect: DWORD;
begin
typ := ctx.FindType('ClipboardHistoryDlg.TClipboardHistoryF... | 23.714286 | 169 | 0.77969 |
83f42c0c71f0898d86f156049143382fbbcfa004 | 24,012 | pas | Pascal | Version8/Source/DDLL/DLoads.pas | dss-extensions/electricdss-src | fab07b5584090556b003ef037feb25ec2de3b7c9 | [
"BSD-3-Clause"
] | 1 | 2022-01-23T14:43:30.000Z | 2022-01-23T14:43:30.000Z | Version8/Source/DDLL/DLoads.pas | PMeira/electricdss-src | fab07b5584090556b003ef037feb25ec2de3b7c9 | [
"BSD-3-Clause"
] | 7 | 2018-08-15T04:00:26.000Z | 2018-10-25T10:15:59.000Z | Version8/Source/DDLL/DLoads.pas | PMeira/electricdss-src | fab07b5584090556b003ef037feb25ec2de3b7c9 | [
"BSD-3-Clause"
] | null | null | null | unit DLoads;
interface
function DSSLoads(mode: Longint; arg: Longint): Longint; CDECL;
function DSSLoadsF(mode: Longint; arg: Double): Double; CDECL;
function DSSLoadsS(mode: Longint; arg: pAnsiChar): pAnsiChar; CDECL;
procedure DSSLoadsV(mode: Longint; out arg: Variant); CDECL;
implementation
uses
DSSGlobals,... | 32.580733 | 111 | 0.408004 |
f161cfbe796e08960820a0cbb4334226ec3efd6f | 304 | pas | Pascal | src/kitU.types.pas | jefer147258/KitU | 8adaa69e220e328c1dd9125019793afd68822a93 | [
"Apache-2.0"
] | null | null | null | src/kitU.types.pas | jefer147258/KitU | 8adaa69e220e328c1dd9125019793afd68822a93 | [
"Apache-2.0"
] | null | null | null | src/kitU.types.pas | jefer147258/KitU | 8adaa69e220e328c1dd9125019793afd68822a93 | [
"Apache-2.0"
] | null | null | null | unit kitU.types;
interface
type
tformatType = (tfpostCode, tfdoc, tffoneNumber, tfdate, tfAge, tfIE, tfcep, tCredCard, tvalidateCredcard, tCpf, tCnpj, tphone, tcep);
tageType = (tiyears, tiyearsMonth, tiyearsMonthDay, tiresume, tifull, timonths);
tdocType = (dtssn, dtein);
implementation
end.
| 23.384615 | 135 | 0.75 |
47246e7ebb873d2880e8044db22881db499ad27c | 4,555 | dfm | Pascal | CPRSChart/OR_30_377V9_SRC/CPRS-chart/fRemVisitInfo.dfm | VHAINNOVATIONS/Transplant | a6c000a0df4f46a17330cec95ff25119fca1f472 | [
"Apache-2.0"
] | 1 | 2015-11-03T14:56:42.000Z | 2015-11-03T14:56:42.000Z | CPRSChart/OR_30_377V9_SRC/CPRS-chart/fRemVisitInfo.dfm | VHAINNOVATIONS/Transplant | a6c000a0df4f46a17330cec95ff25119fca1f472 | [
"Apache-2.0"
] | null | null | null | CPRSChart/OR_30_377V9_SRC/CPRS-chart/fRemVisitInfo.dfm | VHAINNOVATIONS/Transplant | a6c000a0df4f46a17330cec95ff25119fca1f472 | [
"Apache-2.0"
] | null | null | null | inherited frmRemVisitInfo: TfrmRemVisitInfo
Left = 192
Top = 195
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'Other Visit Information'
ClientHeight = 221
ClientWidth = 316
Position = poOwnerFormCenter
OnCreate = FormCreate
ExplicitWidth = 322
ExplicitHeight = 249
DesignSize = (... | 25.027473 | 54 | 0.567289 |
f1dd45da6b3f0f99fc0ed7dac4998816b3703971 | 3,440 | pas | Pascal | Version8/Source/PDElements/PDClass.pas | dss-extensions/electricdss-src | fab07b5584090556b003ef037feb25ec2de3b7c9 | [
"BSD-3-Clause"
] | 1 | 2022-01-23T14:43:30.000Z | 2022-01-23T14:43:30.000Z | Version8/Source/PDElements/PDClass.pas | PMeira/electricdss-src | fab07b5584090556b003ef037feb25ec2de3b7c9 | [
"BSD-3-Clause"
] | 7 | 2018-08-15T04:00:26.000Z | 2018-10-25T10:15:59.000Z | Version8/Source/PDElements/PDClass.pas | PMeira/electricdss-src | fab07b5584090556b003ef037feb25ec2de3b7c9 | [
"BSD-3-Clause"
] | null | null | null | unit PDClass;
{
----------------------------------------------------------
Copyright (c) 2008-2015, Electric Power Research Institute, Inc.
All rights reserved.
----------------------------------------------------------
}
{$M+}
interface
uses
CktElementClass;
type
TPDClass = class(TCktEleme... | 24.748201 | 94 | 0.614535 |
f11248ffc6f8bc54594a11245df0b3c24ff59d05 | 2,429 | pas | Pascal | samples/renders_spring4d_v2_collections/UMVCWebModule.pas | juliosenha/delphimvcframework | f22ff8c99df2873a98195b9d0fc8a27f952c1141 | [
"Apache-2.0"
] | 1,009 | 2015-05-28T12:34:39.000Z | 2022-03-30T14:10:18.000Z | samples/renders_spring4d_v2_collections/UMVCWebModule.pas | FinCodeur/delphimvcframework | a45cb1383eaffc9e81a836247643390acbb7b9b0 | [
"Apache-2.0"
] | 454 | 2015-05-28T12:44:27.000Z | 2022-03-31T22:35:45.000Z | samples/renders_spring4d_v2_collections/UMVCWebModule.pas | FinCodeur/delphimvcframework | a45cb1383eaffc9e81a836247643390acbb7b9b0 | [
"Apache-2.0"
] | 377 | 2015-05-28T16:29:21.000Z | 2022-03-21T18:36:12.000Z | unit UMVCWebModule;
interface
uses
System.SysUtils,
System.Classes,
Web.HTTPApp,
MVCFramework;
type
TMyWebModule = class(TWebModule)
procedure WebModuleCreate(Sender: TObject);
procedure WebModuleDestroy(Sender: TObject);
private
FMVC: TMVCEngine;
public
{ Public declarations }
end;
... | 29.26506 | 95 | 0.745163 |
83ea9c860932d3296a5e8ef19d084e0607bdaf73 | 4,204 | pas | Pascal | core/classes/components/control proxies/editable view proxies/clsEditButtonViewProxy.pas | sjilnikov/philadelphia | db2b57e7059047f8e208b12409adbc987895567c | [
"Apache-2.0"
] | 1 | 2017-09-14T05:48:34.000Z | 2017-09-14T05:48:34.000Z | core/classes/components/control proxies/editable view proxies/clsEditButtonViewProxy.pas | sjilnikov/philadelphia | db2b57e7059047f8e208b12409adbc987895567c | [
"Apache-2.0"
] | null | null | null | core/classes/components/control proxies/editable view proxies/clsEditButtonViewProxy.pas | sjilnikov/philadelphia | db2b57e7059047f8e208b12409adbc987895567c | [
"Apache-2.0"
] | null | null | null | unit clsEditButtonViewProxy;
interface
uses
variants,
graphics,
classes,
controls,
stdCtrls,
extCtrls,
sysUtils,
clsClassKit,
clsMulticastEvents,
clsAbstractEditableViewProxy;
type
tEditButtonType = (btLeft, btRigth);
cEditButtonViewProxy = class;
tEditButtonViewProxyButtonClickedEvent =... | 23.355556 | 125 | 0.773549 |
4717329e4b76a0d4c0eb5ab38ed8ec3c900c9328 | 1,113 | pas | Pascal | samples/master_details/WebModuleUnit1.pas | kitesoft/delphimvcframework | 47d2383ddaac61979a514e5cd9f5d103a0989f68 | [
"Apache-2.0"
] | 2 | 2021-08-21T10:17:27.000Z | 2021-08-21T10:17:30.000Z | samples/master_details/WebModuleUnit1.pas | FinCodeur/delphimvcframework | a45cb1383eaffc9e81a836247643390acbb7b9b0 | [
"Apache-2.0"
] | null | null | null | samples/master_details/WebModuleUnit1.pas | FinCodeur/delphimvcframework | a45cb1383eaffc9e81a836247643390acbb7b9b0 | [
"Apache-2.0"
] | null | null | null | unit WebModuleUnit1;
interface
uses System.SysUtils, System.Classes, Web.HTTPApp, mvcframework;
type
TWebModule1 = class(TWebModule)
procedure WebModuleCreate(Sender: TObject);
private
FEngine: TMVCEngine;
public
{ Public declarations }
end;
var
WebModuleClass: TComponentClass = TWebModule1;
... | 23.680851 | 91 | 0.751123 |
471cbb42f60d2ab7034463d8c6ff85bad13632db | 101 | pas | Pascal | Libraries/SynEdit/Source/QSynHighlighterIni.pas | Patiencer/Concepts | e63910643b2401815dd4f6b19fbdf0cd7d443392 | [
"Apache-2.0"
] | 19 | 2018-10-22T23:45:31.000Z | 2021-05-16T00:06:49.000Z | package/synedit-201b/SynEdit/Source/QSynHighlighterIni.pas | RonaldoSurdi/Sistema-gerenciamento-websites-delphi | 8cc7eec2d05312dc41f514bbd5f828f9be9c579e | [
"MIT"
] | 16 | 2019-02-02T19:54:54.000Z | 2019-02-28T05:22:36.000Z | package/synedit-201b/SynEdit/Source/QSynHighlighterIni.pas | RonaldoSurdi/Sistema-gerenciamento-websites-delphi | 8cc7eec2d05312dc41f514bbd5f828f9be9c579e | [
"MIT"
] | 6 | 2018-08-30T05:16:21.000Z | 2021-05-12T20:25:43.000Z | unit QSynHighlighterIni;
{$DEFINE SYN_CLX}
{$DEFINE QSYNHIGHLIGHTERINI}
{$I SynHighlighterIni.pas}
| 14.428571 | 28 | 0.792079 |
85b5c0b3a8974f2c0c1b3717219e6036fa4cb198 | 17,135 | dfm | Pascal | vcl/Raize/RzLabelEditor.dfm | 1aq/PBox | 67ced599ee36ceaff097c6584f8100cf96006dfe | [
"MIT"
] | null | null | null | vcl/Raize/RzLabelEditor.dfm | 1aq/PBox | 67ced599ee36ceaff097c6584f8100cf96006dfe | [
"MIT"
] | null | null | null | vcl/Raize/RzLabelEditor.dfm | 1aq/PBox | 67ced599ee36ceaff097c6584f8100cf96006dfe | [
"MIT"
] | null | null | null | object RzLabelEditDlg: TRzLabelEditDlg
Left = 239
Top = 114
BorderStyle = bsDialog
Caption = ' - Label Editor'
ClientHeight = 377
ClientWidth = 631
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Verdana'
Font.Style = []
OldCreateOrder ... | 27.241653 | 76 | 0.554888 |
615930e11943c79c4bed0cde34d9dcda31bf7d14 | 65,214 | pas | Pascal | BaiduMapSDK/iOSapi.BaiduMapAPI_Search.pas | arvanus/FMXComponents | f04d62ccf452d085cb638b552bc758730dfd8518 | [
"MIT"
] | 343 | 2017-01-19T06:56:01.000Z | 2022-03-30T16:01:15.000Z | BaiduMapSDK/iOSapi.BaiduMapAPI_Search.pas | HemulGM/FMXComponents | ec4f6ab16d8e48c248ede799581b2d793504344a | [
"MIT"
] | 21 | 2017-02-20T18:38:13.000Z | 2021-12-19T06:27:25.000Z | BaiduMapSDK/iOSapi.BaiduMapAPI_Search.pas | HemulGM/FMXComponents | ec4f6ab16d8e48c248ede799581b2d793504344a | [
"MIT"
] | 107 | 2017-02-07T12:31:37.000Z | 2022-03-03T00:53:11.000Z | { *********************************************************** }
{ }
{ CodeGear Delphi Runtime Library }
{ }
{ Copyright(c) 2012-2014 Embarcadero Technologies, Inc. }
{ }
{ *********************************************************** }
//
// Delphi-Objective-C Bridge
// Interfaces for Cocoa framework BaiduMapAPI_Search
... | 33.842242 | 81 | 0.762689 |
179fbc1b6fbd26cc8e90c1b9c194a76cb68dcbec | 5,858 | pas | Pascal | uFormBot.pas | Rootmarm/sentry-2.0 | f660c31c64b280758ee6a3d83234b1d9d9ea3dc1 | [
"MIT"
] | 19 | 2018-01-06T14:41:59.000Z | 2022-02-09T14:26:09.000Z | uFormBot.pas | Rootmarm/sentry-2.0 | f660c31c64b280758ee6a3d83234b1d9d9ea3dc1 | [
"MIT"
] | null | null | null | uFormBot.pas | Rootmarm/sentry-2.0 | f660c31c64b280758ee6a3d83234b1d9d9ea3dc1 | [
"MIT"
] | 6 | 2018-03-17T22:19:50.000Z | 2021-01-25T14:02:21.000Z | unit uFormBot;
interface
uses
Classes, uFormParserBot, uBruteForcer;
type
TFormBot = class(TFormParserBot)
private
// Pointer to the Statistic's Pointer
FStatistics : PStatistics;
FRefreshSession : boolean;
FFormReferer : string; ... | 29.437186 | 90 | 0.53141 |
47379f9383a6a0ff0e421d39a07ef958bbac88ca | 5,822 | pas | Pascal | trunk/SMARTSupport/SMARTSupport.Micron.New.pas | ebangin127/nstools | 2a0bb4e6fd3688afd74afd4c7d69eeb46f096a99 | [
"MIT"
] | 15 | 2016-02-12T14:55:53.000Z | 2021-08-17T09:44:12.000Z | trunk/SMARTSupport/SMARTSupport.Micron.New.pas | ebangin127/nstools | 2a0bb4e6fd3688afd74afd4c7d69eeb46f096a99 | [
"MIT"
] | 1 | 2020-10-28T12:19:56.000Z | 2020-10-28T12:19:56.000Z | trunk/SMARTSupport/SMARTSupport.Micron.New.pas | ebangin127/nstools | 2a0bb4e6fd3688afd74afd4c7d69eeb46f096a99 | [
"MIT"
] | 7 | 2016-08-21T23:57:47.000Z | 2022-02-14T03:26:21.000Z | // Ported CrystalDiskInfo (The MIT License, http://crystalmark.info)
unit SMARTSupport.Micron.New;
interface
uses
BufferInterpreter, Device.SMART.List, SMARTSupport, Support;
type
TNewMicronSMARTSupport = class(TSMARTSupport)
private
function CheckMU014Characteristics(
const SMARTList: TSMARTValueLis... | 26.706422 | 79 | 0.732051 |
6a242eabff681fd06535a4978174fac08d1faf0f | 806 | pas | Pascal | Chapter09/Messaging/ThreadedFooBar.Polling.pas | PacktPublishing/Hands-On-Design-Patterns-with-Delphi | 30f6ab51e61d583f822be4918f4b088e2255cd82 | [
"MIT"
] | 38 | 2019-02-28T06:22:52.000Z | 2022-03-16T12:30:43.000Z | Chapter09/Messaging/ThreadedFooBar.Polling.pas | alefragnani/Hands-On-Design-Patterns-with-Delphi | 3d29e5b2ce9e99e809a6a9a178c3f5e549a8a03d | [
"MIT"
] | null | null | null | Chapter09/Messaging/ThreadedFooBar.Polling.pas | alefragnani/Hands-On-Design-Patterns-with-Delphi | 3d29e5b2ce9e99e809a6a9a178c3f5e549a8a03d | [
"MIT"
] | 18 | 2019-03-29T08:36:14.000Z | 2022-03-30T00:31:28.000Z | unit ThreadedFooBar.Polling;
interface
uses
System.Generics.Collections,
ThreadedFooBar;
type
TPollingFooBarThread = class(TFooBarThread)
strict private
FQueue: TThreadedQueue<string>;
strict protected
procedure SendMessage(const msg: string); override;
public
procedure AfterConstruction; ove... | 18.318182 | 62 | 0.78536 |
f1b46c19354d6aef3f8f4c46a276040038d5f0a6 | 4,835 | pas | Pascal | samples/CustomAuth/MainClientFormU.pas | joaoduarte19/delphimvcframework | 17cc5d5eea42dccbb9b78dd4d66260b306143909 | [
"Apache-2.0"
] | 1,009 | 2015-05-28T12:34:39.000Z | 2022-03-30T14:10:18.000Z | samples/CustomAuth/MainClientFormU.pas | FinCodeur/delphimvcframework | a45cb1383eaffc9e81a836247643390acbb7b9b0 | [
"Apache-2.0"
] | 454 | 2015-05-28T12:44:27.000Z | 2022-03-31T22:35:45.000Z | samples/CustomAuth/MainClientFormU.pas | FinCodeur/delphimvcframework | a45cb1383eaffc9e81a836247643390acbb7b9b0 | [
"Apache-2.0"
] | 377 | 2015-05-28T16:29:21.000Z | 2022-03-21T18:36:12.000Z | // ***************************************************************************
//
// Delphi MVC Framework
//
// Copyright (c) 2010-2021 Daniele Teti and the DMVCFramework Team
//
// https://github.com/danieleteti/delphimvcframework
//
// ***************************************************************************
//
// ... | 25.582011 | 122 | 0.674664 |
8310a33440b5d194034ff0c2f7fbf0ac42dbf5bf | 1,043 | pas | Pascal | Chapter04/GameOfMemory/uGameOfMem.pas | PacktPublishing/Expert-Delpi | b80f67884cfde32fff4c88cd8bd8dab30bfb8270 | [
"MIT"
] | 22 | 2017-09-13T23:05:34.000Z | 2022-01-09T11:36:41.000Z | Chapter04/GameOfMemory/uGameOfMem.pas | Nitin-Mane/Expert-Delphi | b80f67884cfde32fff4c88cd8bd8dab30bfb8270 | [
"MIT"
] | null | null | null | Chapter04/GameOfMemory/uGameOfMem.pas | Nitin-Mane/Expert-Delphi | b80f67884cfde32fff4c88cd8bd8dab30bfb8270 | [
"MIT"
] | 11 | 2017-10-30T17:31:21.000Z | 2021-08-29T22:39:39.000Z | unit uGameOfMem;
interface
type
TDifficultyLevel = (D3x2, D4x3, D4x4, D5x4, D6x4, D7x4);
TBoardSize = record
Cols, Rows: byte;
end;
function DifficultyLevelToBoardSize(Value: TDifficultyLevel): TBoardSize;
function BoardSizeToPairsCount(bs: TBoardSize): integer;
function PairsCount(Value: TDifficultyLevel... | 25.439024 | 73 | 0.723873 |
f14460e4f78ce126cb0dc2bde52df5388c9d7f94 | 1,924 | dpr | Pascal | windows/source/DelphiLibraryHelper.dpr | vhanla/delphi-library-helper | 0d0e5ceb4de1ba917961b87a0875b3f4ab5bc756 | [
"Apache-2.0"
] | 1 | 2019-05-13T12:39:21.000Z | 2019-05-13T12:39:21.000Z | windows/source/DelphiLibraryHelper.dpr | vhanla/delphi-library-helper | 0d0e5ceb4de1ba917961b87a0875b3f4ab5bc756 | [
"Apache-2.0"
] | null | null | null | windows/source/DelphiLibraryHelper.dpr | vhanla/delphi-library-helper | 0d0e5ceb4de1ba917961b87a0875b3f4ab5bc756 | [
"Apache-2.0"
] | 2 | 2019-05-13T12:39:23.000Z | 2020-02-07T18:44:09.000Z | program DelphiLibraryHelper;
uses
Vcl.Forms,
Windows,
Controls,
Dialogs,
SysUtils,
Printers,
System.UITypes,
frmDelphiLibraryHelperU in 'frmDelphiLibraryHelperU.pas' {frmDelphiLibraryHelper},
LibraryPathsU in 'LibraryPathsU.pas',
LibraryHelperU in 'LibraryHelperU.pas',
frmAddLibraryPathU in 'frmA... | 29.151515 | 94 | 0.747921 |
f1f11b7573453bc561fbcf7cbb3007129078376d | 4,520 | dfm | Pascal | net.ssa/Editors/MoveScene.dfm | ixray-team/xray-vss-archive | b245c8601dcefb505b4b51f58142da6769d4dc92 | [
"Linux-OpenIB"
] | 1 | 2022-03-26T17:00:19.000Z | 2022-03-26T17:00:19.000Z | net.ssa/Editors/MoveScene.dfm | ixray-team/xray-vss-archive | b245c8601dcefb505b4b51f58142da6769d4dc92 | [
"Linux-OpenIB"
] | null | null | null | net.ssa/Editors/MoveScene.dfm | ixray-team/xray-vss-archive | b245c8601dcefb505b4b51f58142da6769d4dc92 | [
"Linux-OpenIB"
] | 1 | 2022-03-26T17:00:21.000Z | 2022-03-26T17:00:21.000Z | object fraMoveScene: TfraMoveScene
Left = 0
Top = 0
Width = 443
Height = 277
Align = alClient
TabOrder = 0
object Panel4: TPanel
Left = 0
Top = 0
Width = 443
Height = 46
Align = alTop
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -11
... | 25.393258 | 73 | 0.571681 |
6a7b9c022fac02ce85a37985917869b8d650e6a6 | 1,622 | pas | Pascal | BAC 2018/Algo/Bac Pratique 2018 8h30.pas | Jev1337/CS-Studies | c9a67f2946b519e99c1012a59095d9d5063f9aac | [
"Apache-2.0"
] | 1 | 2021-04-28T15:02:53.000Z | 2021-04-28T15:02:53.000Z | BAC 2018/Algo/Bac Pratique 2018 8h30.pas | Jev1337/Pascal-Studies | c9a67f2946b519e99c1012a59095d9d5063f9aac | [
"Apache-2.0"
] | 1 | 2021-05-23T12:04:28.000Z | 2021-05-23T17:28:03.000Z | BAC 2018/Algo/Bac Pratique 2018 8h30.pas | Jev1337/Pascal-Studies | c9a67f2946b519e99c1012a59095d9d5063f9aac | [
"Apache-2.0"
] | null | null | null | Uses Wincrt;
Type
mat = Array[1..20,1..10] Of Integer;
Var
// n in 1..20
f,g: Text;
m: mat;
l,c: Integer;
Procedure TransfertFrom(Var f:Text; Var m:mat; Var i,max:Integer);
Var
e,j: Integer;
a: Char;
ch: String;
Begin
Reset(f);
i := 1;
j := 0;
max := 0;
ch := '';
While Not(Eof(f)) Do
Beg... | 16.55102 | 66 | 0.463625 |
f14482890f72c071936c802593320b5be7e78f2e | 27,224 | pas | Pascal | keyboard/0033.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 11 | 2015-12-12T05:13:15.000Z | 2020-10-14T13:32:08.000Z | keyboard/0033.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | null | null | null | keyboard/0033.pas | nickelsworth/swag | 7c21c0da2291fc249b9dc5cfe121a7672a4ffc08 | [
"BSD-2-Clause"
] | 8 | 2017-05-05T05:24:01.000Z | 2021-07-03T20:30:09.000Z |
UNIT HTkb;
{ Complete set of all keyboard scan codes.
Part of the Heartware Toolkit v2.00 (HTkb.PAS) for Turbo Pascal.
Author: Jose Almeida. P.O.Box 4185. 1504 Lisboa Codex. Portugal.
I can also be reached at RIME network, site ->TIB or #5314.
Feel completely free to use this source code in any... | 53.802372 | 77 | 0.2446 |
f1d97de171230544413cd9f07be872073d35888b | 10,679 | pas | Pascal | projects/gltftest/src/UnitApplication.pas | michaliskambi/pasvulkan | 54ff3c801acdfdc2cf4e99c8981f8ca1e96abb47 | [
"Zlib"
] | null | null | null | projects/gltftest/src/UnitApplication.pas | michaliskambi/pasvulkan | 54ff3c801acdfdc2cf4e99c8981f8ca1e96abb47 | [
"Zlib"
] | null | null | null | projects/gltftest/src/UnitApplication.pas | michaliskambi/pasvulkan | 54ff3c801acdfdc2cf4e99c8981f8ca1e96abb47 | [
"Zlib"
] | null | null | null | unit UnitApplication;
{$ifdef fpc}
{$mode delphi}
{$ifdef cpu386}
{$asmmode intel}
{$endif}
{$ifdef cpuamd64}
{$asmmode intel}
{$endif}
{$else}
{$ifdef conditionalexpressions}
{$if CompilerVersion>=24.0}
{$legacyifend on}
{$ifend}
{$endif}
{$endif}
{$if defined(Win32) or defined(Win64)... | 31.043605 | 159 | 0.763274 |
f17f2c758237276ce411fd1c368d4c661a205b27 | 1,940 | dfm | Pascal | Components/JVCL/examples/JvNTEventLog/JvNTEventLogMainFormU.dfm | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/examples/JvNTEventLog/JvNTEventLogMainFormU.dfm | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/examples/JvNTEventLog/JvNTEventLogMainFormU.dfm | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | 1 | 2019-12-24T08:39:18.000Z | 2019-12-24T08:39:18.000Z | object JvNTEventLogMainForm: TJvNTEventLogMainForm
Left = 248
Top = 128
Width = 630
Height = 400
Caption = 'Event Viewer'
Color = clBtnFace
Constraints.MinHeight = 400
Constraints.MinWidth = 630
DefaultMonitor = dmDesktop
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11... | 18.301887 | 50 | 0.562887 |
f1a99d9d987326635bd79906f117840454fad965 | 898 | pas | Pascal | samples/a8/bench/2ml-for-downto.pas | zbyti/Mad-Pascal | 546cae9724828f93047080109488be7d0d07d47e | [
"MIT"
] | 1 | 2021-12-15T23:47:19.000Z | 2021-12-15T23:47:19.000Z | samples/a8/bench/2ml-for-downto.pas | michalkolodziejski/Mad-Pascal | 0a7a1e2f379e50b0a23878b0d881ff3407269ed6 | [
"MIT"
] | null | null | null | samples/a8/bench/2ml-for-downto.pas | michalkolodziejski/Mad-Pascal | 0a7a1e2f379e50b0a23878b0d881ff3407269ed6 | [
"MIT"
] | null | null | null | // 591
// Effectus auto-generated Mad Pascal source code listing
program testPrg;
uses
Crt;
const
DL : array[0..8] of byte = ($70, $70, $70, $42, $E0, $00, $41, $00, $20);
var
A : byte absolute $E0;
B : byte absolute $E1;
C : byte absolute $E2;
D : byte absolute $E3;
E : byte absolute $E4;
F : byte... | 16.327273 | 75 | 0.594655 |
f102435c0635bfa43665827496ec73960d21cb56 | 1,024 | pas | Pascal | Uteis/uDocumentacao.pas | reiinoldo/Prototipagem | 1953dbe4796f1219c484095a9a6b67a85f52608a | [
"Apache-2.0"
] | null | null | null | Uteis/uDocumentacao.pas | reiinoldo/Prototipagem | 1953dbe4796f1219c484095a9a6b67a85f52608a | [
"Apache-2.0"
] | null | null | null | Uteis/uDocumentacao.pas | reiinoldo/Prototipagem | 1953dbe4796f1219c484095a9a6b67a85f52608a | [
"Apache-2.0"
] | null | null | null | unit uDocumentacao;
interface
uses
System.Classes, uPropriedades, FMX.Dialogs;
type
TDocumentacao = class(TPersistent)
private
{ Protected declarations }
fVisibilidade: TVisibilidade;
fTipo: String;
fClasse: Boolean;
fAtributo: Boolean;
function TipoIsStored:Boolean;
protected
{ ... | 20.897959 | 80 | 0.744141 |
83843ef25bd457e3f7ee382c687674ac61730173 | 5,559 | pas | Pascal | Lego/bricxcc/Translate.pas | jodosh/Personal | 92c943b95d3a07789d5f24faf60d4708040e22cb | [
"MIT"
] | null | null | null | Lego/bricxcc/Translate.pas | jodosh/Personal | 92c943b95d3a07789d5f24faf60d4708040e22cb | [
"MIT"
] | 1 | 2017-09-18T14:15:00.000Z | 2017-09-18T14:15:00.000Z | Lego/bricxcc/Translate.pas | jodosh/Personal | 92c943b95d3a07789d5f24faf60d4708040e22cb | [
"MIT"
] | null | null | null | (*
* The contents of this file are subject to the Mozilla Public License
* Version 1.1 (the "License"); you may not use this file except in
* compliance with the License. You may obtain a copy of the License at
* http://www.mozilla.org/MPL/
*
* Software distributed under the License is distributed on an "AS... | 23.555085 | 97 | 0.59633 |
85dd63a960cfe9454d32d25b153c3377e47f92a1 | 1,292 | dfm | Pascal | Section 1/CODE/Video05/MainFormU.dfm | PacktPublishing/Delphi-Solutions---Part-2 | 8b9674aa8b4d0d3566d040568c5a0e5161848532 | [
"MIT"
] | 4 | 2019-07-14T03:56:44.000Z | 2021-10-02T03:20:03.000Z | Section 1/CODE/Video05/MainFormU.dfm | PacktPublishing/Delphi-Solutions---Part-2 | 8b9674aa8b4d0d3566d040568c5a0e5161848532 | [
"MIT"
] | 1 | 2019-10-28T16:51:11.000Z | 2019-10-28T16:51:11.000Z | Section 1/CODE/Video05/MainFormU.dfm | PacktPublishing/Delphi-Solutions---Part-2 | 8b9674aa8b4d0d3566d040568c5a0e5161848532 | [
"MIT"
] | 2 | 2020-01-28T09:02:21.000Z | 2020-06-27T15:30:43.000Z | object MainForm: TMainForm
Left = 0
Top = 0
Caption = 'TTask'
ClientHeight = 217
ClientWidth = 343
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
DesignSize = (
343
217)
PixelsPe... | 19 | 48 | 0.622291 |
470b1af8264287298d10e083e764594671f84658 | 5,038 | pas | Pascal | Source/ClientGuiCom/ControlPacks/BoldControllerListControlPackCom.pas | LenakeTech/BoldForDelphi | 3ef25517d5c92ebccc097c6bc2f2af62fc506c71 | [
"MIT"
] | 121 | 2020-09-22T10:46:20.000Z | 2021-11-17T12:33:35.000Z | Source/ClientGuiCom/ControlPacks/BoldControllerListControlPackCom.pas | LenakeTech/BoldForDelphi | 3ef25517d5c92ebccc097c6bc2f2af62fc506c71 | [
"MIT"
] | 8 | 2020-09-23T12:32:23.000Z | 2021-07-28T07:01:26.000Z | Source/ClientGuiCom/ControlPacks/BoldControllerListControlPackCom.pas | LenakeTech/BoldForDelphi | 3ef25517d5c92ebccc097c6bc2f2af62fc506c71 | [
"MIT"
] | 42 | 2020-09-22T14:37:20.000Z | 2021-10-04T10:24:12.000Z | unit BoldControllerListControlPackCom;
{$DEFINE BOLDCOMCLIENT} {Clientified 2002-08-05 13:13:02}
interface
uses
Classes,
BoldControlPackDefs,
BoldComObjectSpace_TLB, BoldClientElementSupport, BoldComClient,
BoldControlPackCom,
BoldListControlPackCom;
type
TBoldControllerListAsFollowerListRendererCom = c... | 31.098765 | 124 | 0.819968 |
471ddf81f60b444df2b80087f318d777cbd6926b | 1,366 | pas | Pascal | PROG_ADMIN/MantCorre.pas | carlosthieme/FerrePOS | 54232bb0e02e4f7383c8d99ec6a9112b4e95b10e | [
"Unlicense"
] | null | null | null | PROG_ADMIN/MantCorre.pas | carlosthieme/FerrePOS | 54232bb0e02e4f7383c8d99ec6a9112b4e95b10e | [
"Unlicense"
] | null | null | null | PROG_ADMIN/MantCorre.pas | carlosthieme/FerrePOS | 54232bb0e02e4f7383c8d99ec6a9112b4e95b10e | [
"Unlicense"
] | null | null | null | unit MantCorre;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
StdCtrls, Buttons, DBCtrls, Mask, Db, ExtCtrls, DBTables;
type
TMantCorrelativosForm = class(TForm)
Panel1: TPanel;
Correlativos: TTable;
DSCorrelativos: TDataSource;
Bevel1: TBevel;
Bev... | 22.032258 | 75 | 0.72328 |
6a91884f4cf0dd98d6667b763e2568e64e5d6659 | 520 | pas | Pascal | URota.pas | jorge-1987/chameleon-capturerD | 591d85789b7a833129630f0c862724b6a35e91f2 | [
"MIT"
] | 1 | 2019-11-20T02:29:04.000Z | 2019-11-20T02:29:04.000Z | URota.pas | jorge-1987/chameleon-capturerD | 591d85789b7a833129630f0c862724b6a35e91f2 | [
"MIT"
] | null | null | null | URota.pas | jorge-1987/chameleon-capturerD | 591d85789b7a833129630f0c862724b6a35e91f2 | [
"MIT"
] | 1 | 2019-11-20T02:29:04.000Z | 2019-11-20T02:29:04.000Z | unit URota;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TFrmRota = class(TForm)
RadioGroup1: TRadioGroup;
Button1: TButton;
procedure Button1Click(Sender: TObject);
private
{ Private declarations }
... | 15.757576 | 77 | 0.673077 |
85e56f14cb6b9f0cc0db24a4786a134f35ad0317 | 2,866 | pas | Pascal | Source/Services/SQS/Base/Model/AWS.SQS.Model.UntagQueueRequest.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.UntagQueueRequest.pas | herux/aws-sdk-delphi | 4ef36e5bfc536b1d9426f78095d8fda887f390b5 | [
"Apache-2.0"
] | 5 | 2021-09-01T09:31:16.000Z | 2022-03-16T18:19:21.000Z | Source/Services/SQS/Base/Model/AWS.SQS.Model.UntagQueueRequest.pas | herux/aws-sdk-delphi | 4ef36e5bfc536b1d9426f78095d8fda887f390b5 | [
"Apache-2.0"
] | 13 | 2021-07-29T02:41:16.000Z | 2022-03-16T10:22:38.000Z | unit AWS.SQS.Model.UntagQueueRequest;
interface
uses
Bcl.Types.Nullable,
System.Generics.Collections,
AWS.SQS.Model.Request;
type
TUntagQueueRequest = class;
IUntagQueueRequest = interface
function GetQueueUrl: string;
procedure SetQueueUrl(const Value: string);
function GetTagKeys: TList<... | 24.288136 | 75 | 0.763782 |
83a58acecd824d316634bd4f8dfcdbe3b9ae4a12 | 6,693 | pas | Pascal | Components/PngComponents/Design/PngComponentEditors.pas | jaksco/cubicexplorer | 7bf2513700477d753fd8ea1c6226ddab0175df91 | [
"Condor-1.1"
] | 1 | 2021-09-23T17:32:49.000Z | 2021-09-23T17:32:49.000Z | Components/PngComponents/Design/PngComponentEditors.pas | jaksco/cubicexplorer | 7bf2513700477d753fd8ea1c6226ddab0175df91 | [
"Condor-1.1"
] | null | null | null | Components/PngComponents/Design/PngComponentEditors.pas | jaksco/cubicexplorer | 7bf2513700477d753fd8ea1c6226ddab0175df91 | [
"Condor-1.1"
] | null | null | null | unit PngComponentEditors;
{$I ..\Include\Thany.inc}
interface
uses
Windows, SysUtils, Forms, Classes, Controls, PngImageList, TypInfo,
{$IFDEF THANY_COMPILER_6_UP} DesignIntf, DesignEditors, ColnEdit {$ELSE} DsgnIntf {$ENDIF};
type
{$IFNDEF THANY_COMPILER_6_UP}
IProperty = TPropertyEditor;
ID... | 24.25 | 154 | 0.731511 |
f1781798ce1d39c9cc14ae54f01e3f3f66ec103e | 30,232 | pas | Pascal | src/ce_common.pas | gzwplato/Coedit | 4de6100c8e6f7d0292c8d441253f4a7ab2dc813b | [
"BSL-1.0"
] | null | null | null | src/ce_common.pas | gzwplato/Coedit | 4de6100c8e6f7d0292c8d441253f4a7ab2dc813b | [
"BSL-1.0"
] | null | null | null | src/ce_common.pas | gzwplato/Coedit | 4de6100c8e6f7d0292c8d441253f4a7ab2dc813b | [
"BSL-1.0"
] | 1 | 2018-06-28T23:45:14.000Z | 2018-06-28T23:45:14.000Z | unit ce_common;
{$I ce_defines.inc}
interface
uses
Classes, SysUtils,
{$IFDEF WINDOWS}
Windows, JwaTlHelp32, registry,
{$ELSE}
ExtCtrls, FileUtil, LazFileUtils,
{$ENDIF}
{$IFNDEF CEBUILD}
forms,
{$ENDIF}
process, asyncprocess, ghashmap, ghashset, LCLIntf;
const
exeExt = {$IFDEF WINDOWS} '.exe... | 22.972644 | 121 | 0.653314 |
471ce212215653eb0a22ad1d846d7398e5444347 | 9,026 | pas | Pascal | src/Core/PureMVC.Core.Controller.pas | gitter-badger/puremvc-delphi-standard-framework-1 | 8c30be4c3d234d4d2883a4ef282c4080458aadc1 | [
"BSD-3-Clause"
] | 12 | 2017-02-24T00:28:03.000Z | 2021-02-25T16:34:17.000Z | src/Core/PureMVC.Core.Controller.pas | gitter-badger/puremvc-delphi-standard-framework-1 | 8c30be4c3d234d4d2883a4ef282c4080458aadc1 | [
"BSD-3-Clause"
] | null | null | null | src/Core/PureMVC.Core.Controller.pas | gitter-badger/puremvc-delphi-standard-framework-1 | 8c30be4c3d234d4d2883a4ef282c4080458aadc1 | [
"BSD-3-Clause"
] | 10 | 2015-10-31T09:50:18.000Z | 2020-11-18T14:58:06.000Z | {
PureMVC Delphi Port by Jorge L. Cangas <jorge.cangas@puremvc.org>
PureMVC - Copyright(c) 2006-11 Futurescale, Inc., Some rights reserved.
Your reuse is governed by the Creative Commons Attribution 3.0 License
}
unit PureMVC.Core.Controller;
interface
uses
SysUtils,
PureMVC.Patterns.Collections,
... | 32.467626 | 154 | 0.664635 |
470d1444deb8fc070b0dbccd20add2ce3825acb6 | 4,312 | pas | Pascal | Import/Indy9/IdLogBase.pas | pavkam/wow-protocol | 2adc5df4cb15f29009dd6536fec18df5a8881ebb | [
"MIT"
] | 2 | 2018-01-09T16:49:35.000Z | 2021-07-17T06:47:53.000Z | Import/Indy9/IdLogBase.pas | pavkam/wow-protocol | 2adc5df4cb15f29009dd6536fec18df5a8881ebb | [
"MIT"
] | null | null | null | Import/Indy9/IdLogBase.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 ... | 24.781609 | 92 | 0.612477 |
f1dcb628d313541ac6a28a8ca454d6eb97c736e2 | 45,255 | dfm | Pascal | main.dfm | mikefsp/fr-contest-20 | eb1ae41f8bb424e571822116c0937ea4771f96cb | [
"MIT"
] | 1 | 2021-03-25T09:22:46.000Z | 2021-03-25T09:22:46.000Z | main.dfm | mikefsp/fr-contest-20 | eb1ae41f8bb424e571822116c0937ea4771f96cb | [
"MIT"
] | null | null | null | main.dfm | mikefsp/fr-contest-20 | eb1ae41f8bb424e571822116c0937ea4771f96cb | [
"MIT"
] | null | null | null | object frmMain: TfrmMain
Left = 0
Top = 0
Caption = 'Fast Reports Contest 2020'
ClientHeight = 618
ClientWidth = 700
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCente... | 37.7125 | 312 | 0.62234 |
4735d18fd1ba63372f6ba46fc575ab8f9b3d5892 | 28,719 | pas | Pascal | Core/DW.Android.Helpers.pas | DelphiWorlds/Kastr | 2622c7568c9e6ba02ffc9b89ce84f2836235b759 | [
"MIT"
] | 259 | 2020-05-27T03:15:19.000Z | 2022-03-24T16:35:02.000Z | Core/DW.Android.Helpers.pas | DelphiWorlds/Kastr | 2622c7568c9e6ba02ffc9b89ce84f2836235b759 | [
"MIT"
] | 95 | 2020-06-16T09:46:06.000Z | 2022-03-28T00:27:07.000Z | Core/DW.Android.Helpers.pas | DelphiWorlds/Kastr | 2622c7568c9e6ba02ffc9b89ce84f2836235b759 | [
"MIT"
] | 56 | 2020-06-04T19:32:40.000Z | 2022-03-26T15:32:47.000Z | unit DW.Android.Helpers;
{*******************************************************}
{ }
{ Kastri }
{ }
{ Delphi Worlds Cross-Platform Library ... | 35.988722 | 157 | 0.72015 |
859365b702bfc234d3dafce2255d2550f1780ed8 | 1,059 | pas | Pascal | windows/src/test/test_vistaaltfixunit/vafuForm2.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/test/test_vistaaltfixunit/vafuForm2.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 4,451 | 2017-05-29T02:52:06.000Z | 2022-03-31T23:53:23.000Z | windows/src/test/test_vistaaltfixunit/vafuForm2.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | (*
Name: vafuForm2
Copyright: Copyright (C) 2003-2017 SIL International.
Documentation:
Description:
Create Date: 2 Feb 2012
Modified Date: 2 Feb 2012
Authors: mcdurdin
Related Files:
Dependencies:
Bugs:
Todo:
Not... | 19.254545 | 93 | 0.644004 |
83d5e35c66ee4670b30a3c6b4127ee5dd006f36a | 3,700 | pas | Pascal | Source/Persistence/SQL/Spring.Persistence.SQL.Commands.BulkInsert.MongoDB.pas | VSoftTechnologies/Spring4DMirror | 083931ede091613e82173fa41da413bb9ffcebea | [
"Apache-2.0"
] | 1 | 2021-02-17T12:38:20.000Z | 2021-02-17T12:38:20.000Z | Source/Persistence/SQL/Spring.Persistence.SQL.Commands.BulkInsert.MongoDB.pas | VSoftTechnologies/Spring4DMirror | 083931ede091613e82173fa41da413bb9ffcebea | [
"Apache-2.0"
] | null | null | null | Source/Persistence/SQL/Spring.Persistence.SQL.Commands.BulkInsert.MongoDB.pas | VSoftTechnologies/Spring4DMirror | 083931ede091613e82173fa41da413bb9ffcebea | [
"Apache-2.0"
] | 2 | 2021-03-17T07:42:29.000Z | 2021-05-03T13:55:00.000Z | {***************************************************************************}
{ }
{ Spring Framework for Delphi }
{ }
{ ... | 36.27451 | 109 | 0.514324 |
f17e28cd5e8e19e8b8efd1821f8ef65e96fb964b | 2,276 | pas | Pascal | Oxygene/Echoes/Language/Interfaces/SampleClasses.pas | remobjects/ElementsSamples | 744647f59424c18ccb06c0c776b2dcafdabb0513 | [
"MIT"
] | 19 | 2016-04-09T12:40:27.000Z | 2022-02-22T12:15:03.000Z | Oxygene/Echoes/Language/Interfaces/SampleClasses.pas | remobjects/ElementsSamples | 744647f59424c18ccb06c0c776b2dcafdabb0513 | [
"MIT"
] | 3 | 2017-09-05T09:31:29.000Z | 2019-09-11T04:49:27.000Z | Oxygene/Echoes/Language/Interfaces/SampleClasses.pas | remobjects/ElementsSamples | 744647f59424c18ccb06c0c776b2dcafdabb0513 | [
"MIT"
] | 11 | 2016-12-29T19:30:39.000Z | 2021-08-31T12:20:27.000Z | namespace InterfacesSample.SampleClasses;
interface
uses
System,
System.Windows.Forms;
type
{ IVersionInfo interface
Notice how, in Oxygene, there's no need to declare setter and getter methods for
interface properties. Their implementation and names are deferred to the class
that implements... | 29.558442 | 124 | 0.746485 |
473ac2bec24907fbbcfc4b95fa85d28e074d0178 | 8,377 | pas | Pascal | Components/JVCL/qexamples/JvXPControls/Simple/MainFrm.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/qexamples/JvXPControls/Simple/MainFrm.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/qexamples/JvXPControls/Simple/MainFrm.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | 1 | 2019-12-24T08:39:18.000Z | 2019-12-24T08:39:18.000Z | {******************************************************************************}
{* WARNING: JEDI VCL To CLX Converter generated unit. *}
{* Manual modifications will be lost on next release. *}
{****************************************************************************... | 31.025926 | 107 | 0.552584 |
446fd8c786dfcbdd5be05e9f013e4c5bbef77a06 | 128 | pas | Pascal | Blob_Lib/assimp-5.2.3/assimp/port/AssimpDelphi/aiColor4D.pas | antholuo/Blob_Traffic | 5d6acf88044e9abc63c0ff356714179eaa4b75bf | [
"MIT"
] | null | null | null | Blob_Lib/assimp-5.2.3/assimp/port/AssimpDelphi/aiColor4D.pas | antholuo/Blob_Traffic | 5d6acf88044e9abc63c0ff356714179eaa4b75bf | [
"MIT"
] | null | null | null | Blob_Lib/assimp-5.2.3/assimp/port/AssimpDelphi/aiColor4D.pas | antholuo/Blob_Traffic | 5d6acf88044e9abc63c0ff356714179eaa4b75bf | [
"MIT"
] | null | null | null | version https://git-lfs.github.com/spec/v1
oid sha256:997392a8254d08127c7cc59c542079fe927f8210e90c5195eaf117d5139ba6d3
size 293
| 32 | 75 | 0.882813 |
f1fed8791b8e7e5c4be6029b37c37975409c0602 | 30,047 | pas | Pascal | Libraries/DDuce/Factories/DDuce.Factories.VirtualTrees.pas | juliomar/Concepts | ef75301c6cc10c4cf7806432a970b87bf88937e2 | [
"Apache-2.0"
] | null | null | null | Libraries/DDuce/Factories/DDuce.Factories.VirtualTrees.pas | juliomar/Concepts | ef75301c6cc10c4cf7806432a970b87bf88937e2 | [
"Apache-2.0"
] | null | null | null | Libraries/DDuce/Factories/DDuce.Factories.VirtualTrees.pas | juliomar/Concepts | ef75301c6cc10c4cf7806432a970b87bf88937e2 | [
"Apache-2.0"
] | 1 | 2021-03-16T16:06:57.000Z | 2021-03-16T16:06:57.000Z | {
Copyright (C) 2013-2019 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.535569 | 81 | 0.608746 |
83c035bae7b274e9209044d0c9d97986b1b4211d | 7,632 | dfm | Pascal | src/xray/editors/ECore/Editor/SoundEditor.dfm | OLR-xray/OLR-3.0 | b6a9bb2a0c1fb849b8c6cea2e831e1ceea5cc611 | [
"Apache-2.0"
] | 8 | 2016-01-25T20:18:51.000Z | 2019-03-06T07:00:04.000Z | src/xray/editors/ECore/Editor/SoundEditor.dfm | OLR-xray/OLR-3.0 | b6a9bb2a0c1fb849b8c6cea2e831e1ceea5cc611 | [
"Apache-2.0"
] | null | null | null | src/xray/editors/ECore/Editor/SoundEditor.dfm | OLR-xray/OLR-3.0 | b6a9bb2a0c1fb849b8c6cea2e831e1ceea5cc611 | [
"Apache-2.0"
] | 3 | 2016-02-14T01:20:43.000Z | 2021-02-03T11:19:11.000Z | object frmSoundLib: TfrmSoundLib
Left = -578
Top = 142
Width = 350
Height = 469
BorderIcons = [biSystemMenu, biMinimize]
Caption = 'Sound Editor'
Color = 10528425
Constraints.MinHeight = 400
Constraints.MinWidth = 350
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
F... | 36.342857 | 70 | 0.763234 |
f1fcd2692cff1824f4d03f2aa80ecd0c17120631 | 2,803 | dfm | Pascal | windows/src/ext/jedi/jvcl/tests/archive/jvcl/examples/Profiler32/Profiler32MainFormU.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/examples/Profiler32/Profiler32MainFormU.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/examples/Profiler32/Profiler32MainFormU.dfm | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 72 | 2017-05-26T04:08:37.000Z | 2022-03-03T10:26:20.000Z | object Profiler32MainForm: TProfiler32MainForm
Left = 343
Top = 157
Width = 506
Height = 307
Caption = 'Profiler 32 test program'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True... | 17.628931 | 47 | 0.467 |
f19607f232b35f7fb2726a1a21c4380b02942f58 | 6,972 | pas | Pascal | windows/src/ext/jedi/jvcl/jvcl/design/JvSegmentedLEDDisplayMappingForm.pas | bravogeorge/keyman | c0797e36292de903d7313214d1f765e3d9a2bf4d | [
"MIT"
] | 219 | 2017-06-21T03:37:03.000Z | 2022-03-27T12:09:28.000Z | windows/src/ext/jedi/jvcl/jvcl/design/JvSegmentedLEDDisplayMappingForm.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/design/JvSegmentedLEDDisplayMappingForm.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.341176 | 95 | 0.715577 |
85afbba05ad0a0e29caea33945ad508517e15a5b | 622 | dpr | Pascal | Sources/BottomNavigation.dpr | Embarcadero/Bottom-Navigation-Template | 0cf8cf1f2c52698934cfbcd595bd7f80260998ce | [
"MIT"
] | null | null | null | Sources/BottomNavigation.dpr | Embarcadero/Bottom-Navigation-Template | 0cf8cf1f2c52698934cfbcd595bd7f80260998ce | [
"MIT"
] | null | null | null | Sources/BottomNavigation.dpr | Embarcadero/Bottom-Navigation-Template | 0cf8cf1f2c52698934cfbcd595bd7f80260998ce | [
"MIT"
] | null | null | null | program BottomNavigation;
uses
System.StartUpCopy,
FMX.Forms,
ufrmMain in 'GUI\ufrmMain.pas' {fmrMain},
ufrmBasic in 'GUI\ufrmBasic.pas' {frmBasic},
ufrmShifting in 'GUI\ufrmShifting.pas' {frmShifting},
ufrmLight in 'GUI\ufrmLight.pas' {frmLight},
ufrmDark in 'GUI\ufrmDark.pas' {frmDark},
ufrmIcon in '... | 27.043478 | 64 | 0.737942 |
f12caaf69240d42ab441b11470591b3ad46d82bb | 489 | pas | Pascal | Libraries/Spring4D/Samples/IntroToDependencyInjection/8-FieldInjection/uOrderInterfaces.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 62 | 2016-01-20T16:26:25.000Z | 2022-02-28T14:25:52.000Z | Libraries/Spring4D/Samples/IntroToDependencyInjection/8-FieldInjection/uOrderInterfaces.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | null | null | null | Libraries/Spring4D/Samples/IntroToDependencyInjection/8-FieldInjection/uOrderInterfaces.pas | jomael/Concepts | 82d18029e41d55e897d007f826c021cdf63e53f8 | [
"Apache-2.0"
] | 20 | 2016-09-08T00:15:22.000Z | 2022-01-26T13:13:08.000Z | unit uOrderInterfaces;
interface
uses
uOrder;
type
IOrderValidator = interface
['{6D0F52B4-A96F-4C96-97A4-DE45324FDE1B}']
function ValidateOrder(aOrder: TOrder): Boolean;
end;
IOrderEntry = interface
['{8D272909-3324-4849-A128-C85E249520CD}']
function EnterOrderIntoDatabase(aOrder: TOrder): Bool... | 18.111111 | 61 | 0.738241 |
f19ce079be8feddb180e83e32a21374eb6690fd1 | 3,366 | pas | Pascal | Components/JVCL/examples/JvTimeFrameWork/PhotoOp/ShareUnit.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/examples/JvTimeFrameWork/PhotoOp/ShareUnit.pas | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/JVCL/examples/JvTimeFrameWork/PhotoOp/ShareUnit.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... | 29.526316 | 85 | 0.641711 |
4737fa6289ec5ffbe3092e048741849c68e380b5 | 401 | pas | Pascal | O3.pas | igororeshin/Homeworks | 18f8737ba407d0eadf825be91c2d2c3b6978d075 | [
"Apache-2.0"
] | null | null | null | O3.pas | igororeshin/Homeworks | 18f8737ba407d0eadf825be91c2d2c3b6978d075 | [
"Apache-2.0"
] | null | null | null | O3.pas | igororeshin/Homeworks | 18f8737ba407d0eadf825be91c2d2c3b6978d075 | [
"Apache-2.0"
] | null | null | null | const
N = 4;
var
a: array [1..N] of integer;
i, p: integer;
begin
for i := 1 to N do
begin
readln(a[i]);
end;
for i := 1 to N do
begin
p := i;
while (p > 1) and (a[p] < a[p - 1]) do
begin
a[p] := a[p] + a[p - 1];
a[p - 1] := a[p] - a[p - 1];
a[p] := a[p] - a[p - 1];
... | 14.851852 | 42 | 0.391521 |
6a8c99f0715e0f341a21252480fcc90844876ce2 | 5,323 | pas | Pascal | Source/TextEditor.Export.HTML.pas | edwinyzh/TTextEditor | d1844c5ff10fe302457b8d58348c7dbd015703e7 | [
"MIT"
] | null | null | null | Source/TextEditor.Export.HTML.pas | edwinyzh/TTextEditor | d1844c5ff10fe302457b8d58348c7dbd015703e7 | [
"MIT"
] | null | null | null | Source/TextEditor.Export.HTML.pas | edwinyzh/TTextEditor | d1844c5ff10fe302457b8d58348c7dbd015703e7 | [
"MIT"
] | null | null | null | unit TextEditor.Export.HTML;
interface
uses
System.Classes, System.SysUtils, Vcl.Graphics, TextEditor.Highlighter, TextEditor.Lines;
type
TTextEditorExportHTML = class(TObject)
private
FCharSet: string;
FFont: TFont;
FHighlighter: TTextEditorHighlighter;
FLines: TTextEditorLines;
FStringLi... | 27.580311 | 118 | 0.688146 |
f1f484bd7a40a6edc8601a98b65fed6ebf179c87 | 422 | dfm | Pascal | src/UFMain.dfm | aleksusklim/StampGrid | 78b527f30a041e25a89d7d32180b765a6f6cc3ca | [
"Unlicense"
] | null | null | null | src/UFMain.dfm | aleksusklim/StampGrid | 78b527f30a041e25a89d7d32180b765a6f6cc3ca | [
"Unlicense"
] | null | null | null | src/UFMain.dfm | aleksusklim/StampGrid | 78b527f30a041e25a89d7d32180b765a6f6cc3ca | [
"Unlicense"
] | null | null | null | object FMain: TFMain
Left = 192
Top = 107
Width = 256
Height = 128
Color = clHighlight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeig... | 18.347826 | 33 | 0.611374 |
f12dee125aaf44e676ab288e6ffc8c439540bdc1 | 2,036 | pas | Pascal | src/lnet/trunk/tests/http/httptest.pas | laggyluk/brick_engine | 1fc63d8186b4eb12cbfdb3a8b48a901089d3994c | [
"MIT"
] | 1 | 2019-05-24T19:20:12.000Z | 2019-05-24T19:20:12.000Z | src/lnet/trunk/tests/http/httptest.pas | laggyluk/brick_engine | 1fc63d8186b4eb12cbfdb3a8b48a901089d3994c | [
"MIT"
] | null | null | null | src/lnet/trunk/tests/http/httptest.pas | laggyluk/brick_engine | 1fc63d8186b4eb12cbfdb3a8b48a901089d3994c | [
"MIT"
] | null | null | null | program httptest;
{$mode objfpc}{$H+}
uses
SysUtils, Classes,
lNet, lHTTP;
const
MAX_COUNT = 10000;
type
{ TTest }
TTest = class
protected
FHTTP: TLHTTPClient;
FBuffer: string;
FExpected: string;
FQuit: Boolean;
FCount: Integer;
procedure OnEr(const msg: string; aSocket: TLS... | 17.109244 | 91 | 0.676326 |
85ed6233c7d8f318530cd807295d745721621f63 | 35,440 | pas | Pascal | HODLER_Multiplatform_Win_And_iOS_Linux/additionalUnits/AccountData.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/AccountData.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/AccountData.pas | Ecoent/HODLER-Open-Source-Multi-Asset-Wallet | a8c54ecfc569d0ee959b6f0e7826c4ee4b5c4848 | [
"Unlicense"
] | 34 | 2018-10-30T00:40:37.000Z | 2022-02-15T06:00:15.000Z | unit AccountData;
interface
uses tokenData, WalletStructureData, cryptoCurrencyData, System.IOUtils,
FMX.Graphics, System.types, FMX.types, FMX.Controls, FMX.StdCtrls,
Sysutils, Classes, FMX.Dialogs, Json, Velthuis.BigIntegers, math,
System.Generics.Collections, System.SyncObjs, THreadKindergartenData
{$IFDEF... | 22.122347 | 108 | 0.664306 |
851fe79ef2e9bca82c412cec0a211736074fdf48 | 435 | pas | Pascal | Diverses/Source/iupcc/unt_iupcc_bsp.pas | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 11 | 2017-06-17T05:13:45.000Z | 2021-07-11T13:18:48.000Z | Diverses/Source/iupcc/unt_iupcc_bsp.pas | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 2 | 2019-03-05T12:52:40.000Z | 2021-12-03T12:34:26.000Z | Diverses/Source/iupcc/unt_iupcc_bsp.pas | joecare99/Public | 9eee060fbdd32bab33cf65044602976ac83f4b83 | [
"MIT"
] | 6 | 2017-09-07T09:10:09.000Z | 2022-02-19T20:19:58.000Z | unit unt_iupcc_bsp;
{$mode objfpc}{$H+}
interface
uses
Classes, SysUtils;
const
CntCnt = 10;
CntData: array[1..CntCnt - 1] of single = (1,2,3,4,5,6,7,8.9,10);
Test = 'ABCDE' {Werte von für SQR((A * A}+{B * B)) mit #23 bei 'A', 'B' bei #4 ( und zusätzlich }'F´ bei ´H' ;
imp... | 15 | 115 | 0.556322 |
f18fc8d775feaa4b8f4b3368701110fc23d6e7e9 | 8,838 | pas | Pascal | source/base/DelphiLens.pas | gabr42/DelphiLens | f8e49178095151b903869281f7b24b27e394b690 | [
"BSD-3-Clause"
] | 7 | 2017-09-05T10:52:47.000Z | 2021-06-25T07:26:12.000Z | source/base/DelphiLens.pas | gabr42/DelphiLens | f8e49178095151b903869281f7b24b27e394b690 | [
"BSD-3-Clause"
] | 21 | 2017-11-16T08:16:56.000Z | 2018-09-02T06:54:49.000Z | source/base/DelphiLens.pas | gabr42/DelphiLens | f8e49178095151b903869281f7b24b27e394b690 | [
"BSD-3-Clause"
] | 5 | 2017-11-02T15:57:36.000Z | 2021-06-25T07:26:13.000Z | unit DelphiLens;
interface
uses
DelphiLens.Intf;
function CreateDelphiLens(const projectFile: string): IDelphiLens;
implementation
uses
System.SysUtils, System.Classes,
DelphiAST.Consts, DelphiAST.Classes, DelphiAST.Serialize.Binary, DelphiAST.ProjectIndexer,
DelphiLens.Cache.Intf, DelphiLens.Cache,
Delp... | 30.475862 | 108 | 0.752093 |
856ed0e568378982aeff8bb8bbf8df188bae2a17 | 19,155 | dfm | Pascal | MAF_Editors/frmHookManager_Editor.dfm | HelgeLange/MAF | 405f34c132fa5c391ee2c3a056bacc0de0aa721f | [
"Apache-2.0"
] | 4 | 2018-06-20T08:41:00.000Z | 2018-11-01T19:47:41.000Z | MAF_Editors/frmHookManager_Editor.dfm | AdriaanBoshoff/MAF | 405f34c132fa5c391ee2c3a056bacc0de0aa721f | [
"Apache-2.0"
] | null | null | null | MAF_Editors/frmHookManager_Editor.dfm | AdriaanBoshoff/MAF | 405f34c132fa5c391ee2c3a056bacc0de0aa721f | [
"Apache-2.0"
] | 2 | 2018-06-20T13:46:12.000Z | 2019-08-26T00:29:03.000Z | object fDFTEdit: TfDFTEdit
Left = 202
Top = 81
Caption = 'DFT Editor'
ClientHeight = 545
ClientWidth = 787
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClos... | 25.337302 | 82 | 0.428139 |
834baffa7e80510278975cd9ea85bbe120e5acd4 | 4,340 | pas | Pascal | uReportsFrame.pas | bravesoftdz/Windows-10-Point-of-Sale | 55f24d7d1bcae0d75a1a3b7d8b26f9d766c4e571 | [
"MIT"
] | 6 | 2021-06-21T08:18:12.000Z | 2021-11-09T11:52:21.000Z | uReportsFrame.pas | Embarcadero/Windows-10-Point-of-Sale | 55f24d7d1bcae0d75a1a3b7d8b26f9d766c4e571 | [
"MIT"
] | null | null | null | uReportsFrame.pas | Embarcadero/Windows-10-Point-of-Sale | 55f24d7d1bcae0d75a1a3b7d8b26f9d766c4e571 | [
"MIT"
] | 2 | 2021-10-01T11:42:38.000Z | 2022-02-17T22:31:38.000Z | unit uReportsFrame;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes,
Vcl.Graphics, Vcl.Controls, Vcl.Forms, Vcl.Dialogs, Vcl.Grids, Vcl.Buttons,
Vcl.StdCtrls, Vcl.WinXCtrls, Vcl.VirtualImage, Vcl.ExtCtrls,
Data.Bind.Components, Data.Bind.DBScope, Data.Bind.Cont... | 28.741722 | 163 | 0.744009 |
f1b050a43e67e12a9938cf243ed5ea3f7f0a2102 | 7,363 | dfm | Pascal | Components/jcl/examples/common/filesearch/QFileSearchDemoMain.dfm | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/jcl/examples/common/filesearch/QFileSearchDemoMain.dfm | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | null | null | null | Components/jcl/examples/common/filesearch/QFileSearchDemoMain.dfm | sabatex/Delphi | 0efbe6eb38bf8aa2bf269d1866741266e90b9cbf | [
"MIT"
] | 1 | 2019-12-24T08:39:18.000Z | 2019-12-24T08:39:18.000Z | object FileSearchForm: TFileSearchForm
Left = 258
Top = 301
Width = 787
Height = 508
HorzScrollBar.Range = 378
VertScrollBar.Range = 252
ActiveControl = StartBtn
AutoScroll = False
Caption = 'File Search Demo (TJclFileEnumerator)'
Color = clBtnFace
Constraints.MinHeight = 279
Constraints.MinWidt... | 20.799435 | 51 | 0.538368 |
f1be782a3583643793b65e28ec1d007cce3762ee | 7,148 | pas | Pascal | Tests/Test Cases/SysUtils.DateTime.pas | atkins126/DelphiRTL | f0ea29598025346577870cc9a27338592c4dac1b | [
"BSD-2-Clause"
] | 1 | 2019-05-13T04:44:29.000Z | 2019-05-13T04:44:29.000Z | Tests/Test Cases/SysUtils.DateTime.pas | anomous/DelphiRTL | 0bd427025b479a1356da846b7788e3ba3bc9a3c8 | [
"BSD-2-Clause"
] | null | null | null | Tests/Test Cases/SysUtils.DateTime.pas | anomous/DelphiRTL | 0bd427025b479a1356da846b7788e3ba3bc9a3c8 | [
"BSD-2-Clause"
] | null | null | null | namespace DelphiRTL.Tests.Shared.Test_Cases;
uses
RemObjects.Elements.EUnit,
RemObjects.Elements.RTL.Delphi;
type
SysUtilsDateTimeUsage = public class(Test)
public
method IsLeapYearTests;
begin
Assert.IsTrue(IsLeapYear(2016));
Assert.IsFalse(IsLeapYear(2015));
Assert.IsFalse(IsLeapY... | 29.415638 | 103 | 0.62563 |
83825da130a9b817f23681f5d816f8d3aa100be8 | 1,026 | pas | Pascal | Forms/UfrmPadrao.pas | DanielS1802/ControleEstoque | 4b8044844a295683da3f66cc1fdd63acf7245968 | [
"MIT"
] | null | null | null | Forms/UfrmPadrao.pas | DanielS1802/ControleEstoque | 4b8044844a295683da3f66cc1fdd63acf7245968 | [
"MIT"
] | null | null | null | Forms/UfrmPadrao.pas | DanielS1802/ControleEstoque | 4b8044844a295683da3f66cc1fdd63acf7245968 | [
"MIT"
] | null | null | null | unit UfrmPadrao;
interface
uses
Winapi.Windows, Winapi.Messages, System.SysUtils, System.Variants, System.Classes, Vcl.Graphics,
Vcl.Controls, Vcl.Forms, Vcl.Dialogs, cxGraphics, cxLookAndFeels,
cxLookAndFeelPainters, Vcl.Menus, dxSkinsCore, dxSkinsDefaultPainters,
Vcl.StdCtrls, cxButtons, Vcl.ExtCtrls;
type... | 23.318182 | 98 | 0.751462 |
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.