<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Component at runtime' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Component at runtime' posted on the 'Delphi and Kylix' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Wed, 19 Jun 2013 21:46:42 -0700</pubDate>
    <lastBuildDate>Wed, 19 Jun 2013 21:46:42 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Component at runtime</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/421754/421754/component-at-runtime/</link>
      <description>Hi &lt;br /&gt;
&lt;br /&gt;
I want to create a component at runtime, I can do that very easily. The problem I have is how do I assign a procedure to an event like... onclick?&lt;br /&gt;
Darkwing Duck aka DWduck signing off :)</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/421754/421754/component-at-runtime/</guid>
      <pubDate>Tue, 15 Feb 2011 04:12:08 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>Re: Component at runtime</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/421754/422039/re-component-at-runtime/#422039</link>
      <description>You assign the method you want to fire to the event handler that you want to trigger it. example.&lt;br /&gt;
&lt;br /&gt;
MyButton1.OnClick := HandleButton1OnClick;&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/421754/422039/re-component-at-runtime/#422039</guid>
      <pubDate>Sat, 26 Feb 2011 20:58:35 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
    <item>
      <title>This post has been deleted.</title>
      <link>http://www.programmersheaven.com/mb/delphikylix/421754/422402/this-post-has-been-deleted/#422402</link>
      <description>This post has been deleted.</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/delphikylix/421754/422402/this-post-has-been-deleted/#422402</guid>
      <pubDate>Sat, 12 Mar 2011 23:09:14 -0700</pubDate>
      <category>Delphi and Kylix</category>
    </item>
  </channel>
</rss>