 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
John Guest
|
Posted: Tue Mar 29, 2005 2:46 am Post subject: Open file, filename, FileListBox |
|
|
Where is info on getting the filename from a FileListBox? And what is the syntax? And is there a good source of info on opening a text file using the FileListBox to select a file etc?
I have an old version of C++ Builder that I'm trying to use to read a simple text file and take the comma delimited numbers from the text file to make a bit-mapped file and then display a picture from the bit-mapped file.
Thanks
|
|
| Back to top |
|
 |
Hans Galema Guest
|
Posted: Tue Mar 29, 2005 8:15 am Post subject: Re: Open file, filename, FileListBox |
|
|
John wrote:
| Quote: | Where is info on getting the filename from a FileListBox?
|
Your questions -but only with manuall wrapped lines- belong in the
vcl.components. using newsgroup. But you can find the answers
in the help. Use <F1>.
Hans.
|
|
| Back to top |
|
 |
Andrue Cope [TeamB] Guest
|
Posted: Tue Mar 29, 2005 8:20 am Post subject: Re: Open file, filename, FileListBox |
|
|
John wrote:
| Quote: | Where is info on getting the filename from a FileListBox? And what is
the syntax? And is there a good source of info on opening a text file
using the FileListBox to select a file etc?
|
What FileListBox? I suspect you have posted to the wrong newsgroup
section. .language.cpp deals with issues arising from the C++ language,
its standard libraries and non-visual VCL classes.
If FileListBox is a VCL component then please repost your question to
..vcl.components.using. If it uses the native API then please repost to
..nativeapi
--
Andrue Cope [TeamB]
[Bicester, Uk]
http://info.borland.com/newsgroups/guide.html
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|