TImage
Previous Top Next

Description
A demo of Apprehend for Borland's Image Component (ships with Delphi) is located in the ..Apprehend\demos\TImage folder.

TImage displays a graphical image.

Use TImage to display a graphical image on a form. Use a TPicture object to specify the actual bitmap, icon, metafile, or other graphic object displayed by TImage. TImage introduces several properties to determine how the image is displayed within the boundaries of the TImage object.

To add an image to a form or data module so that it is available for display by other controls, use TImageList instead.

Copyright © 1986-2012 by Adirondack Software & Graphics