TTMSFNCNavigationPanelItems.IndexOfContainer Method
Returns the zero-based index of the item whose container component matches
AValue, or-1if not found.
API unit family: TMSFNCNavigationPanel
Declaring type: TTMSFNCNavigationPanelItems
Syntax
function IndexOfContainer(AValue: TComponent): Integer;