Delphi Programming

  1. Home
  2. Computing & Technology
  3. Delphi Programming
photo of Zarko Gajic

Zarko's Delphi Programming Blog

By Zarko Gajic, About.com Guide to Delphi Programming since 1998

TShellTreeView with CheckBoxes - Custom Delphi TShellTreeView Enhancement

Tuesday January 13, 2009
in Custom Delphi VCL :: The aim of the article is to create a component that would allow a user to select files for a backup program in a user interface that would look like the left pane of the Windows Explorer or clone that of previous versions of Microsoft Backup. This was done using the ShellTreeView component and extending it. Full Delphi source code available for download.

This component cannot select individual files in a folder. As soon as a node is checked, all the files that it contains are enumerated and put in the list of selected files.

Read the full article to learn how to TShellTreeView with CheckBoxes - Custom Delphi TShellTreeView Enhancement

Related:

Comments

No comments yet. Leave a Comment

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

Discuss

Community Forum

Explore Delphi Programming

About.com Special Features

Delphi Programming

  1. Home
  2. Computing & Technology
  3. Delphi Programming

©2009 About.com, a part of The New York Times Company.

All rights reserved.