Toggle navigation
Menu
Main
WhiteTown Software
Products
Downloads
Order
Support
Download
Order now
function fieldCount: Integer;
Back to Index
C++
C
C#
Objective-C
Swift
Delphi
Function fieldCount() returns a number of fields in a dbf file.
begin // your code dbf.writeln( 'Fieldcount = ' + intToStr( dbf.fieldCount ) ); // your code end;
Copyright © WhiteTown Software, 1996-2023 |
Privacy policy
|
Site map