The Field object

This object allows you to access and manipulate a field on a form. Field numbering always begins with 1 (not 0) and proceeds in the order in which the fields were defined in the form definition. For example, the fifth field defined in a form definition is field number 5.

Below is a list of the methods specific to the Field object.

CopyDataFromDCObject

DespeckleBlack4

DespeckleBlack8

DespeckleWhite4

DespeckleWhite8

Dilate4

Dilate8

EatBorderStructures

Erode4

Erode8

GetBinaryImage

GetComplCode

GetComplMsg

GetComplStr

GetErrorCode

GetErrorMessage

GetExtStatus

GetFieldNo

GetFill

GetFirstFieldChar

GetImageFlags

GetIndex

GetInfoStr

GetName

GetNextFieldChar

GetNoOfFieldChar

GetPosition

GetStatus

GetValueStr

IsCharVerifyDone

IsFormValOK

IsHw

IsPosAvail

IsValCharVerify

IsValConfirm

IsValRetype

Merge4

Merge8

RemoveThinStructures

SetBinaryImage

SetCharVerifyDone

SetComplCode

SetComplMsg

SetComplStr

SetErrorCode

SetErrorMessage

SetExtStatus

SetFieldRect

SetFormValOK

SetHw

SetInfoStr

SetPosAvail

SetStatus

SetValCharVerify

SetValConfirm

SetValRetype

SetValueStr

Validate

Overview of objects in the Classic API

Where to find additional information about methods and events