Toggle navigation
Menu
Main
WhiteTown Software
Products
Downloads
Order
Support
Download
Order now
func markAsDeleted(_ recno: Int) -> Bool
Back to Index
C++
C
C#
Objective-C
Swift
Delphi
The function markAsDeleted() marks a record as a deleted (puts a symbol '*' to the first position of record.)
{ // your code dbf.markAsDeleted(10) dbf.markAsDeleted(20) // your code }
Copyright © WhiteTown Software, 1996-2023 |
Privacy policy
|
Site map