Icon Truncate Method

procedure Truncate

Usage

Use Truncate to limit the size of the BLOB field. Calling Truncate when the current position is 0 will clear the contents of the BLOB field.

Information Do not call Truncate when the TDBISAMBlobStream was created in bmRead mode.
Image