RAD Studio (Common)
ContentsIndex
PreviousUpNext
Picture editor

Use the Picture editor to select an image to add to any of the graphic-compatible components and to specify an icon for your form. 

To open the Picture editor:

  1. Place a graphic-compatible component (such as TImage) on the form.
  2. With that component selected, do one of the following:
  3. Click the ellipsis button in the Value column for properties (such as the Picture property of TImage) related to editing the picture.
  4. Double-click the Value column for properties related to editing the picture.
Note: To open the Picture editor from an Image component, you can also double-click the component on the form.

The Picture editor provides the following commands: 

Load  

Display the Load Picture dialog box, where you can select an existing file to read into the Picture editor. For more information about loading images into the Picture editor, see the information on loading an image at design time. 

Save  

Display the Save Picture As dialog box, where you can specify a directory and file name in which to store the image. 

Clear  

Remove the association between the current image and the selected component.

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