OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TCelArray Member List

This is the complete list of members for owl::TCelArray, including all inherited members.

Add(const TBitmap &image)owl::TCelArray
Add(const TCelArray &src, int index)owl::TCelArray
BitBlt(int index, TDC &dc, int x, int y, uint32 rop=SRCCOPY)owl::TCelArray
BitBlt(int index, TDC &, int x, int y, int dx, int dy, const TColor &bgClr, const TColor &fgClr)owl::TCelArray
CelOffset(int cel) constowl::TCelArrayinline
CelRect(int cel) constowl::TCelArrayinline
CelSize() constowl::TCelArrayinline
CurRow() constowl::TCelArrayinline
GetBkColor() constowl::TCelArrayinline
NumAllocCels() constowl::TCelArrayinline
NumCels() constowl::TCelArrayinline
NumRows() constowl::TCelArrayinline
Offset() constowl::TCelArrayinline
operator const TBitmap &() constowl::TCelArrayinline
operator TBitmap &()owl::TCelArrayinline
operator=(const TCelArray &)owl::TCelArray
operator[](int cel) constowl::TCelArrayinline
Remove(int index=-1)owl::TCelArray
RemoveAll()owl::TCelArrayinline
Replace(int index, const TBitmap &image)owl::TCelArray
Replace(int index, const TCelArray &src, int srcidx)owl::TCelArray
SetBkColor(const TColor &)owl::TCelArrayinline
SetCelSize(TSize size)owl::TCelArrayinline
SetCurRow(int raw)owl::TCelArrayinline
SetNGrowBy(int growBy)owl::TCelArrayinline
SetNumCels(int numCels)owl::TCelArrayinline
SetOffset(TPoint offs)owl::TCelArrayinline
StretchBlt(int index, TDC &dc, const TRect &dstRect, uint32 rop=SRCCOPY)owl::TCelArray
TCelArray(TBitmap *bmp, int numCels, TSize celSize=TSize(), TPoint offset=TPoint(), int numRows=1, TAutoDelete=AutoDelete)owl::TCelArray
TCelArray(const TDib &dib, int numCels, int numRows=1)owl::TCelArray
TCelArray(const TCelArray &src)owl::TCelArray
TCelArray(const TSize &size, uint flags, int init, int grow, int numRows=1)owl::TCelArray
~TCelArray()owl::TCelArrayvirtual