TTMSFNCTimelineDatabaseAdapter.OnReadFields Event
Occurs when fields are read and the adapter is about to create or update a timeline item.
API unit family: TMSFNCTimelineDatabaseAdapter
Declaring type: TTMSFNCTimelineDatabaseAdapter
Syntax
OnReadFields: TTMSFNCTimelineDatabaseAdapterReadFields;
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
AFields |
Dataset fields used for the mapping operation. |
AIndicator |
Timeline indicator being processed. |
ASection |
Timeline section being processed. |
AFieldParams |
Field mapping options for the item being read. |