The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Pictures of directory tree


Unit: SDL_dirtree
Class: TDirTree
Declaration: property PicturePlus: TBitmap;
property PictureOpen: TBitmap;
property PictureClosed: TBitmap;
property PictureLeaf: TBitmap;
property PictureMinus: TBitmap;

The directory outline uses five small bitmaps which indicate the various nodes of the tree. These bitmaps are defined as properties and can be replaced by custom bitmaps. The OutLineStyle property determines which pictures are used to build the tree. For details, please refer to the Delphi documentation.

 


Last Update: 2023-Feb-06