Skip to content

Instantly share code, notes, and snippets.

@UweRaabe
UweRaabe / installation.rst
Created October 31, 2019 10:56 — forked from UnderGreen/installation.rst
Installation instruction for Kallithea

Setting up Kallithea on Ubuntu Server 12.04

Preparation

  1. Install Ubuntu Server.
  2. Update Ubuntu with the commands:
@UweRaabe
UweRaabe / ActionHelper.pas
Created January 27, 2020 13:25
class helper for TBasicAction to access OnChange event
unit ActionHelper;
interface
type
TActionHelper = class helper for TBasicAction
private
function GetOnChange: TNotifyEvent;
procedure SetOnChange(const Value: TNotifyEvent);
public
@UweRaabe
UweRaabe / MyJsonDemo.dpr
Created November 9, 2021 10:39
Convert JSON to object structure
program MyJsonDemo;
{$APPTYPE CONSOLE}
uses
System.SysUtils,
REST.Json,
MyJsonTypes in 'MyJsonTypes.pas';
const
@UweRaabe
UweRaabe / EncryptedZipFile.pas
Created October 14, 2022 21:46 — forked from jarroddavis68/EncryptedZipFile.pas
TZipFile with Password Encryption
{==============================================================================
.
.--: :
---- :---:
.----- .-.
.------ .
-------.
.-------- :
.--------- .:.
----------: .