kbmMW.3.2.10.b2 and converted kbmMemTable 5.80 pro for D2007
This includes kbmMW.3.2.10.b2 from this board and a converted kbmMemTable 5.80 pro to allow compilation of kbmMW.3.2.10.b2.
I made changes to kbmMemTable.pas v5.80 pro (added three procedures) which were required from kbmMW.3.2.10.b2 to compile. I located the new three procedures in the version kbmMemTable 6.20b full source also found here.
The changes are:
Added
procedure Reposition(ADataset:TkbmCustomMemTable); virtual;
procedure Refresh(ADataset:TkbmCustomMemTable); virtual;
procedure InternalInitFieldDefsOnOpen; override;
Inside archive the packages for D2007 can be found and used for installation.
Note:
I haven't tested it much, I just dropped some components on a form and compiled ok. Use at your own risk.
Для просмотра ссылки Войдиили Зарегистрируйся
thanks to kokoslolos
This includes kbmMW.3.2.10.b2 from this board and a converted kbmMemTable 5.80 pro to allow compilation of kbmMW.3.2.10.b2.
I made changes to kbmMemTable.pas v5.80 pro (added three procedures) which were required from kbmMW.3.2.10.b2 to compile. I located the new three procedures in the version kbmMemTable 6.20b full source also found here.
The changes are:
Added
procedure Reposition(ADataset:TkbmCustomMemTable); virtual;
procedure Refresh(ADataset:TkbmCustomMemTable); virtual;
procedure InternalInitFieldDefsOnOpen; override;
Inside archive the packages for D2007 can be found and used for installation.
Note:
I haven't tested it much, I just dropped some components on a form and compiled ok. Use at your own risk.
Для просмотра ссылки Войди
thanks to kokoslolos