Show: Delphi
C++
Display Preferences
Adding an Image Control
From RAD Studio
Go Up to Working with Graphics and Multimedia Index
An image control is a container component that allows you to display your bitmap objects. You use an image control to hold a bitmap that is not necessarily displayed all the time, or which an application needs to use to generate other pictures.
Note: Adding Graphics to Controls shows how to use graphics in controls.
See Also
- Placing the Control
- Making Scrollable Graphics
- Setting the Initial Bitmap Size
- Drawing On the Bitmap