开发者

Load Frames from packages

I have three frames inside separate three bpls,

in my main application i have created three buttons and , i want to call the frames dynamically(one at a time )when the respective button is clicked (the frame can be shown in any control eg : TPanal)

i have already done such a thing using Dlls but some in the Stack overflow community recommended me to use bpl (th开发者_运维问答ey said it is easy ), my previous post


Here there's an article about loading a form from a package (bpl file): http://edn.embarcadero.com/article/27178 The same should work for frames.

And maybe the most important of all, understand the difference between a bpl and a plain dll: http://delphi.about.com/od/objectpascalide/a/bpl_vs_dll.htm

God bless

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜