Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.pascal.delphi.misc > #195
| From | "Nicolas Bronke" <Bronke@t-online.de> |
|---|---|
| Newsgroups | comp.lang.pascal.delphi.misc |
| Subject | Re: Statische und Dynamische DLL und Übergabeparameter |
| Date | 2012-01-27 10:05 +0100 |
| Message-ID | <9of7mqFcr9U1@mid.individual.net> (permalink) |
| References | <9odhr6FjbnU1@mid.individual.net> <wDlUq.727$JQ5.631@newsfe04.iad> |
>> Ich habe verschiedene Funktionen, die bisher Statisch aufgerufen wurden. >> Nun >> wollte ich die auf dynamischen Aufruf umstellen um Resourcen zu sparen. >> Aber irgendwie klappt das nicht so richtig. Die Parameter passen zusammen >> und dennoch kommt es zu einer Exception. >> >> Gibt es da Beschränkungen z, B. kein TImage oder so? >> > The translator didn't do a very good job with your post, so I'll attempt > to answer you as best as I understand it. > Sorry I chosed the wrong newsgroup, I wanted to post in a german newsgroup. What I wanted to do is that insideDLL setting the Height or witdh or other parameters. I need it because I include in my application different customer logos. The TImage is placed in the application where I do the reading of the file. I thought if I use TImage as a parameter only a the address is the parameter. Regards Nicolas
Back to comp.lang.pascal.delphi.misc | Previous | Next — Previous in thread | Next in thread | Find similar
Statische und Dynamische DLL und Übergabeparameter "Nicolas Bronke" <Bronke@t-online.de> - 2012-01-26 18:46 +0100
Re: Statische und Dynamische DLL und Übergabeparameter Jamie <jamie_ka1lpa_not_valid_after_ka1lpa_@charter.net> - 2012-01-26 18:53 -0500
Re: Statische und Dynamische DLL und Übergabeparameter "Nicolas Bronke" <Bronke@t-online.de> - 2012-01-27 10:05 +0100
Re: Statische und Dynamische DLL und Übergabeparameter Jamie <jamie_ka1lpa_not_valid_after_ka1lpa_@charter.net> - 2012-01-27 19:01 -0500
Re: Statische und Dynamische DLL und Übergabeparameter Jamie <jamie_ka1lpa_not_valid_after_ka1lpa_@charter.net> - 2012-01-26 19:04 -0500
csiph-web