| Windows with Delphi Windows API (94) Windows Filesystem (41) Windows Forms (69) Windows Graphics (38) |
Save a bitmap with a unicode name (e.g. Arabic)
Question: I try to save a bitmap with a unicode name (for example in arabic):Image1.picture.bitmap.SaveToFile(UnicodeCharacters.Text) but then I get an error. Answer: Save the bitmap to a temporary file, then rename it to the Unicode name. You can download the freeThe Tnt controls will work on any 32bit Windows (Windows 95, 98, ME) but will support Unicode capabilities only support where existent (Windows NT/2000/XP/2003).
Comments:
| ||||||||||||||