Table of Contents

TTMSFNCTimelineDatabaseAdapter.SelectItem Method

Selects the dataset record associated with the timeline indicator.

API unit family: TMSFNCTimelineDatabaseAdapter Declaring type: TTMSFNCTimelineDatabaseAdapter

Overloads

Overload 1

Selects the dataset record associated with the timeline indicator.

procedure SelectItem(AItem: TTMSFNCTimelineIndicator); overload; override;

Parameters

Name Description
AItem Timeline indicator or section being processed.

Overload 2

Selects the dataset record associated with the timeline section.

procedure SelectItem(AItem: TTMSFNCTimelineSection); overload; override;

Parameters

Name Description
AItem Timeline indicator or section being processed.