|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TImageList, including all inherited members.
| Add(const TBitmap &image) | owl::TImageList | |
| Add(const TBitmap &image, const TBitmap &mask) | owl::TImageList | |
| Add(const TBitmap &image, const TColor &mask) | owl::TImageList | |
| Add(const TIcon &) | owl::TImageList | |
| BeginDrag(int index, int dxHotspot, int dyHotspot) | owl::TImageList | |
| CheckValid() | owl::TImageList | protected |
| Copy(TImageList &imgsrc, int ifrom, int ito, uint flags=ILCF_MOVE) | owl::TImageList | |
| DragEnter(HWND hwndLock, int x, int y) | owl::TImageList | static |
| DragLeave(HWND hwndLock) | owl::TImageList | static |
| DragMove(int x, int y) | owl::TImageList | static |
| DragShowNolock(bool show) | owl::TImageList | static |
| Draw(int index, TDC &, int x, int y, uint style=ILD_NORMAL, int overlay=0) | owl::TImageList | |
| Draw(int index, TDC &dc, const TPoint &p, uint style=ILD_NORMAL, int overlay=0) | owl::TImageList | inline |
| Draw(int index, TDC &, int x, int y, int dx, int dy, const TColor &bgClr, const TColor &fgClr, uint style=ILD_NORMAL, int overlay=0) | owl::TImageList | |
| Draw(int index, TDC dc, const TPoint &p, const TSize &s, const TColor &bgClr, const TColor &fgClr, uint style=ILD_NORMAL, int overlay=0) | owl::TImageList | inline |
| DrawIndirect(const TImageListDrawParam &imldp) | owl::TImageList | |
| Duplicate() | owl::TImageList | |
| EndDrag() | owl::TImageList | static |
| GetBkColor() const | owl::TImageList | |
| GetIcon(int index, uint flags) const | owl::TImageList | |
| GetIconSize(int &cx, int &cy) | owl::TImageList | |
| GetImageCount() const | owl::TImageList | |
| GetImageInfo(int index, TImageInfo &celInfo) const | owl::TImageList | |
| GetImageInfo(int index) const | owl::TImageList | |
| GetImageOffset(int cel) const | owl::TImageList | inline |
| GetImageRect(int cel) const | owl::TImageList | inline |
| GetImageSize() const | owl::TImageList | inline |
| operator HIMAGELIST() const | owl::TImageList | inline |
| operator TBitmap &() | owl::TImageList | |
| operator=(const TImageList &) | owl::TImageList | |
| operator[](int cel) const | owl::TImageList | inline |
| Remove(int index) | owl::TImageList | |
| RemoveAll() | owl::TImageList | inline |
| Replace(int index, const TBitmap &image) | owl::TImageList | |
| Replace(int index, const TBitmap &image, const TBitmap &mask) | owl::TImageList | |
| ReplaceIcon(int index, HICON hicon) | owl::TImageList | |
| SetBkColor(const TColor &newColor) | owl::TImageList | |
| SetDragCursorImage(int drag, int dxHotspot, int dyHotspot) | owl::TImageList | |
| SetImageCount(uint newcount) | owl::TImageList | |
| SetOverlayImage(int index, int overlay) | owl::TImageList | |
| TImageList(const TSize &imageSize, uint flags, int initCapacity, int growBy) | owl::TImageList | |
| TImageList(const TBitmap &bmp, uint flags, int imageCount, int growBy) | owl::TImageList | |
| TImageList(const TDib &dib, uint flags, int imageCount, int growBy) | owl::TImageList | |
| TImageList(HINSTANCE, TResId, int imageWidth, int growBy, const TColor &mask, uint type=IMAGE_BITMAP, uint flags=LR_CREATEDIBSECTION) | owl::TImageList | |
| TImageList(HIMAGELIST imageList) | owl::TImageList | |
| TImageList(TPoint &pt, TPoint &hotspot) | owl::TImageList | |
| TImageList(const TImageList &src) | owl::TImageList | |
| ~TImageList() | owl::TImageList |