RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPicture Methods

The methods of the TPicture class are listed here.

 
Name 
Description 
 
Copies the properties of an object to a destination object. 
 
This is Changed, a member of class TPicture. 
 
Provides an interface for a method that reads and writes otherwise unpublished data. 
 
Reads the picture from a Stream. 
 
This is Progress, a member of class TPicture. 
 
Saves the picture to a stream. 
 
Name 
Description 
 
Copies one object to another by copying the contents of that object to the other. 
 
Reads the picture from the handle provided in the given Clipboard format. 
 
Reads the file specified in Filename and loads the data into the TPicture object. 
 
Registers a new TGraphic class for use in the LoadFromClipboardFormat method. 
 
Registers a new TGraphic class for use in LoadFromFile
 
Registers a new TGraphic class for use in the LoadFromFile method. 
 
Allocates a global handle and writes the picture in its native Clipboard format (CF_BITMAP for bitmaps, CF_METAFILE for metafiles, and so on). 
 
Writes the picture to disk. 
 
Indicates if the given Clipboard format is supported by the LoadFromClipboardFormat method. 
 
Removes all references to the specified TGraphic class and all its descendants from the internal lists of file formats and clipboard formats. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!