When I hand over focus with key TAB to ListView, ListView not select first item. How on it?Last Update: 03/26/2001 || Times Visited: 4104
How do you adjust the columns of a ListView component ?Last Update: 08/20/2004 || Times Visited: 2547
Subtitle: How to sort a ListView in ascending or descending order depending on the column header clicked by the userHow to sort a ListView in ascending or descending order by a given column?Last Update: 08/20/2001 || Times Visited: 10698
Can you underline the caption of a ListView Item?Last Update: 04/08/2002 || Times Visited: 4397
How to set a flat style for TListView headerLast Update: 12/03/2003 || Times Visited: 3466
Subtitle: Get listview column index using API (accurate result as opposed to ColumnRightClick(Sender: TObject; Column: TListColumn; Point: TPoint))when trying to implement code in the ColumnRightClick event of a TListView all is fine and Column.Index is accurate as long as there is no Horizontal scroll-bar in the TListView, once a Scroll-Bar is in use the Column.Index is NOT the index of the actual column under your mouse cLast Update: 05/15/2007 || Times Visited: 3436
Subtitle: Use a standard procedure to print a formatet TListViewWhen you've created a program, and have one or many listview (in report mode) and you want to print them, then you want something like this to easily print the contents for the listview more or less like you see it on screen.Last Update: 01/29/2004 || Times Visited: 5367
This article shows a technique used to tackle with Interbase errors on the client side, using Interbase Express (IBX). When you receive such an error, you get an ugly message (from user's perspective) such as "Violation of primary or unique key constraint 'INTEG_2' on table 'COUNLast Update: 07/16/2002 || Times Visited: 6910
Subtitle: Change the color of a specific subitem in a TListViewHow to change the color of a specific subitem in a TListView.Last Update: 10/18/2001 || Times Visited: 10543
Subtitle: How to drop an email from Outlook into a Delphi formI wonder if there is anyone knowing of a way to drag a mail from Outlook and drop it in a listview control (or something similar).Last Update: 01/31/2003 || Times Visited: 8737
Subtitle: small unit for searching file with modificationsWhere or when a modification has changed an existing file or a new one, the ChangeFinder can show the files in a listview by searching the now system date on your drives. The changed files are shown with attributes, size and path names rather than numbers making it easier to seeLast Update: 05/09/2005 || Times Visited: 2047
How to change a font for TListView header without custom drawingLast Update: 12/03/2003 || Times Visited: 3042
How do I get a handle to the Windows 95 Desktop to access the Desktop icons? Last Update: 01/01/2000 || Times Visited: 4737
Subtitle: How to query the network for available resources and use them.How can I mimic the Network Neighborhood? How can I search for a server on the network? How can I find all the computers on a network? How can I find all the shared resources on a server? How can I search the network for printers?Last Update: 12/19/2003 || Times Visited: 6097
Subtitle: Display all Available Icons On your System How to extract all icons from shell32.dll (EASY)Last Update: 12/17/2001 || Times Visited: 9664
If you have done a search in a tListView component, and you want to select and highlight the result, which function can you use, if ItemIndex does not work ?Last Update: 08/13/2004 || Times Visited: 3401
How to subclass your header-control (using a TListView), to receive a OnColumnDblClick-equivalent notification ?Last Update: 07/17/2004 || Times Visited: 5216
I needed a Class to Enumerate all Registered COM Objects so that I could Retrieve the Prog ID`s.Last Update: 06/20/2001 || Times Visited: 3461
Subtitle: Part TwoThis is the second of a three-part series showing how to access Hotmail through the HTTPMail "protocol" that OE uses using Delphi. This part builds an application that allows the user to get and send messages via Hotmail.Last Update: 04/07/2006 || Times Visited: 8130
Professional applications like Word or Excel let the user design the toolbars and let create new toolbars at runtime. This ist usually done with a little customize dialog and drag & drop functions.Last Update: 05/20/2000 || Times Visited: 7296
How to exchange items in TListView?Last Update: 07/15/2003 || Times Visited: 4478
How can I print the TTreeView and/or TListView?Last Update: 04/21/2004 || Times Visited: 4412
Subtitle: Without using any componentsEvery application i create in Delphi doesnt have WinXP visual styles implemented automatically, is there any way i can do this without using any component?Last Update: 01/17/2002 || Times Visited: 8363
Windows' Desktop Properties dialog does not seem to include an option for making icon titles transparent. Here's how to do it in your code.Last Update: 03/14/2001 || Times Visited: 6664
Subtitle: bad performance with standard TTreeView/TListViewHave a bad performance with standard TTreeView/TListView? Read this tip and implement the hints...Last Update: 02/01/2001 || Times Visited: 8904