Toggle navigation
Menu
Main
WhiteTown Software
Products
Downloads
Order
Support
Download
Order now
BOOL isMemoField(cdbfapiPlus* handle, int fieldno);
Back to Index
C++
C
C#
Objective-C
Swift
Delphi
Function isMemoField() returns TRUE is a field is memo.
{
// your code
if
(isMemoField(dbf,
0
))
printf
(
"This is memo.\n"
);
// your code
}
Copyright © WhiteTown Software, 1996-2023 |
Privacy policy
|
Site map