Toggle navigation
Menu
Main
WhiteTown Software
Products
Downloads
Order
Support
Download
Order now
function isMemoField(fieldno : Integer): Boolean;
Back to Index
C++
C
C#
Objective-C
Swift
Delphi
Function isMemoField() returns TRUE is a field is memo.
begin // your code if dbf.isMemoField(0) then writeln( 'This is memo.' ); // your code end;
Copyright © WhiteTown Software, 1996-2023 |
Privacy policy
|
Site map