Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxDragImageList Methods
Show Inherited Hide Inherited

Name Description
Add(TBitmap,TBitmap) Inherited from TCustomImageList.
AddDisabledImage(TCustomImageList,Integer) Inherited from TCustomImageList.
AddDisabledImages(TCustomImageList) Inherited from TCustomImageList.
AddIcon(TIcon) Inherited from TCustomImageList.
AddImage(TCustomImageList,Integer) Inherited from TCustomImageList.
AddImages(TCustomImageList) Inherited from TCustomImageList.
AddMasked(TBitmap,TColor) Inherited from TCustomImageList.
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginDrag(HWND,Integer,Integer) Inherited from TDragImageList.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject) Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject) Inherited from TComponent.
BeginInvoke(TProc,TObject) Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject) Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject) Inherited from TComponent.
BeginUpdate Inherited from TBaseImageList.
Change Inherited from TBaseImageList.
CheckIndexAndName(TImageIndex,TImageName) Inherited from TCustomImageList.
Clear Inherited from TCustomImageList.
Delete(Integer) Inherited from TCustomImageList.
DestroyComponents Inherited from TComponent.
Destroying Inherited from TComponent.
DragLock(HWND,Integer,Integer) Inherited from TDragImageList.
DragMove(Integer,Integer) Inherited from TDragImageList.
DragUnlock Inherited from TDragImageList.
Draw(TCanvas,Integer,Integer,Integer,Boolean) Inherited from TCustomImageList.
Draw(TCanvas,Integer,Integer,Integer,TDrawingStyle,TImageType,Boolean) Inherited from TCustomImageList.
DrawOverlay(TCanvas,Integer,Integer,Integer,TOverlay,Boolean) Inherited from TCustomImageList.
DrawOverlay(TCanvas,Integer,Integer,Integer,TOverlay,TDrawingStyle,TImageType,Boolean) Inherited from TCustomImageList.
EndDrag Inherited from TDragImageList.
EndFunctionInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult) Inherited from TComponent.
EndUpdate Inherited from TBaseImageList.
Equals(TObject) Inherited from TObject.
ExecuteAction(TBasicAction) Inherited from TComponent.
FileLoad(TResType,String,TColor) Inherited from TCustomImageList.
FindComponent(String) Inherited from TComponent.
FreeNotification(TComponent) Inherited from TComponent.
FreeOnRelease Inherited from TComponent.
GetBitmap(Integer,TBitmap) Inherited from TCustomImageList.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetHashCode Inherited from TObject.
GetHotSpot Inherited from TCustomImageList.
GetIcon(Integer,TIcon,TDrawingStyle,TImageType) Inherited from TCustomImageList.
GetIcon(Integer,TIcon) Inherited from TCustomImageList.
GetImageBitmap Inherited from TCustomImageList.
GetIndexByName(TImageName) Inherited from TCustomImageList.
GetInstRes(THandle,TResType,DWORD,Integer,TLoadResources,TColor) Inherited from TCustomImageList.
GetInstRes(THandle,TResType,String,Integer,TLoadResources,TColor) Inherited from TCustomImageList.
GetMaskBitmap Inherited from TCustomImageList.
GetNameByIndex(TImageIndex) Inherited from TCustomImageList.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetParentComponent Inherited from TComponent.
GetResource(TResType,String,Integer,TLoadResources,TColor) Inherited from TCustomImageList.
HandleAllocated Inherited from TCustomImageList.
HasParent Inherited from TComponent.
HideDragImage Inherited from TDragImageList.
Insert(Integer,TBitmap,TBitmap) Inherited from TCustomImageList.
InsertComponent(TComponent) Inherited from TComponent.
InsertIcon(Integer,TIcon) Inherited from TCustomImageList.
InsertMasked(Integer,TBitmap,TColor) Inherited from TCustomImageList.
IsImageNameAvailable Inherited from TCustomImageList.
IsImplementorOf(IInterface) Inherited from TComponent.
IsScaled Inherited from TCustomImageList.
Loaded Inherited from TComponent.
Move(Integer,Integer) Inherited from TCustomImageList.
Notification(TComponent,TOperation) Inherited from TComponent.
Overlay(Integer,TOverlay) Inherited from TCustomImageList.
ReferenceInterface(IInterface,TOperation) Inherited from TComponent.
RegisterChanges(TChangeLink) Inherited from TCustomImageList.
RemoveComponent(TComponent) Inherited from TComponent.
RemoveFreeNotification(TComponent) Inherited from TComponent.
Replace(Integer,TBitmap,TBitmap) Inherited from TCustomImageList.
ReplaceIcon(Integer,TIcon) Inherited from TCustomImageList.
ReplaceMasked(Integer,TBitmap,TColor) Inherited from TCustomImageList.
ResInstLoad(THandle,TResType,String,TColor) Inherited from TCustomImageList.
ResourceLoad(TResType,String,TColor) Inherited from TCustomImageList.
SetDragImage(Integer,Integer,Integer) Inherited from TDragImageList.
SetParentComponent(TComponent) Inherited from TComponent.
SetSize(Integer,Integer) Inherited from TCustomImageList.
SetSubComponent(Boolean) Inherited from TComponent.
ShowDragImage Inherited from TDragImageList.
ToString Inherited from TObject.
UnRegisterChanges(TChangeLink) Inherited from TCustomImageList.
UpdateAction(TBasicAction) Inherited from TComponent.
See Also