TTMSFNCTimelineDatabaseAdapter.OnFieldsToIndicator Event
Occurs when dataset fields are mapped to a timeline item.
API unit family: TMSFNCTimelineDatabaseAdapter
Declaring type: TTMSFNCTimelineDatabaseAdapter
Syntax
OnFieldsToIndicator: TTMSFNCTimelineDatabaseAdapterFieldsToIndicator;
Parameters
| Name | Description |
|---|---|
Sender |
Object that triggered the event. |
AFields |
Dataset fields used for the mapping operation. |
AIndicator |
Timeline indicator being processed. |
ADefaultSet |
Set to False to prevent the default field mapping. |