Table of Contents

TTMSFNCObjectInspectorWriteDBFieldValue Event Type

Handler type for writing an edited dataset field value.

API unit family: TMSFNCObjectInspector

Parameters

Name Description
Sender Inspector that is writing the field value.
AField Dataset field being written.
AFieldValue Text value to write and optionally replace.
ACanWrite Set to True to write the value; set to False to cancel the write.