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