SimpleDesigner
|
This program demonstrate the usage of TKclDesignManager.
From this program, you may learn the basic steps to build an user designable
Form.
|
SimpleDesignPopupMenu
|
This program demonstrate the usage of
TKclDesignManager, TKclDesignCompPopupMenu and TKclDesignCenter. It is a
"extended" version of Demo SimpleDesigner. You may learn the steps of adding
design popup-menu into your designable form and integrating several KCL Design
Components.
|
SimpleObjInspector
|
This program demonstrate the usage of TKclObjInspector.
You can learn how to use Property Editor in KCL Design System here.
|
DoubleObjInspector
|
This program is an interesting one, it demonstrates
the usage of TKclObjInspector. In the main form, lies two TKclObjInspector,
one controls another.
|
DfmBuilder
|
This program is a "Delphi IDE like" design
environment which demonstrate the usage of the whole set of this package.
How to add components and assign images to PaletteBar? How to use Component
TreeView? How to add Component Editor? How to integrate the whole system.
All answers will be find in this demo.
|