TImageList
FieldParam(s)Type
AllocBy-Integer
BlendColor-Integer
BkColor-Integer
Count-Integer
DrawingStyle-TDrawingStyle
Handle-HIMAGELIST
Height-Integer
Masked-Boolean
ImageType-TImageType
Width-Integer
-
AddBitmapMaskedSelf As TImageList , byval Bitmap As HBITMAP , byval MaskColor As IntegerSUB
AddBitmapSelf As TImageList , byval Bitmap As HBITMAP , byval Mask As HBITMAPSUB
AddIconSelf As TImageList , byval Icon As HICONSUB
AddCursorSelf As TImageList , byval Cursor As HCURSORSUB
ClearSelf As TImageListSUB
CreateSelf As TImageListSUB
CreateFromSelf As TImageList , byval FileName As String , byval MaskColor As Integer , byval ImageType As IntegerFUNCTION
DeleteSelf As TImageList , byval Index As IntegerSUB
DrawSelf As TImageList , byval Index As Integer , byval DestDC As HDC , byval X As Integer , byval Y As Integer , byval Style As LongSUB
DrawExSelf As TImageList , byval Index As Integer , byval DestDC As HDC , byval X As Integer , byval Y As Integer , byval iWidth As Integer , byval iHeight As Integer , byval FG As Integer , byval BK As Integer , byval Style As LongSUB
FreeSelf As TImageListSUB
-
GetBitmapSelf As TImageList , byval Index As IntegerFUNCTION
GetCursorSelf As TImageList , byval Index As IntegerFUNCTION
GetIconSelf As TImageList , byval Index As IntegerFUNCTION
GetMaskSelf As TImageList , byval Index As IntegerFUNCTION
-
SetHeightSelf As TImageList , byval fHeight As IntegerSUB
SetWidthSelf As TImageList , byval fWidth As IntegerSUB