問題タブ [bpl]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
0 に答える
35 参照

delphi - ImageCollection in a package gives error reading sourceImages

I have an ImageCollection in a DataModule in a package. It gives this error when the application starts. (Delphi Alexandria, Win 10, up to date.)

enter image description here

Is the solution to remove the datamodule from the BPL or to CoInitialize (and if so, how??)

THanks