 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Dewey_Storie Guest
|
Posted: Sat Oct 01, 2005 2:35 pm Post subject: HELP! Print ListView |
|
|
I am using D7 and TurboPowers StShellListView, I have a need to be able to
print the contents ... how can I do this?
|
|
| Back to top |
|
 |
Thomas Pfister Guest
|
Posted: Tue Oct 04, 2005 5:05 am Post subject: Re: HELP! Print ListView |
|
|
dewey,
the TRvCustomConnection is the solution for that.
:-) thomas
"Dewey_Storie" <Dewey_Storie (AT) cox (DOT) net> schrieb im Newsbeitrag
news:433e9e37$1 (AT) newsgroups (DOT) borland.com...
| Quote: | I am using D7 and TurboPowers StShellListView, I have a need to be able to
print the contents ... how can I do this?
|
|
|
| Back to top |
|
 |
Dewey_Storie Guest
|
Posted: Sat Oct 08, 2005 12:52 pm Post subject: Re: HELP! Print ListView |
|
|
the TRvCustomConnection is for TString ... StShellListView is TList ... can
it be converted?
"Thomas Pfister" <thomas (AT) spam-mail (DOT) de> wrote
| Quote: | dewey,
the TRvCustomConnection is the solution for that.
:-) thomas
"Dewey_Storie" <Dewey_Storie (AT) cox (DOT) net> schrieb im Newsbeitrag
news:433e9e37$1 (AT) newsgroups (DOT) borland.com...
I am using D7 and TurboPowers StShellListView, I have a need to be able
to
print the contents ... how can I do this?
|
|
|
| Back to top |
|
 |
Trevor Keegan Guest
|
Posted: Sun Oct 09, 2005 11:47 pm Post subject: Re: HELP! Print ListView |
|
|
Hello Dewey,
The TRvCustomConnection is for anything that represents a list e.g. String,
TList, TCollection, array, etc. You will need to create your own record
structure (based on standard primatives e.g. string, integer, float, etc)
and populate it from the contents of your list so that RAVE can use it.
Regards
Trevor Keegan
|
|
| 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
|
|