当前位置:网站首页>Devaxpress Chinese description --tcximagelist (enhanced image list control)
Devaxpress Chinese description --tcximagelist (enhanced image list control)
2022-06-13 01:43:00 【Guoguo】
TcxImageList Object
Hierarchy Properties Methods Events
An enhanced version of the picture list control .
Unit cxGraphics
Syntax
TcxImageList = class(TcxCustomImageList)
Description
TcxImageList Component extends the standard TImageList Features provided :
Storage 、 Manage and draw 32 Function of bit bitmap image ;
At the same time, support vector (SVG) Images ;
Support alpha Transparent mix ;
You can also specify a monitor for designing and storing images DPI Value function .
You can click... In the shortcut menu of the component “Assign from” And select the desired image list , The stored image size can be obtained from the width and height attributes , And copy the image from any other image list on the same form at design time , Please note that , The image list will delete the image originally stored in the list .
TcxImageList The component can also add images with a list editor at design time , Use it to import 、 management 、 Export and browse images in the list .
TcxImageList Properties
TcxImageList
Derived from TcxCustomImageList
AlphaBlending The transparency of the picture
ColorDepth Color depth
CompressData Whether to compress data or not
Handle
Height
Width
TcxImageList Methods
TcxImageList
Derived from TcxCustomImageList
Add Add a picture to the list
AddBitmap Appends the specified bitmap and its transparent mask to the image list .
AddIcon Add an icon to the image list
AddImage Add a picture to the image list
AddImages Add from a picture list to the pick up picture list
AddMasked
BeginUpdate Delay sending notification of changes to the image list .
CancelUpdate Discard delayed image list change notifications , It also allows subsequent notifications to be sent to the listener of the image list
{$IFDEF DELPHI22}
Change
{$ENDIF}
Clear Remove all pictures from list
CopyImages Append the specified image list from another image list .
Delete Delete the specified picture from the list
Draw Draw a picture in the list onto the specified canvas
DrawOverlay Draw a picture in the list to the canvas and draw the mask .
EndUpdate
FileLoad Load the image from the specified resource file
GetImage Returns the image specified in the list .
GetImageInfo Gets the bitmap and transparent mask bitmap of the specified image .
GetInstRes
GetMask Gets the transparent mask bitmap of the specified image .
GetPixelFormat Returns the pixel format of the image list through the handle .
Insert Insert the image and its bitmap transparent mask at the specified position in the image list
InsertIcon
InsertMasked
IsEquals
LoadImage
Replace
ReplaceIcon
ReplaceMasked
ResInstLoad
ResourceLoad
SetSize Set the image list to store the new size of the image ( In pixels ).
Derived from TcxBaseImageList
AfterConstruction
BeforeDestruction
Derived from TDragImageList
BeginDrag
DragLock
DragMove
DragUnlock
EndDrag
GetHotSpot
HideDragImage
SetDragImage
ShowDragImage
Derived from TCustomImageList
Add
AddIcon
AddImages
AddMasked
Assign
Clear
Create
CreateSize
Delete
Destroy
Draw
DrawOverlay
FileLoad
GetBitmap
GetIcon
GetImageBitmap
GetInstRes
GetMaskBitmap
GetResource
HandleAllocated
Insert
InsertIcon
InsertMasked
Move
Overlay
RegisterChanges
Replace
ReplaceIcon
ReplaceMasked
ResInstLoad
ResourceLoad
UnRegisterChanges
边栏推荐
- Differences among bio, NiO and AIO
- About inquirerjs
- A summary of global variables and typedef
- Project training (XVII) -- personal work summary
- Wsl2 + vcxsrv + opengl3.3 configuration
- Tweets movement description and chart display
- D template instance does not match declaration
- How to solve the problems when using TV focusable to package APK in uni app
- 关于tkinter.Canvas 不显示图片的问题
- Golang context (context summary)
猜你喜欢

关于tkinter.Canvas 不显示图片的问题

Introduction to ROS runtime

Plumber game

【MathType】利用MathType输出LaTex样式的公式

Machine learning basic SVM (support vector machine)

Happy string

3、 Upload fabric photos to SQL server and provide name to display fabric photos

Implementation and design of JMeter interface test database assertion for CSDN salary increase technology

STM32 3*3矩阵按键(寄存器版本)

Large end storage and small end storage
随机推荐
Database query user mailbox
URI, URL and urn difference, relation and syntax diagram
谷歌的智能出价有几种?
Shell command notes
Record the VMware installation process of VMware Tools and some problems encountered
Logical operation bit operation
Note: common gadgets in project architecture
Golang learning essay
The second round of mesa
About tkinter Canvas does not display pictures
TensorFlow 2. X multi graphics card distributed training
About retrieving ignored files in cornerstone
The interviewer only asked me five questions and the interview was over
Traversal of binary tree - first order traversal, middle order traversal, and second order traversal
谷歌加大型文字广告是什么?怎么用?
This of phaser3 add. add. image
numpy多维数组转置transpose
A DPU architecture without CPU: Hyperion
How many smart bids does Google have?
[WSL2]限制WSL2可访问的硬件资源(CPU/内存)