RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBlobField.Clear Method

Clears the current value in the BLOB field.

Pascal
procedure Clear; override;
C++
virtual __fastcall Clear();

Use Clear to delete the current value in the field and leave the field without a value.

Query1Images.Clear;

 

IsNull 

Required 

Value

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!