delphi3000.com - the free delphi knowledge platform
delphi3000.com - the free delphi knowledge platform
Have a look at your member-status

Connecting people's knowledge

  - Recent ArticlesRSS feed for Recent Articles on delphi3000.com
  - List of All Articles
  - Top Viewed Articles
  - Articles (+Attachem.)
  - Articles Of Interest
  - Categories
  - Top Uploader
  - Search
  - Index

  - My Home
  - Submit an Article
  - My Articles
  - My Personal Data
  - My Bookmarks
  - Activities
  - Login/Logout

  - Sign Up
  - Why Sign Up
  - Newsletter

  - Press
  - Advertise

  - Contact
  - Feedback



Community
Borland
ClubeDelphi
Dr. Bob
UK-BUG
Delphi Meetings
Planeta Delphi






Search on delphi3000.com

1.)Please enter your search word(s) or phrase:
  Help
2.)Please specify your search criteria: 
3.)Please specify the amount of hits per page: 
4.)Please define your sorting criteria: 
 

33 Records found for listview

1 2 Page 1 of 2






1.) How select first item in ListView with use key TAB
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
2.) Adjust columns of a ListView component
How do you adjust the columns of a ListView component ?

Last Update: 08/20/2004 || Times Visited: 2547
3.) Sorting a TListView by the column clicked by the user
Subtitle: How to sort a ListView in ascending or descending order depending on the column header clicked by the user
How to sort a ListView in ascending or descending order by a given column?

Last Update: 08/20/2001 || Times Visited: 10698
4.) How to draw an underline on a Listview Caption
Can you underline the caption of a ListView Item?

Last Update: 04/08/2002 || Times Visited: 4397
5.) flat header for TListView
How to set a flat style for TListView header

Last Update: 12/03/2003 || Times Visited: 3466
6.) ListView column index from cursor position (i.e. Right Click etc...)
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 c

Last Update: 05/15/2007 || Times Visited: 3436
7.) Printing a list view
Subtitle: Use a standard procedure to print a formatet TListView
When 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
8.) Changing Interbase Error Messages in runtime
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 'COUN

Last Update: 07/16/2002 || Times Visited: 6910
9.) How to color a specific subitem in a TListView
Subtitle: Change the color of a specific subitem in a TListView
How to change the color of a specific subitem in a TListView.

Last Update: 10/18/2001 || Times Visited: 10543




10.) OLE Drag and Drop
Subtitle: How to drop an email from Outlook into a Delphi form
I 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
11.) How to realize a ChangeFinder
Subtitle: small unit for searching file with modifications
Where 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 see

Last Update: 05/09/2005 || Times Visited: 2047
12.) to change a font for TListView header
How to change a font for TListView header without custom drawing

Last Update: 12/03/2003 || Times Visited: 3042
13.) Getting the Win95 Desktop ListView Handle
How do I get a handle to the Windows 95 Desktop to access the Desktop icons?

Last Update: 01/01/2000 || Times Visited: 4737
14.) List network providers, domains, servers, drives, and printers.
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
15.) Extract All Icons From Shell32.dll
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
16.) Select an item in a ListView component
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
17.) Creating an equivalent to the missing TListView.OnColumnDblClick
How to subclass your header-control (using a TListView), to receive a OnColumnDblClick-equivalent notification ?

Last Update: 07/17/2004 || Times Visited: 5216
18.) Enumerate COM Servers
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
19.) Hotmail---Delphi Style!
Subtitle: Part Two
This 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




20.) Customize Toolbars at runtime
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
21.) exchange items in TListView
How to exchange items in TListView?

Last Update: 07/15/2003 || Times Visited: 4478
22.) to print the TTreeView and TListView
How can I print the TTreeView and/or TListView?

Last Update: 04/21/2004 || Times Visited: 4412
23.) Windows Xp Visual-Style in your app. in 2 seconds (w/o components)
Subtitle: Without using any components
Every 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
24.) How to make desktop icon titles transparent
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
25.) Optimization of work with standard TTreeView/TListView components
Subtitle: bad performance with standard TTreeView/TListView
Have a bad performance with standard TTreeView/TListView? Read this tip and implement the hints...

Last Update: 02/01/2001 || Times Visited: 8904


1 2 Page 1 of 2

33 Records found for listview

 
 


Top Search Entries:
1.excel4667 times
2.DBGrid3443 times
3.xml3399 times
4.dll3341 times
5.outlook3167 times
6.treeview3052 times
7.stringgrid2891 times
8.INdy2832 times
9.word2493 times
10.pdf2467 times
11.thread2462 times
12.socket2416 times
13.listview2354 times
14.ADO2245 times
15.SMS2159 times
16.RichEdit2109 times
17.printer1973 times
18.print1965 times
19.service1905 times
20.transparent1833 times
21.registry1684 times
22.network1679 times
23.email1631 times
24.ListBox1611 times
25.grid1600 times
26.html1585 times
27.ftp1537 times
28.TWebBrowser1514 times
29.access1443 times
30.usb1400 times
31.mysql1380 times
32.Interbase1373 times
33.form1358 times
34.hook1322 times
35.MDI1301 times
36.mp31301 times
37.taskbar1257 times
38.blob1239 times
39.webcam1227 times
40.mouse1192 times
       
  Back to Top of Page
   
  Copyright © 2000 - 2007 delphi3000.com - All rights reserved. Terms of use. || Privacy
delphi3000.com is a service by bluestep.com IT-Services GmbH (Vienna)