Your new Frameworks page! Wellcome to MyFrameworks!
MyFrameworks.com last updated: 20.2.2000

 

 

Introduction
Prolog

Winword Doc

Use case diagram
Class diagram
Seq diag-Click
Seq diag-Double

Example

Project
SourceForge

Download
DTreeFramework
Installation

 

Example of DTreeFramework for Delphi
This is an example how you can use this framework. There are many other ways to use this but this is the easiest way.
  1. First of all you have to copy the template files to your own directory. Change the name as you want. Take a look at the examples for this.
  2. In ObjectMainModel.pas implement these two methods:
    Initialize
    Finalize. If you don't have a finalizing code you just leave this free. Please look at TestModel.pas to learn how to implement the initialize method.
  3. Now you are ready to implement the "view" directory. Just use the capabilities of Delphi to design your view. Look at MyRoot and MyView directory. Don't forget to implement the "node" as well (see MyRoot.pas and MyNode.pas respectively).
  4. That's it.  You are now ready to run the example program.

The example looks like this:

examples.jpg (37269 Byte)

 

 

 

(C) Copyright Lofi Dewanto, 2000. E-mail: dewanto@uni-muenster.de, lofidewanto@yahoo.de, dewanto@gmx.de