On Wednesday 18 July 2012 09:43:16 michael.vancann...@wisa.be wrote:
> On Wed, 18 Jul 2012, Martin Schreiber wrote:
> > On Wednesday 18 July 2012 08:19:02 Martin Schreiber wrote:
> >> Used in order TParams create tmseparam items instead of TParam:
> >>
> >> TCollection:
> >> - FItemClass
> >
> > Probably can be solved in a forked db.pas
>
> Or by 2 other solutions:
>
> * having a global variable ParamsClass : TParamsClass and use that whenever
> a TParams instance is created.
>
> * Or have a virtual function CreateParams which is used everywhere.
>
> There are always other solutions.
>
I meant it can be solved without you need to change anything.

Martin
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to