<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									Lazarus Pascal - Hoe bepaal ik het gebruikte Widgetset als string - Delphi, Lazarus, Free Pascal				            </title>
            <link>https://www.tweaking4all.nl/forum/delphi-lazarus-free-pascal/lazarus-pascal-hoe-bepaal-ik-het-gebruikte-widgetset-als-string/</link>
            <description>Tweaking4All.nl Discussie Forum</description>
            <language>nl-NL</language>
            <lastBuildDate>Mon, 10 Aug 2026 10:25:07 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Lazarus Pascal - Hoe bepaal ik het gebruikte Widgetset als string</title>
                        <link>https://www.tweaking4all.nl/forum/delphi-lazarus-free-pascal/lazarus-pascal-hoe-bepaal-ik-het-gebruikte-widgetset-als-string/#post-1338</link>
                        <pubDate>Tue, 26 Jan 2021 14:55:07 +0000</pubDate>
                        <description><![CDATA[Soms wil ik het gebruikte widgetset weergeven in een About dialoog.Mocht je interesse hebben; zo doe ik dat in mijn programma&#039;s:
uses ..., InterfaceBase, LCLPlatformDef, ... ;...MyString :=...]]></description>
                        <content:encoded><![CDATA[<p>Soms wil ik het gebruikte widgetset weergeven in een About dialoog.<br />Mocht je interesse hebben; zo doe ik dat in mijn programma's:</p>
<pre>uses ..., <strong>InterfaceBase</strong>, <strong>LCLPlatformDef</strong>, ... ;<br /><br />...<br /><br />MyString := <span style="color: #ff0000"><strong>LCLPlatformDirNames</strong></span>;</pre>
<p>Vooral niet vergeten <strong>InterfaceBase</strong> en <strong>LCLPlatformDef</strong> aan de uses clause toe te voegen.</p>]]></content:encoded>
						                            <category domain="https://www.tweaking4all.nl/forum/delphi-lazarus-free-pascal/">Delphi, Lazarus, Free Pascal</category>                        <dc:creator>Hans</dc:creator>
                        <guid isPermaLink="true">https://www.tweaking4all.nl/forum/delphi-lazarus-free-pascal/lazarus-pascal-hoe-bepaal-ik-het-gebruikte-widgetset-als-string/#post-1338</guid>
                    </item>
							        </channel>
        </rss>
		