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

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

EnableSubclassing(bool enable=true)owl::TToolInfoinline
FlushCacheText()owl::TToolInfoinline
GetCacheText() constowl::TToolInfoinline
GetToolRect(TRect &rect) constowl::TToolInfo
GetToolWindow() constowl::TToolInfo
IsPointInTool(HWND win, const TPoint &pt) constowl::TToolInfo
operator=(const TToolInfo &)owl::TToolInfo
operator==(const TToolInfo &ti) constowl::TToolInfoinline
SetRect(const TRect &rect)owl::TToolInfoinline
SetText(int resId, HINSTANCE hinstance)owl::TToolInfoinline
SetText(LPCTSTR text, bool copy=true)owl::TToolInfo
SetText(const tstring &text)owl::TToolInfoinline
SetToolInfo(HWND window, uint toolId, const TRect &rc)owl::TToolInfo
SetToolInfo(HWND window, uint toolId)owl::TToolInfo
SetToolInfo(HWND toolHwnd, HWND parent)owl::TToolInfo
TToolInfo(bool allocCache=false)owl::TToolInfo
TToolInfo(HWND window, const TRect &rect, uint toolId, LPCTSTR txt=LPSTR_TEXTCALLBACK)owl::TToolInfo
TToolInfo(HWND window, const TRect &rect, uint toolId, const tstring &txt)owl::TToolInfo
TToolInfo(HWND window, const TRect &, uint toolId, int resId, HINSTANCE txtResModule)owl::TToolInfo
TToolInfo(HWND parent, HWND toolHwnd, LPCTSTR txt=LPSTR_TEXTCALLBACK)owl::TToolInfo
TToolInfo(HWND parent, HWND toolHwnd, const tstring &txt)owl::TToolInfo
TToolInfo(HWND parent, HWND toolHwnd, int resId, HINSTANCE strResModule)owl::TToolInfo
TToolInfo(const TToolInfo &)owl::TToolInfo