Vcl.WinXPanels.TStackPanelControlCollection.IndexOf

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function IndexOf(AControl: TControl): Integer;

C++

int __fastcall IndexOf(Vcl::Controls::TControl* AControl);

Properties

Type Visibility Source Unit Parent
function public
Vcl.WinXPanels.pas
Vcl.WinXPanels.hpp
Vcl.WinXPanels TStackPanelControlCollection

Description

Gets the index og the TStackPanelControlItem instance that is associated with the specified TControl.