Field editor registration problem
Hello everybody,
I'm developing an own DataPipeline component (based on JITPipeline). This
requires the registration of the Field editor in order to define database
fileds at design time.
Unfortunately there is no description of the way how to register this editor
(neither in RBuilder.pdf nor in RBUILDER.HLP).
I tried to set the ComponentDesigner field as follow:
ComponentDesigner := TppFieldEditor.Create(aOwner);
But this was does not word. Can you tell me the right solution?
Many Thanks
Csaba Ol?h
s/w developer
I'm developing an own DataPipeline component (based on JITPipeline). This
requires the registration of the Field editor in order to define database
fileds at design time.
Unfortunately there is no description of the way how to register this editor
(neither in RBuilder.pdf nor in RBUILDER.HLP).
I tried to set the ComponentDesigner field as follow:
ComponentDesigner := TppFieldEditor.Create(aOwner);
But this was does not word. Can you tell me the right solution?
Many Thanks
Csaba Ol?h
s/w developer
This discussion has been closed.
Comments
Std) in RBuilder\Source. This unit contains the ReportBuilder Delphi
design-time component registration.
-
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com