Vcl.WinXPanels.TCustomStackPanel.ControlIndex

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ControlIndex[AControl: TControl]: Integer read GetControlIndex write SetControlIndex;

C++

__property int ControlIndex[Vcl::Controls::TControl* AControl] = {read=GetControlIndex, write=SetControlIndex};

Properties

Type Visibility Source Unit Parent
property public
Vcl.WinXPanels.pas
Vcl.WinXPanels.hpp
Vcl.WinXPanels TCustomStackPanel

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!