Place series of components in designtime


2005-08-25 04:40:27 AM
delphi114
Hi,
I would like to "improve" DB form designer and have some questions. I
created component editor for TDataSource and added method which executes
through fields and puts custom DBAware editors to the form. This works OK.
The second idea is that inside the iterating loop for creating components,
user can pick a place where to drop the component. Is it possible to achieve
the same efect as pick&place from component palette (and how to achieve it)?
Frenk