Table of Contents

TTMSFNCNavigationPanelItems.IndexOfContainer Method

Returns the zero-based index of the item whose container component matches AValue, or -1 if not found.

API unit family: TMSFNCNavigationPanel Declaring type: TTMSFNCNavigationPanelItems

Syntax

function IndexOfContainer(AValue: TComponent): Integer;