Table of Contents

TTMSFNCCustomTimeline.FindSectionWithDBKey Method

Finds the first section with the specified database key.

API unit family: TMSFNCTimeline Declaring type: TTMSFNCCustomTimeline

Syntax

function FindSectionWithDBKey(ADBKey: string): TTMSFNCTimelineSection;

Parameters

Name Description
ADBKey Specifies ADBKey.

Returns

The created or matching section, or nil when no section matches.