Status for form complements

The following codes represent statuses for form complements (FORMS Help topic). They apply to both the Classic OLE API and the COM API. They are used with the SetComplStatus and GetComplStatus methods, for example.

This code

Represents

Meaning that the form is to have a form complement because...

19031

FORMCOMPL_TABLE

... a field value is not found in the table.

19033

FORMCOMPL_EMPTY

... a field is empty.

19034

FORMCOMPL_NOTEMPTY

... a field is filled in.