Graphic Controls
Go Up to Types of Controls Index
The following components make it easy to incorporate graphics into an application.
Use this component: | To display: |
---|---|
Graphics files | |
Geometric shapes | |
3-D lines and frames | |
Graphics drawn by your program at run time | |
AVI files (VCL applications) |
Types of Graphic Controls
Notice that these include common paint routines (Repaint, Invalidate, and so on) that never need to receive focus.
To create a graphic control, see Creating a graphic control.