TRANSFORM is an
Expert that converts Delphi Forms into Components.
You can use it to build
components that encapsulate all the data and functionality of an
existing form. These can then be shared with other programmers in
a format they can easily reuse and extend.
Components built with
TRANSFORM range from simple combinations of one or two controls,
to complex aggregate components containing many controls and other
components.
TRANSFORM is ideal
for building complete business components that combine data processing
with business rules. It can also be used to build complex aggregate
controls such as editors, calculators, toolbars and other visual
controls.
|