<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.mitov.com/wiki/skins/common/feed.css?301"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.mitov.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Property_VLImageGen.TVLImageGen.Picture</id>
		<title>Property VLImageGen.TVLImageGen.Picture - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.mitov.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Property_VLImageGen.TVLImageGen.Picture"/>
		<link rel="alternate" type="text/html" href="https://www.mitov.com/wiki/index.php?title=Property_VLImageGen.TVLImageGen.Picture&amp;action=history"/>
		<updated>2026-04-13T06:38:54Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.17.0</generator>

	<entry>
		<id>https://www.mitov.com/wiki/index.php?title=Property_VLImageGen.TVLImageGen.Picture&amp;diff=3864&amp;oldid=prev</id>
		<title>David Alm: Automated Syncronization with Documentation</title>
		<link rel="alternate" type="text/html" href="https://www.mitov.com/wiki/index.php?title=Property_VLImageGen.TVLImageGen.Picture&amp;diff=3864&amp;oldid=prev"/>
				<updated>2011-11-22T00:19:48Z</updated>
		
		<summary type="html">&lt;p&gt;Automated Syncronization with Documentation&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;b&amp;gt;&amp;lt;span style=&amp;quot;color:red&amp;quot;&amp;gt;&lt;br /&gt;
This is a Beta Read Only version of this page. &lt;br /&gt;
Please review and send recommendations to [mailto:mitov@mitov.com mitov@mitov.com]. &lt;br /&gt;
We will enable the editing as soon as we are happy with the overall Wiki site.&lt;br /&gt;
&amp;lt;/span&amp;gt;&amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Class:''' [[Class VLImageGen.TVLImageGen|TVLImageGen]]&lt;br /&gt;
&lt;br /&gt;
== Syntax ==&lt;br /&gt;
=== Delphi: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''property''' Picture : TPicture '''read''' FPicture '''write''' SetPicture;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== C++ Builder: ===&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
'''__property''' TPicture * Picture = { '''read'''=FPicture,  '''write'''=SetPicture };&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Summary ==&lt;br /&gt;
Image to be used for image generation. &lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
Specifies the image that will be used to generate the frames.&lt;br /&gt;
&lt;br /&gt;
Use Picture to specify the image for the [[Class VLImageGen.TVLImageGen|TVLImageGen]]&lt;br /&gt;
component. Picture is a reference to a TPicture object. Use&lt;br /&gt;
properties and methods of TPicture to specify a bitmap, JPEG,&lt;br /&gt;
icon, metafile, or user-defined graphic to be displayed by&lt;br /&gt;
the image control.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Setting Picture at design time brings up the Picture Editor,&lt;br /&gt;
which can be used to specify the file that contains the&lt;br /&gt;
image.&lt;/div&gt;</summary>
		<author><name>David Alm</name></author>	</entry>

	</feed>