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