AddListener(IdxBarListener)
|
|
AddToCollection(TcxComponentCollection)
protected
|
Adds the current collection element to a collection.
|
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)
|
|
ChangeDockingStyle(TdxBarDockingStyle,TdxDockControl)
|
Changes the layout of the current toolbar.
|
DestroyComponents
|
|
Destroying
|
|
EndFunctionInvoke(IAsyncResult)
|
|
EndInvoke(IAsyncResult)
|
|
EndInvoke<TResult>(IAsyncResult)
|
|
Equals(TObject)
|
|
ExecuteAction(TBasicAction)
|
|
FindComponent(String)
|
|
FreeNotification(TComponent)
|
|
FreeOnRelease
|
|
GetChildren(TGetChildProc,TComponent)
|
|
GetCollectionFromParent(TComponent)
|
|
GetHashCode
|
|
GetNamePath
|
|
GetOwner
|
|
GetParentComponent
|
Returns the parent component of the current item’s collection.
|
HasParent
|
|
InsertComponent(TComponent)
|
|
IsImplementorOf(IInterface)
|
|
IsMerged
|
|
IsVertical
|
|
Loaded
|
|
Merge(TdxBar)
|
Merges a given toolbar with the current toolbar.
|
Move(TdxBar,Boolean)
|
Moves the current bar to a new location.
|
Move(TdxBarDockedDockingStyle,Integer,Integer)
|
|
Move(TdxDockControl,Integer,Integer)
|
|
Move(Integer,Integer)
|
|
Notification(TComponent,TOperation)
|
|
ReferenceInterface(IInterface,TOperation)
|
|
RemoveComponent(TComponent)
|
|
RemoveFreeNotification(TComponent)
|
|
RemoveFromCollection(TcxComponentCollection)
protected
|
Removes the current collection element from a collection.
|
RemoveListener(IdxBarListener)
|
|
Reset(Boolean)
|
Restores the current toolbar’s settings.
|
ResetWithConfirmation
|
Requests end-user confirmation before resetting the current toolbar’s original settings.
|
SetParentComponent(TComponent)
|
Adds the current element to a collection associated with a specified component.
|
SetSubComponent(Boolean)
|
|
ToString
|
|
Unmerge(TdxBar)
|
Removes the ABar toolbar from the current toolbar.
|
UpdateAction(TBasicAction)
|
|