Assign(TPersistent)
|
|
AssignTo(TPersistent)
|
|
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject)
|
|
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject)
|
|
BeginInvoke(TAsyncFunctionEvent,TObject)
|
|
BeginInvoke(TAsyncProcedureEvent,TObject)
|
|
BeginInvoke(TProc,TObject)
|
|
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject)
|
|
BeginInvoke<TResult>(TFunc<TResult>,TObject)
|
|
BuildTree(TCustomdxPSExplorerTreeContainer)
|
Builds the report tree using the specified tree container.
|
CanCreateFolder
|
Indicates whether the explorer can create folders.
|
CanCreateItem
|
Indicates whether the explorer can create report items.
|
CreateNewFolder(TdxPSExplorerFolder)
|
Creates a new folder within the specified parent folder.
|
CreateNewItem(TdxPSExplorerFolder,TBasedxReportLink)
|
Saves the specified report to the specified folder.
|
CreateTree(IdxPSExplorerTreeContainerHost)
|
Creates the report tree container.
|
DestroyComponents
|
|
Destroying
|
|
EndFunctionInvoke(IAsyncResult)
|
|
EndInvoke(IAsyncResult)
|
|
EndInvoke<TResult>(IAsyncResult)
|
|
Equals(TObject)
|
|
ExecuteAction(TBasicAction)
|
|
FindComponent(String)
|
|
FindCustomItemByUniqueID(TBytes)
|
Returns the folder or item by its unique ID.
|
FreeNotification(TComponent)
|
|
FreeOnRelease
|
|
GetChildren(TGetChildProc,TComponent)
|
|
GetHashCode
|
|
GetNamePath
|
|
GetOwner
|
|
GetParentComponent
|
|
HasParent
|
|
InsertComponent(TComponent)
|
|
IsImplementorOf(IInterface)
|
|
Loaded
|
|
LoadedItem
|
Returns the currently loaded item.
|
LoadItemData(TdxPSExplorerItem,TBasedxReportLink)
|
Loads a particular item’s data into a report link.
|
Notification(TComponent,TOperation)
|
|
ReferenceInterface(IInterface,TOperation)
|
|
Refresh
|
Updates the report explorer.
|
RegisterNotifier(TdxPSExplorerChangeNotifier)
|
Registers the specified change notifier.
|
RemoveComponent(TComponent)
|
|
RemoveFreeNotification(TComponent)
|
|
SetParentComponent(TComponent)
|
|
SetSubComponent(Boolean)
|
|
ToString
|
|
UnloadItemData(TdxPSExplorerItem)
|
Unloads an item’s data from a report link.
|
UnregisterNotifier(TdxPSExplorerChangeNotifier)
|
Removes the specified notifier from the registered notifiers list.
|
UpdateAction(TBasicAction)
|
|