RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TriggerReadWriteRow.ClearValues Method

Nulls out all values of row.

Pascal
function ClearValues: void;
C++
void ClearValues();

ClearValues nulls out all values of the row. It sets them to unassigned nulls. 

 

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