RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TField.Clear Method

Sets the value of the field to NULL.

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

Call the Clear method to give the field a blank value (a NULL value in SQL terms). 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!