beNative / Concepts

A collection of modules which demonstrate some programming concepts and Delphi libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Concepts

Concepts is a modular Delphi application which illustrates some language features, design patterns and some interesting frameworks and components which include:

These libraries are also used in some of my open source projects:

A copy of all libraries that the project depends on are included (except commercial ones of course) to avoid installation hassles for anyone who tries to compile the project. In the Concepts.inc file you can specify which dependencies you want to have included in your build.

Currently compilation has only been tested in Delphi 10 Seattle and later versions, but it should not be difficult to get it compiled in Delphi 2010 or later.

Check the releases to download a precompiled executable of the project.

BCEditor

Concepts.BCEditor

ChromeTabs

Concepts.ChromeTabs

DDetours

Concepts.DDetours

DSharp

TreeviewPresenterList

Concepts.DSharp.TreeviewPresenterList

TreeviewPresenterTree

Concepts.DSharp.TreeviewPresenterTree

FireMonkeyContainer

Concepts.FireMonkeyContainer

SQLBuilder4D

Concepts.SQLBuilder4D

ZeroMQ

Concepts.ZeroMQ

MQTT

Concepts.MQTT

Spring4D

Collections

Concepts.Spring4D.Collections

Interception

Concepts.Spring4D.Interception

LazyTypes

Concepts.Spring4D.LazyTypes

MultiCastEvents

Concepts.Spring4D.MultiCastEvents

ObjectDataSet

Concepts.Spring4D.ObjectDataSet

Utils

Concepts.Spring4D.Utils

SynEdit

Concepts.SynEdit

TzObjectInspector

Concepts.TzObjectInspector

VirtualTreeview

Concepts.VirtualTreeview

Indy

Telnet client

Concepts.Indy.Telnet

Synapse serial client

Concepts.Synapse.Serial

System

Anonymous methods

Concepts.System.AnonymousMethods

Variants

Concepts.System.Variants

TStringList

Concepts.System.TStringList

TVirtualInterface

Concepts.System.TVirtualInterface

Livebindings

Concepts.System.LiveBindings

Threads

Concepts.System.Threads

Parallel Programming Library

Concepts.System.PPL

Object Interfaces

Interface demo

Concepts.System.Interfaces

Interface implementation by aggregation

Concepts.System.InterfaceImplementationByAggregation

VCL

TGridPanel

Concepts.Vcl.TGridPanel

Windows API

Concepts.Winapi.LockPaint

About

A collection of modules which demonstrate some programming concepts and Delphi libraries.

License:Apache License 2.0


Languages

Language:Pascal 96.5%Language:Rich Text Format 2.0%Language:TeX 1.3%Language:PHP 0.1%Language:C++ 0.1%Language:Batchfile 0.0%Language:C 0.0%