Add(TdxTileControlItem)
|
Adds a specified tile item to the group.
|
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)
|
|
DeleteItem(TdxTileControlItem)
|
Deletes a specific tile or tile bar item within the group.
|
DeleteItems
|
Deletes all items in the tile group.
|
DestroyComponents
|
|
Destroying
|
|
EndFunctionInvoke(IAsyncResult)
|
|
EndInvoke(IAsyncResult)
|
|
EndInvoke<TResult>(IAsyncResult)
|
|
Equals(TObject)
|
|
ExecuteAction(TBasicAction)
|
|
FindComponent(String)
|
|
FreeNotification(TComponent)
|
|
FreeOnRelease
|
|
GetChildren(TGetChildProc,TComponent)
|
|
GetCollectionFromParent(TComponent)
protected
|
|
GetHashCode
|
|
GetNamePath
|
|
GetOwner
|
|
GetParentComponent
|
Returns the parent component of the current item’s collection.
|
HasParent
|
|
IndexOfItem(TdxTileControlItem)
|
Identifies the specified tile item‘s zero-based index within the group.
|
InsertComponent(TComponent)
|
|
IsImplementorOf(IInterface)
|
|
Loaded
|
|
MakeVisible
|
Scrolls the tile control to bring the current tile group into view.
|
MoveItem(TdxTileControlItem,Integer)
|
Moves a specified tile item to a certain position in the current group.
|
Notification(TComponent,TOperation)
|
|
ReferenceInterface(IInterface,TOperation)
|
|
RemoveComponent(TComponent)
|
|
RemoveFreeNotification(TComponent)
|
|
RemoveFromCollection(TcxComponentCollection)
protected
|
Removes the current collection element from a collection.
|
RemoveItem(TdxTileControlItem)
|
Removes a specific tile or tile bar item from the group.
|
RemoveItems
|
Removes all items from the tile group.
|
SetParentComponent(TComponent)
|
Adds the current element to a collection associated with a specified component.
|
SetSubComponent(Boolean)
|
|
ToString
|
|
UpdateAction(TBasicAction)
|
|