<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>CodeCentral Submissions for Daniel Melo Alencar</title>
<link rel="alternate" type="text/plain" href="http://cc.embarcadero.com/" title="CodeCentral Submissions for Daniel Melo Alencar" />
<id>http://cc.embarcadero.com/</id>
<generator url="http://atomnet.sourceforge.net/" version="0.4.3.30095">Generated by Atom.NET</generator>
<modified>2013-05-24T22:44:03-07:00</modified>
<entry>
<title> Self Software Image - Componente com path da imagem carregada</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/28086" title=" Self Software Image - Componente com path da imagem carregada" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=28086" title=" Self Software Image - Componente com path da imagem carregada" length="86389" />
<author>
<name>Daniel Melo Alencar</name>
</author>
<id>http://cc.embarcadero.com/Item/28086</id>
<updated>2010-11-05T09:57:48-07:00</updated>
<published>2010-11-05T09:57:48-07:00</published>
<summary>O Self Software Image &amp;#233; um componente derivado do Timage com a propriedade FilePath</summary>
<content>O Self Software Image &amp;#233; um componente derivado do Timage com a propriedade FilePath (que retorna o caminho completo da imagem carregada).----------------------------------------------Exemplos de uso:-Para carregar a imagem:SelfSoftwareImage1.FilePath:='C:\imagem.bmp';-Para saber o caminho da imagem carregada:ShowMessage(SelfSoftwareImage1.FilePath);----------------------------------------------Notas:- O componente Self Software Image n&amp;#227;o armazena o path da imagem caso essa seja carregada utilizandoa procedure selfsoftwareimage1.picture.loadfromfile();--------------------------------------------------Licen&amp;#231;a:Componente gentilmente cedido pela Self Software (selfsoftware.cwahi.net).</content>
</entry>
<entry>
<title>Pegar tipo da imagem de um TImage by Self Software</title>
<link rel="alternate" type="text/html" href="http://cc.embarcadero.com/Item/28085" title="Pegar tipo da imagem de um TImage by Self Software" />
<link rel="enclosure" type="application/zip" href="http://cc.embarcadero.com/Download.aspx?id=28085" title="Pegar tipo da imagem de um TImage by Self Software" length="742" />
<author>
<name>Daniel Melo Alencar</name>
</author>
<id>http://cc.embarcadero.com/Item/28085</id>
<updated>2010-11-04T12:56:28-07:00</updated>
<published>2010-11-04T12:56:28-07:00</published>
<summary>Verifica se imagem &amp;#233; do tipo JPG, BMP, ICO, PNG, GIF, WMF ou EMF.</summary>
<content>O c&amp;#243;digo verifica se imagem &amp;#233; do tipo JPG, BMP, ICO, PNG, GIF, WMF ou EMF.Ele pega o tipo da imagem de um componente TImage.</content>
</entry>
</feed>
