TTMSFNCObjectInspectorReadDBField Event Type
Handler type for deciding whether a dataset field can be read.
API unit family: TMSFNCObjectInspector
Parameters
| Name | Description |
|---|---|
Sender |
Inspector that is reading the field. |
AField |
Dataset field being read. |
ACanRead |
Set to True to read the field; set to False to hide it. |