<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Eigene Instanzen der VCL (z.b. Excel) Komponenten]]></title><description><![CDATA[<p>Hallo zusammen</p>
<p>Im gegensatz zum relativ umständlichen ExcelWrapper aus eurer Hilfe finde ich die Borland Komponenten &quot;TExcelApplication &amp; TExcelWorksheet&quot; ideal für meine Bedrürfnisse. Allerdings habe ich dazu mal eine Frage.</p>
<p>Wenn ich so ein Objekt auf dem Formular plaziert habe steht im Header folgendes:</p>
<p>TExcelApplication *Excel;<br />
TExcelWorksheet *ETab;</p>
<p>Wenn ich selbst eigene Instanzen anlegen will, ohne vorher die Objekte auf dem Formular zu plazieren bekomme ich auf diese weise eine NullPointer Exception.</p>
<p>Ein Konstruktur in der Art ...</p>
<p>&quot;TExcelApplication *Excel = new TExcelApplication();&quot;</p>
<p>... scheint nicht zu existieren.</p>
<p>Gibt es da andere Mölichkeiten?</p>
<p>bin für jede Hilfe dankbar ...</p>
<p>mfg</p>
<p>Blade</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/98219/eigene-instanzen-der-vcl-z-b-excel-komponenten</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 23:26:45 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/98219.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 17 Jan 2005 20:40:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Eigene Instanzen der VCL (z.b. Excel) Komponenten on Mon, 17 Jan 2005 20:40:53 GMT]]></title><description><![CDATA[<p>Hallo zusammen</p>
<p>Im gegensatz zum relativ umständlichen ExcelWrapper aus eurer Hilfe finde ich die Borland Komponenten &quot;TExcelApplication &amp; TExcelWorksheet&quot; ideal für meine Bedrürfnisse. Allerdings habe ich dazu mal eine Frage.</p>
<p>Wenn ich so ein Objekt auf dem Formular plaziert habe steht im Header folgendes:</p>
<p>TExcelApplication *Excel;<br />
TExcelWorksheet *ETab;</p>
<p>Wenn ich selbst eigene Instanzen anlegen will, ohne vorher die Objekte auf dem Formular zu plazieren bekomme ich auf diese weise eine NullPointer Exception.</p>
<p>Ein Konstruktur in der Art ...</p>
<p>&quot;TExcelApplication *Excel = new TExcelApplication();&quot;</p>
<p>... scheint nicht zu existieren.</p>
<p>Gibt es da andere Mölichkeiten?</p>
<p>bin für jede Hilfe dankbar ...</p>
<p>mfg</p>
<p>Blade</p>
]]></description><link>https://www.c-plusplus.net/forum/post/698920</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/698920</guid><dc:creator><![CDATA[666Blade*DC*666]]></dc:creator><pubDate>Mon, 17 Jan 2005 20:40:53 GMT</pubDate></item><item><title><![CDATA[Reply to Eigene Instanzen der VCL (z.b. Excel) Komponenten on Mon, 17 Jan 2005 20:54:00 GMT]]></title><description><![CDATA[<p>okokokokok .... ich habs ... hab nur das this im konstruktor vergessen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/698926</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/698926</guid><dc:creator><![CDATA[666Blade*DC*666]]></dc:creator><pubDate>Mon, 17 Jan 2005 20:54:00 GMT</pubDate></item></channel></rss>