DataSaveFormat property (Main Control)
Builder Syntax |
int DataSaveFormat |
Delphi Syntax |
DataSaveFormat: Integer |
Overview |
Refer to Using a Data Source. |
Remarks
(Persistent property, available at design time) Specifies the file format to use when adding or updating 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 valid values, refer to Formats of Output Files.
See Also
Topics: |