TCustomdxPSExplorerTreeContainer.ExpandItem(TCustomdxPSExplorerItem,Boolean) Method
Declaration
procedure ExpandItem(AnItem: TCustomdxPSExplorerItem; ARecursive: Boolean = False); virtual; abstract;
Parameters
| Name | Type |
|---|---|
| AnItem | TCustomdxPSExplorerItem |
| ARecursive | Boolean |
See Also