DataSaveQuality property (Main Control)

C++ Builder example

Delphi example

 

Builder Syntax

int DataSaveQuality

Delphi Syntax

DataSaveQuality: Integer

Overview

Refer to Using a Data Source.

Remarks

(Persistent property, available at design time) Specifies the image quality, when using CMP or JPEG compression to add or update an image field in a database record.

Use this property when the Main Control is bound to a data control using the DataSource and DataField properties.

For possible values, refer to Compression Quality Factors.

See Also

Topics:

Databases: Data Binding