RAD Studio
ContentsIndex
PreviousUpNext
Adding Graphic Capabilities

Once you have declared your graphic component and published any inherited properties you want to make available, you can add the graphic capabilities that distinguish your component. You have two tasks to perform when creating a graphic control:

  1. Determining what to draw.
  2. Drawing the component image.
In addition, for the shape control example, you will add some properties that enable application developers to customize the appearance of the shape at design time.

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!