|
OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TCursor, including all inherited members.
| _CheckValid(HANDLE handle, uint resId=IDS_GDIFAILURE) | owl::TGdiBase | protectedstatic |
| CheckValid(uint resId=IDS_GDIFAILURE) | owl::TGdiBase | protected |
| GetHandle() const | owl::TCursor | inline |
| GetIconInfo() const -> ICONINFO | owl::TCursor | |
| GetIconInfoEx() const -> ICONINFOEX | owl::TCursor | |
| GetInfo() const -> TInfo | owl::TCursor | |
| Handle | owl::TGdiBase | protected |
| operator HCURSOR() const | owl::TCursor | inline |
| operator==(const TCursor &other) const | owl::TCursor | inline |
| ShouldDelete | owl::TGdiBase | protected |
| TCursor(HCURSOR handle, TAutoDelete autoDelete=NoAutoDelete) | owl::TCursor | |
| TCursor(HINSTANCE, const TCursor &cursor) | owl::TCursor | |
| TCursor(HINSTANCE, TResId) | owl::TCursor | |
| TCursor(HINSTANCE, const TPoint &hotSpot, const TSize &size, void *andBits, void *xorBits) | owl::TCursor | |
| TCursor(const void *resBits, uint32 resSize) | owl::TCursor | |
| TCursor(const ICONINFO &iconInfo) | owl::TCursor | |
| TGdiBase() | owl::TGdiBase | protected |
| TGdiBase(HANDLE handle, TAutoDelete autoDelete=NoAutoDelete) | owl::TGdiBase | protected |
| THandle typedef | owl::TCursor | |
| ~TCursor() | owl::TCursor |