﻿<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <description><![CDATA[Comments for "Live at the Borland Conference" Component Builders Chat Transcript from July 10, 2000]]></description>
    <title><![CDATA[Comments for "Live at the Borland Conference" Component Builders Chat Transcript from July 10, 2000]]></title>
    <link>http://edn.embarcadero.com/article/22612</link>
    <!-- source: http://edn.embarcadero.com/article/22612/feed-->
    <dc:date>2009-07-09T13:01:24-07:00</dc:date>
    <item>
      <description><![CDATA[How i create a form about property, like a TNMFTP?]]></description>
      <title><![CDATA[isenna]]></title>
      <managingEditor>
	 (Isaias Senna Macedo)
</managingEditor>
      <guid isPermaLink="true">http://threads.embarcadero.com/threads/threads.exe/view?commentid=35133</guid>
      <dc:date>2003-08-15T05:24:21-07:00</dc:date>
      <pubDate>2003-08-15T05:24:21-07:00</pubDate>
      <source url="http://edn.embarcadero.com/article/22612/feed">Comments for "Live at the Borland Conference" Component Builders Chat Transcript from July 10, 2000</source>
    </item>
    <item>
      <description><![CDATA[I have written component which contains poperty of type TForm. I need property editor for such property type,because I want to list all forms in drop down list (in object inspector) visible from currently edited unit. I have written some property editor for TForm property and in GetValues method I placed these code:  Designer.GetComponentNames(GetTypeData(TForm.ClassInfo), Proc);  When Im editing my component's property, there are no form names in drop down list in object inspector even if other forms are visisble in edited unit where my component is placed. But for other types of property (for example ancestors of TComponent) there is no problem with listing in object inspector by PropertyEditor.GetValues. The problem is with listing component names by GetComponentNames for type of property TForm.  Question: is there way how to list Form names in object inspector for property of type TForm, respectively how to write GetValues method of related property editor? ]]></description>
      <title><![CDATA[Problem with property of type TForm - listing values]]></title>
      <managingEditor>
	 (pavol sestak)
</managingEditor>
      <guid isPermaLink="true">http://threads.embarcadero.com/threads/threads.exe/view?commentid=29659</guid>
      <dc:date>2001-08-16T02:11:28-07:00</dc:date>
      <pubDate>2001-08-16T02:11:28-07:00</pubDate>
      <source url="http://edn.embarcadero.com/article/22612/feed">Comments for "Live at the Borland Conference" Component Builders Chat Transcript from July 10, 2000</source>
    </item>
    <item>
      <description><![CDATA[In delphi ,after i run a project,i click anywhere with my mouse.the error appear ! And delphi show many message about the error]]></description>
      <title><![CDATA[error after run any project]]></title>
      <managingEditor>
	 (Craven Weasel)
</managingEditor>
      <guid isPermaLink="true">http://threads.embarcadero.com/threads/threads.exe/view?commentid=28533</guid>
      <dc:date>2001-04-05T05:37:15-07:00</dc:date>
      <pubDate>2001-04-05T05:37:15-07:00</pubDate>
      <source url="http://edn.embarcadero.com/article/22612/feed">Comments for "Live at the Borland Conference" Component Builders Chat Transcript from July 10, 2000</source>
    </item>
    <generator>Atom 1.0 XSLT Transform v1 (http://atom.geekhood.net)</generator>
  </channel>
</rss>