Vcl.WinXPanels.TStackPanelControlCollection.Items
Delphi
property Items[AIndex: Integer]: TStackPanelControlItem read GetItem; default;
C++
__property TStackPanelControlItem* Items[int AIndex] = {read=GetItem/*, default*/};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | Vcl.WinXPanels.pas Vcl.WinXPanels.hpp |
Vcl.WinXPanels | TStackPanelControlCollection |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!