Giter VIP home page Giter VIP logo

dduce's Introduction

Introduction

DDuce is a new Delphi code library. Since Delphi got new language features like operator overloading, attributes, generics, anonymous methods and extended RTTI it provides some new powerful tools to extend the developer's creativity.

The sources depend on the following libraries and components:

In addition some lesser known but excellent open source Delphi components were ported and extended to support the latest versions of Delphi.

TPropertyInspector

This component is based on the work of Evgeny Balabuyev. You may obtain a copy of the original code at http://www.torry.net/vcl/packs/lite/extlib.zip. It mimics Delphi's object inspector and makes it possible to edit any published property of a component (or other class compiled with RTTI enabled with {$M+}) at runtime.

TPropertyInspector

TGridView

A native and very fast virtual VCL grid component. It is based on the work of Roman M. Mochalov. A copy of the original sources can be found at http://www.tersy.ru/~roman/download/.

TGridView

TDBGridView

A TGridView descendant which can be linked to a TDataSource and can be used like a TDBGrid. It is based on the work of Roman M. Mochalov.

TInspector

A TGridView descendant that displays data in a vertical object inspector-like way. Just like its ancestor this is a virtual grid control so it does not own the data it displays.

TInspector

TXMLTree

A TVirtualStringTree descendant to visualize and edit XML data.

TXMLTree

dduce's People

Contributors

benative avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.