Applies To
TQDB, TQDBItem, TQDBView
Declaration
procedure Clear;
Description
The Clear, Fetch, and Store methods operate at a lower level than the Cancel, Delete, Edit, Insert, Post, and Refresh methods and should generally be avoided unless necessary.
Clear blanks the current item in a way appropriate to the component.
In TQDBItem
Clears the current item and its fields.
In TQDBView
As above but also clears the associated Panel.