procedure ClearRecord(dbf :integer);
ClearRecord fills the internal memory with blank symbols (blanks or zeroes).
You have to call this function before you want to fill fields with some information.
You have to call this function before you want to fill fields with some information.
|