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