RAD Studio
ContentsIndex
PreviousUpNext
Graphic Controls

The following components make it easy to incorporate graphics into an application.

Use this component: 
To display: 
TImage  
Graphics files  
TShape  
Geometric shapes  
TBevel  
3-D lines and frames  
TPaintBox  
Graphics drawn by your program at runtime  
TAnimate  
AVI files (VCL applications)  

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.

TGraphic

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!