Microsoft
Software
Hardware
Network
Question : How do I assign a preview image to the TSavePictureDialog
I see that there is an Assign method for the TSavePictureDialog component and I've tried various ways to use that to get an image into the thumbnail panel of the component.
Does anyone know how to put an image into that preview panel <before> doing the onexecute
xx.picture.savetofile?
Answer : How do I assign a preview image to the TSavePictureDialog
Assuming your date is in C11 enter in another cell:
=DATEVALUE(TRIM(LEFT(
RIGHT(C11,
LEN(C11)-F
IND(",",C1
1)-1),FIND
(":",RIGHT
(C11,LEN(C
11)-FIND("
,",C11)-1)
)-3)))
This
will convert it into a real date, which you can then format as you desire.
Steve
Random Solutions
Looking for Disk Cloning SW
Clicking a button in another application
Trying to build website with Dreamweaver, however, I have joomla templates
"HTTP Error 404.0 - Not Found" in ASP.Net
VMWare vmdisk shrink problem or should I restore
Start page with completely different design
Subnets
Microsoft Infopath 2007-2010 sql 2005 fixed sections and repeting sections
W7 - windows explorer
What's the fastest way to do a wherein query in linq2sql