Represents embedded image.
TecEmbeddedImage = class(TecCustomEmbeddedObject);
ecEmbObj
Image is stored in Picture property. Image may be any registered graphic format (bitmap, icon, metafile, jpeg ...)
|
Topic |
Description |
|
The methods of the TecCustomEmbeddedObject class are listed here. | |
|
The properties of the TecCustomEmbeddedObject class are listed here. |
|
Topic |
Description |
|
The methods of the TecEmbeddedImage class are listed here. | |
|
The properties of the TecEmbeddedImage class are listed here. |
|
Constructor |
|
virtual |
|
abstract |
|
protected |
|
Property |
|
read only |
|
TecCustomEmbeddedObject Methods |
Description |
|
Creates and initializes a TecCustomEmbeddedObject instance. | |
|
Draws embedded object to the Canvas. | |
|
Returns size of object in specified Canvas. | |
|
Loads object from clipboard using specified clipboard Format. | |
|
Loads object from stream. | |
|
Saves object to stream. | |
|
Sets size of object. | |
|
Checks whether object may be loaded from specified clipboard format. |
|
TecEmbeddedImage Class |
Description |
|
Creates and initializes a TecEmbeddedImage instance. | |
|
Destroys an instance of TecEmbeddedImage. | |
|
Draws embedded object to the Canvas. | |
|
Returns size of object in specified Canvas. | |
|
Loads object from clipboard using specified clipboard Format. | |
|
Checks whether object may be loaded from specified clipboard format. |
|
TecEmbeddedImage Class |
Description |
|
Specifies picture object. |
|
Copyright (c) 2004-2011. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|