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