DBPix Documentation
Version 2.0

Image Property


Description:  Contains the encoded image.
Type:  Variant
Read/Get
Write/Set:
  
 
 
Remarks:  

This bindable property is also the default bindable property.   This means that if the container allows binding of a control to a datasource, such as when DBPix is placed on a form in Microsoft® Access, then the control-source can be automatically connected to the underlying data.  If this is the case then you will not normally need to access this property directly; otherwise you can retrieve the image or set it using this property.  If you need to retrieve the image directly then you can use the IsImageModified method to determine if the image needs to be saved.

 

 

Documentation version 2.0.0