Toggle navigation
Menu
Main
WhiteTown Software
Products
Downloads
Order
Support
Download
Order now
- (double) getValue: (NSInteger) fieldno;
Back to Index
C++
C
C#
Objective-C
Swift
Delphi
The function getValue() returns content of any numeric field as a double value.
Do not forget to call readRecord().
{ // your code [dbf readRecord:row]; NSLog( @"%f", [dbf getValue:0] ); // your code }
Copyright © WhiteTown Software, 1996-2023 |
Privacy policy
|
Site map