Hello all,
I have a function within a thread that counts recursively the number of files there are within a given directory or directories and its subdirs. These directories are stored inside a TStringList, and I have a for-loop that iterates through the list, counting the number of files...
Hi guys,
I am building a chat application, and in this application is a TTreeView component that displays the list of contacts. This works great. I then implemented "WMDROPFILES" so they can drag 'n drop files from their desktops onto their contacts as a quick way to send data files (doc, zip...
Thanks for replying.
If I use the Roots.Add(listbox1.Items[a]); code, that simply adds the items of the second list box to the first one. I am trying to keep both list boxes separate from each other. I just want the items of both list boxes displayed together without actually appending to one...
Hello,
I have two list boxes (TListBox). Both containing user-specific directory locations.
My program reads in the directory location(s) of one of the list boxes and displays the files onto a list view (TListView). This works great.
The problem i have is merging the second list box in with...
Hello all. I hope you can help me.
I have two tables, Table1 and Table2. When i submit a name from my form ( eg : jimmy ), 'jimmy' is inserted into both tables. Now this part is fine. In the output, it displays the data from both tables ( output: jimmy - jimmy )
The problem i am having...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.