home *** CD-ROM | disk | FTP | other *** search
/ C Programming Starter Kit 2.0 / SamsPublishing-CProgrammingStarterKit-v2.0-Win31.iso / bc45 / expert.pak / OWLDB.APX (.txt) < prev    next >
Borland C/C++ Project  |  1997-07-23  |  124KB  |  4,171 lines

  1. BORCMDB
  2. EV_BN_CLICKED
  3. ([[Constant]], [[FunctionName]])
  4. EV_BN_DISABLE
  5. ([[Constant]], [[FunctionName]])
  6. EV_BN_DOUBLECLICKED
  7. ([[Constant]], [[FunctionName]])
  8. EV_BN_HILITE
  9. ([[Constant]], [[FunctionName]])
  10. EV_BN_PAINT
  11. ([[Constant]], [[FunctionName]])
  12. EV_BN_UNHILITE
  13. ([[Constant]], [[FunctionName]])
  14. EV_CBN_CLOSEUP
  15. ([[Constant]], [[FunctionName]])
  16. EV_CBN_DBLCLK
  17. ([[Constant]], [[FunctionName]])
  18. EV_CBN_DROPDOWN
  19. ([[Constant]], [[FunctionName]])
  20. EV_CBN_EDITCHANGE
  21. ([[Constant]], [[FunctionName]])
  22. EV_CBN_EDITUPDATE
  23. ([[Constant]], [[FunctionName]])
  24. EV_CBN_ERRSPACE
  25. ([[Constant]], [[FunctionName]])
  26. EV_CBN_KILLFOCUS
  27. ([[Constant]], [[FunctionName]])
  28. EV_CBN_SELCHANGE
  29. ([[Constant]], [[FunctionName]])
  30. EV_CBN_SELENDCANCEL
  31. ([[Constant]], [[FunctionName]])
  32. EV_CBN_SELENDOK
  33. ([[Constant]], [[FunctionName]])
  34. EV_CBN_SETFOCUS
  35. ([[Constant]], [[FunctionName]])
  36. EV_EN_CHANGE
  37. ([[Constant]], [[FunctionName]])
  38. EV_EN_ERRSPACE
  39. ([[Constant]], [[FunctionName]])
  40. EV_EN_HSCROLL
  41. ([[Constant]], [[FunctionName]])
  42. EV_EN_KILLFOCUS
  43. ([[Constant]], [[FunctionName]])
  44. EV_EN_MAXTEXT
  45. ([[Constant]], [[FunctionName]])
  46. EV_EN_SETFOCUS
  47. ([[Constant]], [[FunctionName]])
  48. EV_EN_UPDATE
  49. ([[Constant]], [[FunctionName]])
  50. EV_EN_VSCROLL
  51. ([[Constant]], [[FunctionName]])
  52. EV_LBN_DBLCLK
  53. ([[Constant]], [[FunctionName]])
  54. EV_LBN_ERRSPACE
  55. ([[Constant]], [[FunctionName]])
  56. EV_LBN_KILLFOCUS
  57. ([[Constant]], [[FunctionName]])
  58. EV_LBN_SELCANCEL
  59. ([[Constant]], [[FunctionName]])
  60. EV_LBN_SELCHANGE
  61. ([[Constant]], [[FunctionName]])
  62. EV_LBN_SETFOCUS
  63. ([[Constant]], [[FunctionName]])
  64.     TAppDictionary()
  65. appdict.h
  66.     TApplication()
  67. applicat.h
  68. LRESULT
  69. (TEventInfo& info, WPARAM wp, LPARAM lp = 0)
  70. (TEventInfo& info, WPARAM wp, LPARAM lp)
  71. (info, wp, lp)
  72. (MSG& msg)
  73. (MSG& msg)
  74. (msg)
  75. (HMENU menu)
  76. (HMENU menu)
  77. (menu)
  78. (int status)
  79. (int status)
  80. (status)
  81. (long idleCount)
  82. (long idleCount)
  83. (idleCount)
  84. (HBITMAP handle, TAutoDelete autoDelete = NoAutoDelete)
  85. (HBITMAP handle, TAutoDelete autoDelete)
  86.     TBitmap(handle, autoDelete)
  87. gdiobjec.h
  88.     TBitSet()
  89. bitset.h
  90.     TBIVbxLibrary()
  91. vbxctl.h
  92. (HBRUSH handle, TAutoDelete autoDelete = NoAutoDelete)
  93. (HBRUSH handle, TAutoDelete autoDelete)
  94.     TBrush(handle, autoDelete)
  95. gdiobjec.h
  96. (TWindow* parent, int id, const char far* text, int X, int Y, int W, int H, bool isDefault = false, TModule* module = 0)
  97. (TWindow* parent, int id, const char far* text, int X, int Y, int W, int H, bool isDefault, TModule* module)
  98.     TButton(parent, id, text, X, Y, W, H, isDefault, module)
  99. button.h
  100. (0, 100, "", 0, 0, 0, 0)
  101. (MSG far* p1)
  102. (MSG far* p1)
  103. EV_WM_GETDLGCODE
  104. (TBitmap* bmp, int numCels, TSize celSize = 0, TPoint offset = 0, TAutoDelete = AutoDelete)
  105. (TBitmap* bmp, int numCels, TSize celSize, TPoint offset, TAutoDelete autodelete)
  106.     TCelArray(bmp, numCels, celSize, offset, autodelete)
  107. celarray.h
  108. (TWindow* parent, TData& data, TResId templateId = 0, const char far* title = 0, TModule* module = 0)
  109. (TWindow* parent, TData& data, TResId templateId, const char far* title, TModule* module)
  110.     TChangeIconDlg(parent, data, templateId, title, module)
  111. oledlg.h
  112. (0, *new TChangeIconDlg::TData())
  113.     TCharSet()
  114. bitset.h
  115. (TWindow* parent, int id, const char far* title, int x, int y, int w, int h, TGroupBox* group = 0, TModule* module = 0)
  116. (TWindow* parent, int id, const char far* title, int x, int y, int w, int h, TGroupBox* group, TModule* module)
  117.     TCheckBox(parent, id, title, x, y, w, h, group, module)
  118. checkbox.h
  119. (0, 100, "", 0, 0, 0, 0, 0)
  120. (MSG far* p1)
  121. (MSG far* p1)
  122. EV_WM_GETDLGCODE
  123. (TWindow* parent, TData& data, TResId templateId = 0, const char far* title = 0, TModule* module = 0)
  124. (TWindow* parent, TData& data, TResId templateId, const char far* title, TModule* module)
  125.     TChooseColorDialog(parent, data, templateId, title, module)
  126. chooseco.h
  127. (TWindow* parent, TData& data, TResId templateId = 0, const char far* title = 0, TModule* module = 0)
  128. (TWindow* parent, TData& data, TResId templateId, const char far* title, TModule* module)
  129.     TChooseFontDialog(parent, data, templateId, title, module)
  130. choosefo.h
  131. (HWND wnd)
  132. (HWND wnd)
  133.     TClientDC(wnd)
  134. (HWND hWnd)
  135. (HWND hWnd)
  136.     TClipboard(hWnd)
  137. clipboar.h
  138.     TClipboardFormatIterator()
  139. clipboar.h
  140.     TClipboardViewer()
  141. clipview.h
  142. EV_WM_DESTROY
  143. (HWND hWndRemoved, HWND hWndNext)
  144. (HWND hWndRemoved, HWND hWndNext)
  145. (hWndRemoved, hWndNext)
  146. EV_WM_CHANGECBCHAIN
  147. EV_WM_DRAWCLIPBOARD
  148.     TColor()
  149. color.h
  150. (TWindow* parent, int id, int x, int y, int w, int h, uint32 style, uint textLen, TModule* module = 0)
  151. (TWindow* parent, int id, int x, int y, int w, int h, uint32 style, uint textLen, TModule* module)
  152.     TComboBox(parent, id, x, y, w, h, style, textLen, module)
  153. combobox.h
  154. (0, 100, 0, 0, 0, 0, CBS_SIMPLE, 0)
  155. (const char far* str)
  156. (const char far* str)
  157. (str)
  158. (const char far* str, int index)
  159. (const char far* str, int index)
  160. (str, index)
  161. (int index)
  162. (int index)
  163. (index)
  164. (uint attrs, const char far* fileSpec)
  165. (uint attrs, const char far* fileSpec)
  166. (attrs, fileSpec)
  167. (const char far* find, int indexStart)
  168. (const char far* find, int indexStart)
  169. (find, indexStart)
  170. (int index)
  171. (int index)
  172. (index)
  173. (char far* str, int index)
  174. (char far* str, int index)
  175. (str, index)
  176. (int index)
  177. (int index)
  178. (index)
  179. (const char far* findStr, int indexStart)
  180. (const char far* findStr, int indexStart)
  181. (findStr, indexStart)
  182. uint32
  183. (int index)
  184. (int index)
  185. (index)
  186. (int index, uint32 itemData)
  187. (int index, uint32 itemData)
  188. (index, itemData)
  189. (TWindow* parent, const char far* title = 0, TModule* module = 0)
  190. (TWindow* parent, const char far* title, TModule* module)
  191.     TCommonDialog(parent, title, module)
  192. commdial.h
  193. EV_WM_CLOSE
  194. (TWindow* parent, int id, const char far* title, int x, int y, int w, int h, TModule* module = 0)
  195. (TWindow* parent, int id, const char far* title, int x, int y, int w, int h, TModule* module)
  196.     TControl(parent, id, title, x, y, w, h, module)
  197. control.h
  198. (0, 100, 0, 0, 0, 0, 0)
  199. EV_WM_PAINT
  200. LRESULT
  201. (uint ctrlId, COMPAREITEMSTRUCT far& comp)
  202. (uint ctrlId, COMPAREITEMSTRUCT far& comp)
  203. (ctrlId, comp)
  204. EV_WM_COMPAREITEM
  205. (uint ctrlId, DELETEITEMSTRUCT far& del)
  206. (uint ctrlId, DELETEITEMSTRUCT far& del)
  207. (ctrlId, del)
  208. EV_WM_DELETEITEM
  209. (uint ctrlId, DRAWITEMSTRUCT far& draw)
  210. (uint ctrlId, DRAWITEMSTRUCT far& draw)
  211. (ctrlId, draw)
  212. EV_WM_DRAWITEM
  213. (uint ctrlId, MEASUREITEMSTRUCT far& meas)
  214. (uint ctrlId, MEASUREITEMSTRUCT far& meas)
  215. (ctrlId, meas)
  216. EV_WM_MEASUREITEM
  217. (COMPAREITEMSTRUCT far& compareInfo)
  218. (COMPAREITEMSTRUCT far& compareInfo)
  219. (compareInfo)
  220. (DELETEITEMSTRUCT far& deleteInfo)
  221. (DELETEITEMSTRUCT far& deleteInfo)
  222. (deleteInfo)
  223. (MEASUREITEMSTRUCT far& measureInfo)
  224. (MEASUREITEMSTRUCT far& measureInfo)
  225. (measureInfo)
  226. (DRAWITEMSTRUCT far& drawInfo)
  227. (DRAWITEMSTRUCT far& drawInfo)
  228. (drawInfo)
  229. (DRAWITEMSTRUCT far& drawInfo)
  230. (DRAWITEMSTRUCT far& drawInfo)
  231. (drawInfo)
  232. (DRAWITEMSTRUCT far& drawInfo)
  233. (DRAWITEMSTRUCT far& drawInfo)
  234. (drawInfo)
  235. (DRAWITEMSTRUCT far& drawInfo)
  236. (DRAWITEMSTRUCT far& drawInfo)
  237. (drawInfo)
  238. (TWindow* parent = 0, TTileDirection direction= Horizontal, TFont* font = new TGadgetWindowFont, TModule* module = 0)
  239. (TWindow* parent, TTileDirection direction, TFont* font, TModule* module)
  240.     TControlBar(parent, direction, font, module)
  241. controlb.h
  242. (TWindow* parent, TData& data, TResId templateId = 0, const char far* title = 0, TModule* module = 0)
  243. (TWindow* parent, TData& data, TResId templateId, const char far* title, TModule* module)
  244.     TConvertDlg(parent, data, templateId, title, module)
  245. oledlg.h
  246. (0, *new TConvertDlg::TData(*new TOcPart(*GetOcDoc(), *new TOcInitInfo(OcView), rect)))
  247. (const char far* driver, const char far* device, const char far* output, const DEVMODE far* initData=0)
  248. (const char far* driver, const char far* device, const char far* output, const DEVMODE far* initData)
  249.     TCreatedDC(driver, device, output, initData)
  250. (HCURSOR handle, TAutoDelete autoDelete = NoAutoDelete)
  251. (HCURSOR handle, TAutoDelete autoDelete)
  252.     TCursor(handle, autoDelete)
  253. gdiobjec.h
  254. (HDC handle)
  255. (HDC handle)
  256.     TDC(handle)
  257. (int savedDC = -1)
  258. (int savedDC)
  259. (savedDC)
  260. (int index)
  261. (int index)
  262. (index)
  263. (DEVMODE far& devMode)
  264. (DEVMODE far& devMode)
  265. (devMode)
  266. (const TFont& font)
  267. (const TFont& font)
  268. (font)
  269. (int index)
  270. (int index)
  271. (index)
  272. TColor
  273. (TColor color)
  274. (TColor color)
  275. (color)
  276. TColor
  277. (TColor color)
  278. (TColor color)
  279. (color)
  280. (int mode)
  281. (int mode)
  282. (mode)
  283. (const TPoint& origin, TPoint far* oldOrg=0)
  284. (const TPoint& origin, TPoint far* oldOrg)
  285. (origin, oldOrg)
  286. (const TPoint& delta, TPoint far* oldOrg=0)
  287. (const TPoint& delta, TPoint far* oldOrg)
  288. (delta, oldOrg)
  289. (const TSize& extent, TSize far* oldExtent=0)
  290. (const TSize& extent, TSize far* oldExtent)
  291. (extent, oldExtent)
  292. (int xNum, int xDenom, int yNum, int yDenom, TSize far* oldExtent=0)
  293. (int xNum, int xDenom, int yNum, int yDenom, TSize far* oldExtent)
  294. (xNum, xDenom, yNum, yDenom, oldExtent)
  295. (const TSize& extent, TSize far* oldExtent=0)
  296. (const TSize& extent, TSize far* oldExtent)
  297. (extent, oldExtent)
  298. (int xNum, int xDenom, int yNum, int yDenom, TSize far* oldExtent=0)
  299. (int xNum, int xDenom, int yNum, int yDenom, TSize far* oldExtent)
  300. (xNum, xDenom, yNum, yDenom, oldExtent)
  301. (int x, int y, const char far* str, int count=-1)
  302. (int x, int y, const char far* str, int count)
  303. (x, y, str, count)
  304. (int x, int y, uint16 options, const TRect* r, const char far* str, int count=-1, const int far* dx = 0)
  305. (int x, int y, uint16 options, const TRect* r, const char far* str, int count, const int far* dx)
  306. (x, y, options, r, str, count, dx)
  307. (const TPoint& p, const char far* str, int count, int numPositions, const int far* positions, int tabOrigin, TSize& size)
  308. (const TPoint& p, const char far* str, int count, int numPositions, const int far* positions, int tabOrigin, TSize& size)
  309. (p, str, count, numPositions, positions, tabOrigin, size)
  310. (const char far* str, int count, const TRect& r, uint16 format=0)
  311. (const char far* str, int count, const TRect& r, uint16 format)
  312. (str, count, r, format)
  313. (const TBrush& brush, GRAYSTRINGPROC outputFunc, const char far* str, int count, const TRect& r)
  314. (const TBrush& brush, GRAYSTRINGPROC outputFunc, const char far* str, int count, const TRect& r)
  315. (brush, outputFunc, str, count, r)
  316. (TWindow* parent, const char far* title, TWindow* clientWnd, bool trackMenuSelection = false, TModule* module = 0)
  317. (TWindow* parent, const char far* title, TWindow* clientWnd, bool trackMenuSelection, TModule* module)
  318.     TDecoratedFrame(parent, title, clientWnd == 0 ? new [[ClientClass]][[ClientParam]] : clientWnd, trackMenuSelection, module)
  319. decframe.h
  320. (uint sizeType, TSize& size)
  321. (uint sizeType, TSize& size)
  322. (sizeType, size)
  323. EV_WM_SIZE
  324. (uint menuItemId, uint flags, HMENU hMenu)
  325. (uint menuItemId, uint flags, HMENU hMenu)
  326. (menuItemId, flags, hMenu)
  327. EV_WM_MENUSELECT
  328. (uint source, HWND hWndDlg)
  329. (uint source, HWND hWndDlg)
  330. (source, hWndDlg)
  331. EV_WM_ENTERIDLE
  332. (TWindow& decoration, TLocation location = Top)
  333. (TWindow& decoration, TLocation location)
  334. (decoration, location)
  335. (const char far* title, TResId menuResId, TMDIClient& clientWnd = *new [[ClientClass]][[ClientParam]], bool trackMenuSelection = false, TModule* module = 0)
  336. (const char far* title, TResId menuResId, TMDIClient& clientWnd, bool trackMenuSelection, TModule* module)
  337.     TDecoratedMDIFrame(title, menuResId, clientWnd, trackMenuSelection, module)
  338. decmdifr.h
  339. (HGLOBAL handle, TAutoDelete autoDelete = NoAutoDelete)
  340. (HGLOBAL handle, TAutoDelete autoDelete)
  341.     TDib(handle, autoDelete)
  342. gdiobjec.h
  343. (const TDib& dib)
  344. (const TDib& dib)
  345.     TDibDC(dib)
  346. (TWindow* parent, TResId resId = [[Constant]], TModule* module = 0)
  347. (TWindow* parent, TResId resId, TModule* module)
  348.     TDialog(parent, resId, module)
  349. dialog.h
  350. EV_WM_CLOSE
  351. HBRUSH
  352. (HDC dc, HWND hWndChild, uint ctlType)
  353. (HDC dc, HWND hWndChild, uint ctlType)
  354. (dc, hWndChild, ctlType)
  355. EV_WM_CTLCOLOR
  356. EV_WM_PAINT
  357. (HFONT hFont, bool redraw)
  358. (HFONT hFont, bool redraw)
  359. (hFont, redraw)
  360. EV_WM_SETFONT
  361. (uint message, WPARAM wParam, LPARAM lParam)
  362. (uint message, WPARAM wParam, LPARAM lParam)
  363. (message, wParam, lParam)
  364. (HWND hWndFocus)
  365. (HWND hWndFocus)
  366. (hWndFocus)
  367. (int mode, TDocTemplate*& templateHead = ::DocTemplateStaticHead)
  368. (int mode, TDocTemplate*& templateHead)
  369.     TDocManager(mode, templateHead)
  370. docmanag.h
  371. TDocument*
  372. (const char far* path, long flags = 0)
  373. (const char far* path, long flags)
  374. (path, flags)
  375. TView*
  376. (TDocument& doc,long flags = 0)
  377. (TDocument& doc,long flags)
  378. (doc, flags)
  379. TDocTemplate*
  380. (TDocument& doc, bool samedoc = true)
  381. (TDocument& doc, bool samedoc)
  382. (doc, samedoc)
  383. TDocTemplate*
  384. (const char far* path)
  385. (const char far* path)
  386. (path)
  387. TDocument*
  388. (TDocument& doc)
  389. (TDocument& doc)
  390. (doc)
  391. (TDocument& doc, uint sid, uint choice = MB_OK)
  392. (TDocument& doc, uint sid, uint choice)
  393. (doc, sid, choice)
  394. (int id, TDocument& doc)
  395. (int id, TDocument& doc)
  396. (id, doc)
  397. (int id, TView& view)
  398. (int id, TView& view)
  399. (id, view)
  400. (TDocTemplate** tpllist, int tplcount, char far* path, int buflen, long flags, bool save=false)
  401. (TDocTemplate** tpllist, int tplcount, char far* path, int buflen, long flags, bool save)
  402. (tpllist, tplcount, path, buflen, flags, save)
  403. (TDocTemplate** tpllist, int tplcount)
  404. (TDocTemplate** tpllist, int tplcount)
  405. (tpllist, tplcount)
  406. (TDocTemplate** tpllist, int tplcount)
  407. (TDocTemplate** tpllist, int tplcount)
  408. (tpllist, tplcount)
  409. (TDocument* parent = 0)
  410. (TDocument* parent)
  411.     TDocument(parent)
  412. docview.h
  413. TInStream*
  414. (int mode, const char far* strmId=0)
  415. (int mode, const char far* strmId)
  416. (mode, strmId)
  417. TOutStream*
  418. (int mode, const char far* strmId=0)
  419. (int mode, const char far* strmId)
  420. (mode, strmId)
  421. (int mode, const char far* path=0)
  422. (int mode, const char far* path)
  423. (mode, path)
  424. (bool force=false)
  425. (bool force)
  426. (force)
  427. (bool clear=false)
  428. (bool clear)
  429. (clear)
  430. TDocument&
  431. (const char far* path)
  432. (const char far* path)
  433. (path)
  434. (const char far* title)
  435. (const char far* title)
  436. (title)
  437. (HWND hwnd)
  438. (HWND hwnd)
  439. (hwnd)
  440. (uint sid, uint choice = MB_OK)
  441. (uint sid, uint choice)
  442. (sid, choice)
  443. (const char far* name)
  444. (const char far* name)
  445. (name)
  446. (int index)
  447. (int index)
  448. (index)
  449. const char*
  450. (int index)
  451. (int index)
  452. (index)
  453. (int index, void far* dest, int textlen=0)
  454. (int index, void far* dest, int textlen)
  455. (index, dest, textlen)
  456. (int index, const void far* src)
  457. (int index, const void far* src)
  458. (index, src)
  459. (TStream& strm)
  460. (TStream& strm)
  461. (strm)
  462. (TStream& strm)
  463. (TStream& strm)
  464. (strm)
  465. (TRegList& regList, TModule*& module, TDocTemplate*& phead)
  466. (TRegList& regList, TModule*& module, TDocTemplate*& phead)
  467.     TDocTemplate(regList, module, phead)
  468. doctpl.h
  469. TDocument*
  470. (TDocument* parent = 0)
  471. (TDocument* parent)
  472. (parent)
  473. TView*
  474. (TDocument& doc)
  475. (TDocument& doc)
  476. (doc)
  477. TDocument*
  478. (TDocument& doc)
  479. (TDocument& doc)
  480. (doc)
  481. TView*
  482. (TView& view)
  483. (TView& view)
  484. (view)
  485. const char far*
  486. TDocTemplate*
  487. (TModule* module, TDocTemplate*& phead=DocTemplateStaticHead)
  488. (TModule* module, TDocTemplate*& phead)
  489. (module, phead)
  490. TDocument*
  491. (const char far* path, long flags = 0)
  492. (const char far* path, long flags)
  493. (path, flags)
  494. TView*
  495. (TDocument& doc, long flags = 0)
  496. (TDocument& doc, long flags)
  497. (doc, flags)
  498. (HDROP handle)
  499. (HDROP handle)
  500.     TDropInfo(handle)
  501. geometry.h
  502. (int upper, int lower, int delta)
  503. (int upper, int lower, int delta)
  504.     TDwordArray(upper, lower, delta)
  505. listbox.h
  506. (TWindow* parent, int id, const char far* text, int x, int y, int w, int h, uint textLen = 0, bool multiline = false, TModule* module = 0)
  507. (TWindow* parent, int id, const char far* text, int x, int y, int w, int h, uint textLen, bool multiline, TModule* module)
  508.     TEdit(parent, id, text, x, y, w, h, textLen, multiline, module)
  509. edit.h
  510. (0, 100, "", 0, 0, 0, 0)
  511. (HWND hWndGetFocus)
  512. (HWND hWndGetFocus)
  513. (hWndGetFocus)
  514. EV_WM_KILLFOCUS
  515. (HWND hWndLostFocus)
  516. (HWND hWndLostFocus)
  517. (hWndLostFocus)
  518. EV_WM_SETFOCUS
  519. (uint key, uint repeatCount, uint flags)
  520. (uint key, uint repeatCount, uint flags)
  521. (key, repeatCount, flags)
  522. EV_WM_KEYDOWN
  523. (uint key, uint repeatCount, uint flags)
  524. (uint key, uint repeatCount, uint flags)
  525. (key, repeatCount, flags)
  526. EV_WM_CHAR
  527. (MSG far* p1)
  528. (MSG far* p1)
  529. EV_WM_GETDLGCODE
  530. (HWND wnd)
  531. (HWND wnd)
  532. (wnd)
  533. EV_WM_CHILDINVALID
  534. (TWindow* parent = 0, int id = 0, const char far* text = 0, int x = 0, int y = 0, int w = 0, int h = 0, const char far* fileName = 0, TModule* module = 0)
  535. (TWindow* parent, int id, const char far* text, int x, int y, int w, int h, const char far* fileName, TModule* module)
  536.     TEditFile(parent, id, text, x, y, w, h, fileName, module)
  537. editfile.h
  538. (0, 100)
  539. (TWindow* parent, const TOcView& ocView, TResId templateId = 0, const char far* title = 0, TModule* module = 0)
  540. (TWindow* parent, const TOcView& ocView, TResId templateId, const char far* title, TModule* module)
  541.     TEditLinksDlg(parent, ocView, templateId, title, module)
  542. oledlg.h
  543. (0, *new TOcView(*GetOcDoc()))
  544. LRESULT
  545. (uint int, COMPAREITEMSTRUCT far& p1)
  546. (uint int, COMPAREITEMSTRUCT far& p1)
  547. (int, p1)
  548. EV_WM_COMPAREITEM
  549. (uint int, DELETEITEMSTRUCT far& p1)
  550. (uint int, DELETEITEMSTRUCT far& p1)
  551. (int, p1)
  552. EV_WM_DELETEITEM
  553. (uint int, DRAWITEMSTRUCT far& p1)
  554. (uint int, DRAWITEMSTRUCT far& p1)
  555. (int, p1)
  556. EV_WM_DRAWITEM
  557. (uint int, MEASUREITEMSTRUCT far& p1)
  558. (uint int, MEASUREITEMSTRUCT far& p1)
  559. (int, p1)
  560. EV_WM_MEASUREITEM
  561. (TWindow* parent = 0, int id = 0, const char far* text = 0, int x = 0, int y = 0, int w = 0, int h = 0, TModule* module = 0)
  562. (TWindow* parent, int id, const char far* text, int x, int y, int w, int h, TModule* module)
  563.     TEditSearch(parent, id, text, x, y, w, h, module)
  564. editsear.h
  565. (0, 100)
  566. (TDocument& doc, TWindow* parent = 0)
  567. (TDocument& doc, TWindow* parent)
  568.     TEditView(doc, parent)
  569. editview.h
  570. EV_WM_NCDESTROY
  571. (int menuOrId)
  572. (int menuOrId)
  573. (menuOrId)
  574. (int retVal = 0)
  575. (int retVal)
  576. (retVal)
  577. (int retVal = 0)
  578. (int retVal)
  579. (retVal)
  580. LRESULT
  581. (TEventInfo& info, WPARAM wp, LPARAM lp = 0)
  582. (TEventInfo& info, WPARAM wp, LPARAM lp)
  583. (info, wp, lp)
  584. (MSG& msg)
  585. (MSG& msg)
  586. (msg)
  587. (long idleCount)
  588. (long idleCount)
  589. (idleCount)
  590. (HWND hWndLose, HWND hWndGain)
  591. (HWND hWndLose, HWND hWndGain)
  592. (hWndLose, hWndGain)
  593. (TWindow* newParent)
  594. (TWindow* newParent)
  595. (newParent)
  596. (const char far* docname, int index)
  597. (const char far* docname, int index)
  598. (docname, index)
  599. LRESULT
  600. (uint msg, WPARAM wParam, LPARAM lParam)
  601. (uint msg, WPARAM wParam, LPARAM lParam)
  602. (msg, wParam, lParam)
  603. LRESULT
  604. (uint msg, WPARAM wParam, LPARAM lParam)
  605. (uint msg, WPARAM wParam, LPARAM lParam)
  606. (msg, wParam, lParam)
  607. LRESULT
  608. (uint id, HWND hWndCtl, uint notifyCode)
  609. (uint id, HWND hWndCtl, uint notifyCode)
  610. (id, hWndCtl, notifyCode)
  611. (TCommandEnabler& ce)
  612. (TCommandEnabler& ce)
  613. (TDC& dc, bool erase, TRect& rect)
  614. (TDC& dc, bool erase, TRect& rect)
  615. (dc, erase, rect)
  616. (void* buffer, TTransferDirection direction)
  617. (void* buffer, TTransferDirection direction)
  618. (buffer, direction)
  619. (TTransferDirection direction)
  620. (TTransferDirection direction)
  621. (direction)
  622. (bool enable)
  623. (bool enable)
  624. (enable)
  625. (int cmdShow)
  626. (int cmdShow)
  627. (cmdShow)
  628. (WNDCLASS& wndClass)
  629. (WNDCLASS& wndClass)
  630. (wndClass)
  631. char far*
  632. (TWindow* child)
  633. (TWindow* child)
  634. (child)
  635. eventhan.h
  636. (uint modKeys, TPoint& point)
  637. (uint modKeys, TPoint& point)
  638. (modKeys, point)
  639. EV_WM_LBUTTONDBLCLK
  640. (uint modKeys, TPoint& point)
  641. (uint modKeys, TPoint& point)
  642. (modKeys, point)
  643. EV_WM_LBUTTONDBLCLK
  644. (uint modKeys, TPoint& point)
  645. (uint modKeys, TPoint& point)
  646. (modKeys, point)
  647. EV_WM_LBUTTONDOWN
  648. (uint modKeys, TPoint& point)
  649. (uint modKeys, TPoint& point)
  650. (modKeys, point)
  651. EV_WM_LBUTTONDOWN
  652. (HWND hWndTopLevel, uint hitTestCode, uint msg)
  653. (HWND hWndTopLevel, uint hitTestCode, uint msg)
  654. (hWndTopLevel, hitTestCode, msg)
  655. EV_WM_MOUSEACTIVATE
  656. (HWND topParent, uint hitCode, uint msg)
  657. (HWND topParent, uint hitCode, uint msg)
  658. (topParent, hitCode, msg)
  659. EV_WM_MOUSEACTIVATE
  660. (uint modKeys, TPoint& point)
  661. (uint modKeys, TPoint& point)
  662. (modKeys, point)
  663. EV_WM_MOUSEMOVE
  664. (uint modKeys, TPoint& point)
  665. (uint modKeys, TPoint& point)
  666. (modKeys, point)
  667. EV_WM_MOUSEMOVE
  668. (uint modKeys, TPoint& point)
  669. (uint modKeys, TPoint& point)
  670. (modKeys, point)
  671. EV_WM_RBUTTONDBLCLK
  672. (uint modKeys, TPoint& point)
  673. (uint modKeys, TPoint& point)
  674. (modKeys, point)
  675. EV_WM_RBUTTONDOWN
  676. (uint modKeys, TPoint& point)
  677. (uint modKeys, TPoint& point)
  678. (modKeys, point)
  679. EV_WM_RBUTTONDOWN
  680. (HWND hWndCursor, uint hitTest, uint mouseMsg)
  681. (HWND hWndCursor, uint hitTest, uint mouseMsg)
  682. (hWndCursor, hitTest, mouseMsg)
  683. EV_WM_SETCURSOR
  684. (HWND hWndCursor, uint hitTest, uint mouseMsg)
  685. (HWND hWndCursor, uint hitTest, uint mouseMsg)
  686. (hWndCursor, hitTest, mouseMsg)
  687. EV_WM_SETCURSOR
  688. (uint scrollCode, uint thumbPos, HWND hWndCtl)
  689. (uint scrollCode, uint thumbPos, HWND hWndCtl)
  690. (scrollCode, thumbPos, hWndCtl)
  691. EV_WM_HSCROLL
  692. (uint scrollCode, uint thumbPos, HWND hWndCtl)
  693. (uint scrollCode, uint thumbPos, HWND hWndCtl)
  694. (scrollCode, thumbPos, hWndCtl)
  695. EV_WM_HSCROLL
  696. (uint scrollCode, uint thumbPos, HWND hWndCtl)
  697. (uint scrollCode, uint thumbPos, HWND hWndCtl)
  698. (scrollCode, thumbPos, hWndCtl)
  699. EV_WM_VSCROLL
  700. (uint scrollCode, uint thumbPos, HWND hWndCtl)
  701. (uint scrollCode, uint thumbPos, HWND hWndCtl)
  702. (scrollCode, thumbPos, hWndCtl)
  703. EV_WM_VSCROLL
  704. (uint active, bool minimized, HWND hWndOther )
  705. (uint active, bool minimized, HWND hWndOther )
  706. (active, minimized, hWndOther )
  707. EV_WM_ACTIVATE
  708. EV_WM_CLOSE
  709. (CREATESTRUCT far& createStruct)
  710. (CREATESTRUCT far& createStruct)
  711. (createStruct)
  712. EV_WM_CREATE
  713. HBRUSH
  714. (HDC hDC, HWND hWndChild, uint ctlType)
  715. (HDC hDC, HWND hWndChild, uint ctlType)
  716. (hDC, hWndChild, ctlType)
  717. EV_WM_CTLCOLOR
  718. EV_WM_DESTROY
  719. (bool enabled)
  720. (bool enabled)
  721. (enabled)
  722. EV_WM_ENABLE
  723. (HDC dc)
  724. (HDC dc)
  725. EV_WM_ERASEBKGND
  726. (uint buffSize, char far* buff)
  727. (uint buffSize, char far* buff)
  728. (buffSize, buff)
  729. EV_WM_GETTEXT
  730. EV_WM_GETTEXTLENGTH
  731. (HWND hWndGetFocus )
  732. (HWND hWndGetFocus )
  733. (hWndGetFocus )
  734. EV_WM_KILLFOCUS
  735. (TPoint& clientOrigin)
  736. (TPoint& clientOrigin)
  737. (clientOrigin)
  738. EV_WM_MOVE
  739. EV_WM_PAINT
  740. EV_WM_PAINT
  741. (HWND hWndLostFocus )
  742. (HWND hWndLostFocus )
  743. (hWndLostFocus )
  744. EV_WM_SETFOCUS
  745. (HWND hWndLostFocus)
  746. (HWND hWndLostFocus)
  747. (hWndLostFocus)
  748. EV_WM_SETFOCUS
  749. (HFONT hFont, bool redraw)
  750. (HFONT hFont, bool redraw)
  751. (hFont, redraw)
  752. EV_WM_SETFONT
  753. (const char far* text)
  754. (const char far* text)
  755. (text)
  756. EV_WM_SETTEXT
  757. (bool show, uint status)
  758. (bool show, uint status)
  759. (show, status)
  760. EV_WM_SHOWWINDOW
  761. (uint sizeType, TSize& size)
  762. (uint sizeType, TSize& size)
  763. (sizeType, size)
  764. EV_WM_SIZE
  765. (uint sizeType, TSize& size)
  766. (uint sizeType, TSize& size)
  767. (sizeType, size)
  768. EV_WM_SIZE
  769. (uint key, uint repeatCount, uint flags)
  770. (uint key, uint repeatCount, uint flags)
  771. (key, repeatCount, flags)
  772. EV_WM_KEYDOWN
  773. (uint key, uint repeatCount, uint flags)
  774. (uint key, uint repeatCount, uint flags)
  775. (key, repeatCount, flags)
  776. EV_WM_CHAR
  777. (bool active, HTASK hTask)
  778. (bool active, HTASK hTask)
  779. (active, hTask)
  780. EV_WM_ACTIVATEAPP
  781. (uint modKeys, TPoint& point)
  782. (uint modKeys, TPoint& point)
  783. (modKeys, point)
  784. EV_WM_LBUTTONUP
  785. (uint modKeys, TPoint& point)
  786. (uint modKeys, TPoint& point)
  787. (modKeys, point)
  788. EV_WM_LBUTTONUP
  789. (uint modKeys, TPoint& point)
  790. (uint modKeys, TPoint& point)
  791. (modKeys, point)
  792. EV_WM_MBUTTONDBLCLK
  793. (uint modKeys, TPoint& point)
  794. (uint modKeys, TPoint& point)
  795. (modKeys, point)
  796. EV_WM_MBUTTONDOWN
  797. (uint modKeys, TPoint& point)
  798. (uint modKeys, TPoint& point)
  799. (modKeys, point)
  800. EV_WM_MBUTTONUP
  801. (uint modKeys, TPoint& point)
  802. (uint modKeys, TPoint& point)
  803. (modKeys, point)
  804. EV_WM_RBUTTONUP
  805. EV_WM_CANCELMODE
  806. (bool endSession)
  807. (bool endSession)
  808. (endSession)
  809. EV_WM_ENDSESSION
  810. (MSG far* msg)
  811. (MSG far* msg)
  812. (msg)
  813. EV_WM_GETDLGCODE
  814. (MINMAXINFO far& minmaxinfo)
  815. (MINMAXINFO far& minmaxinfo)
  816. (minmaxinfo)
  817. EV_WM_GETMINMAXINFO
  818. (HDC hDC)
  819. (HDC hDC)
  820. (hDC)
  821. EV_WM_ICONERASEBKGND
  822. HANDLE
  823. EV_WM_QUERYDRAGICON
  824. EV_WM_QUERYENDSESSION
  825. EV_WM_QUERYNEWPALETTE
  826. EV_WM_QUERYOPEN
  827. (WINDOWPOS far& windowPos)
  828. (WINDOWPOS far& windowPos)
  829. (windowPos)
  830. EV_WM_WINDOWPOSCHANGED
  831. (WINDOWPOS far& windowPos)
  832. (WINDOWPOS far& windowPos)
  833. (windowPos)
  834. EV_WM_WINDOWPOSCHANGING
  835. (uint key, HWND hWndListBox, uint caretPos)
  836. (uint key, HWND hWndListBox, uint caretPos)
  837. (key, hWndListBox, caretPos)
  838. EV_WM_CHARTOITEM
  839. (uint deadKey, uint repeatCount, uint flags)
  840. (uint deadKey, uint repeatCount, uint flags)
  841. (deadKey, repeatCount, flags)
  842. EV_WM_DEADCHAR
  843. (uint key, uint repeatCount, uint flags)
  844. (uint key, uint repeatCount, uint flags)
  845. (key, repeatCount, flags)
  846. EV_WM_KEYUP
  847. (uint menuItemId, uint flags, HMENU hMenu)
  848. (uint menuItemId, uint flags, HMENU hMenu)
  849. (menuItemId, flags, hMenu)
  850. EV_WM_MENUSELECT
  851. (uint menuItemId, uint flags, HMENU hMenu)
  852. (uint menuItemId, uint flags, HMENU hMenu)
  853. (menuItemId, flags, hMenu)
  854. EV_WM_MENUSELECT
  855. (uint nChar, uint menuType, HMENU hMenu)
  856. (uint nChar, uint menuType, HMENU hMenu)
  857. (nChar, menuType, hMenu)
  858. EV_WM_MENUCHAR
  859. (uint event, uint childHandleOrX, uint childIDOrY)
  860. (uint event, uint childHandleOrX, uint childIDOrY)
  861. (event, childHandleOrX, childIDOrY)
  862. EV_WM_PARENTNOTIFY
  863. (uint key, uint repeatCount, uint flags)
  864. (uint key, uint repeatCount, uint flags)
  865. (key, repeatCount, flags)
  866. EV_WM_SYSCHAR
  867. (uint key, uint repeatCount, uint flags)
  868. (uint key, uint repeatCount, uint flags)
  869. (key, repeatCount, flags)
  870. EV_WM_SYSKEYDOWN
  871. (uint key, uint repeatCount, uint flags)
  872. (uint key, uint repeatCount, uint flags)
  873. (key, repeatCount, flags)
  874. EV_WM_SYSKEYUP
  875. (uint key, uint repeatCount, uint flags)
  876. (uint key, uint repeatCount, uint flags)
  877. (key, repeatCount, flags)
  878. EV_WM_SYSDEADCHAR
  879. (uint key, HWND hWndListBox, uint caretPos)
  880. (uint key, HWND hWndListBox, uint caretPos)
  881. (key, hWndListBox, caretPos)
  882. EV_WM_VKEYTOITEM
  883. (uint timerId)
  884. (uint timerId)
  885. (timerId)
  886. EV_WM_TIMER
  887. (uint compactRatio)
  888. (uint compactRatio)
  889. (compactRatio)
  890. EV_WM_COMPACTING
  891. (char far* devName)
  892. (char far* devName)
  893. (devName)
  894. EV_WM_DEVMODECHANGE
  895. (uint source, HWND hWndDlg)
  896. (uint source, HWND hWndDlg)
  897. (source, hWndDlg)
  898. EV_WM_ENTERIDLE
  899. EV_WM_FONTCHANGE
  900. (HWND hWndPalChg)
  901. (HWND hWndPalChg)
  902. (hWndPalChg)
  903. EV_WM_PALETTECHANGED
  904. (HWND hWndPalChg)
  905. (HWND hWndPalChg)
  906. (hWndPalChg)
  907. EV_WM_PALETTEISCHANGING
  908. (uint powerEvent)
  909. (uint powerEvent)
  910. (powerEvent)
  911. EV_WM_POWER
  912. EV_WM_QUEUESYNC
  913. (uint jobStatus, uint jobsLeft)
  914. (uint jobStatus, uint jobsLeft)
  915. (jobStatus, jobsLeft)
  916. EV_WM_SPOOLERSTATUS
  917. EV_WM_SYSCOLORCHANGE
  918. (uint cmdType, TPoint& point)
  919. (uint cmdType, TPoint& point)
  920. (cmdType, point)
  921. EV_WM_SYSCOMMAND
  922. EV_WM_TIMECHANGE
  923. (char far* section)
  924. (char far* section)
  925. (section)
  926. EV_WM_WININICHANGE
  927. (HMENU hMenu)
  928. (HMENU hMenu)
  929. (hMenu)
  930. EV_WM_INITMENU
  931. (HMENU hPopupMenu, uint index, bool sysMenu)
  932. (HMENU hPopupMenu, uint index, bool sysMenu)
  933. (hPopupMenu, index, sysMenu)
  934. EV_WM_INITMENUPOPUP
  935. (uint bufLen, char far* buffer)
  936. (uint bufLen, char far* buffer)
  937. (bufLen, buffer)
  938. EV_WM_ASKCBFORMATNAME
  939. (HWND hWndRemoved, HWND hWndNext)
  940. (HWND hWndRemoved, HWND hWndNext)
  941. (hWndRemoved, hWndNext)
  942. EV_WM_CHANGECBCHAIN
  943. EV_WM_DESTROYCLIPBOARD
  944. EV_WM_DRAWCLIPBOARD
  945. (HWND hWndCBViewer, uint scrollCode, uint pos)
  946. (HWND hWndCBViewer, uint scrollCode, uint pos)
  947. (hWndCBViewer, scrollCode, pos)
  948. EV_WM_HSCROLLCLIPBOARD
  949. (HWND hWnd, HANDLE hPaintStruct)
  950. (HWND hWnd, HANDLE hPaintStruct)
  951. (hWnd, hPaintStruct)
  952. EV_WM_PAINTCLIPBOARD
  953. EV_WM_RENDERALLFORMATS
  954. (uint dataFormat)
  955. (uint dataFormat)
  956. (dataFormat)
  957. EV_WM_RENDERFORMAT
  958. (HWND hWndViewer, HANDLE hRect)
  959. (HWND hWndViewer, HANDLE hRect)
  960. (hWndViewer, hRect)
  961. EV_WM_SIZECLIPBOARD
  962. (HWND hWndCBViewer, uint scrollCode, uint pos)
  963. (HWND hWndCBViewer, uint scrollCode, uint pos)
  964. (hWndCBViewer, scrollCode, pos)
  965. EV_WM_VSCROLLCLIPBOARD
  966. (bool active)
  967. (bool active)
  968. (active)
  969. EV_WM_NCACTIVATE
  970. (bool calcValidRects, NCCALCSIZE_PARAMS far& params)
  971. (bool calcValidRects, NCCALCSIZE_PARAMS far& params)
  972. (calcValidRects, params)
  973. EV_WM_NCCALCSIZE
  974. (CREATESTRUCT far& createStruct)
  975. (CREATESTRUCT far& createStruct)
  976. (createStruct)
  977. EV_WM_NCCREATE
  978. EV_WM_NCDESTROY
  979. (TPoint& point)
  980. (TPoint& point)
  981. (point)
  982. EV_WM_NCHITTEST
  983. (uint hitTest, TPoint& point)
  984. (uint hitTest, TPoint& point)
  985. (hitTest, point)
  986. EV_WM_NCLBUTTONDBLCLK
  987. (uint hitTest, TPoint& point)
  988. (uint hitTest, TPoint& point)
  989. (hitTest, point)
  990. EV_WM_NCLBUTTONDOWN
  991. (uint hitTest, TPoint& point)
  992. (uint hitTest, TPoint& point)
  993. (hitTest, point)
  994. EV_WM_NCLBUTTONUP
  995. (uint hitTest, TPoint& point)
  996. (uint hitTest, TPoint& point)
  997. (hitTest, point)
  998. EV_WM_NCMBUTTONDBLCLK
  999. (uint hitTest, TPoint& point)
  1000. (uint hitTest, TPoint& point)
  1001. (hitTest, point)
  1002. EV_WM_NCMBUTTONDOWN
  1003. (uint hitTest, TPoint& point)
  1004. (uint hitTest, TPoint& point)
  1005. (hitTest, point)
  1006. EV_WM_NCMBUTTONUP
  1007. (uint hitTest, TPoint& point)
  1008. (uint hitTest, TPoint& point)
  1009. (hitTest, point)
  1010. EV_WM_NCMOUSEMOVE
  1011. EV_WM_NCPAINT
  1012. (uint hitTest, TPoint& point)
  1013. (uint hitTest, TPoint& point)
  1014. (hitTest, point)
  1015. EV_WM_NCRBUTTONDBLCLK
  1016. (uint hitTest, TPoint& point)
  1017. (uint hitTest, TPoint& point)
  1018. (hitTest, point)
  1019. EV_WM_NCRBUTTONDOWN
  1020. (uint hitTest, TPoint& point)
  1021. (uint hitTest, TPoint& point)
  1022. (hitTest, point)
  1023. EV_WM_NCRBUTTONUP
  1024. (uint commId, uint status)
  1025. (uint commId, uint status)
  1026. (commId, status)
  1027. EV_WM_COMMNOTIFY
  1028. LRESULT
  1029. (uint ctrlId, COMPAREITEMSTRUCT far& compareInfo)
  1030. (uint ctrlId, COMPAREITEMSTRUCT far& compareInfo)
  1031. (ctrlId, compareInfo)
  1032. EV_WM_COMPAREITEM
  1033. (uint ctrlId, DELETEITEMSTRUCT far& deleteInfo)
  1034. (uint ctrlId, DELETEITEMSTRUCT far& deleteInfo)
  1035. (ctrlId, deleteInfo)
  1036. EV_WM_DELETEITEM
  1037. (uint ctrlId, DRAWITEMSTRUCT far& drawInfo)
  1038. (uint ctrlId, DRAWITEMSTRUCT far& drawInfo)
  1039. (ctrlId, drawInfo)
  1040. EV_WM_DRAWITEM
  1041. (TDropInfo dropInfo)
  1042. (TDropInfo dropInfo)
  1043. (dropInfo)
  1044. EV_WM_DROPFILES
  1045. (TDropInfo dropInfo)
  1046. (TDropInfo dropInfo)
  1047. (dropInfo)
  1048. EV_WM_DROPFILES
  1049. (HWND hWndActivated, HWND hWndDeactivated)
  1050. (HWND hWndActivated, HWND hWndDeactivated)
  1051. (hWndActivated, hWndDeactivated)
  1052. EV_WM_MDIACTIVATE
  1053. (uint ctrlId, MEASUREITEMSTRUCT far& measureInfo)
  1054. (uint ctrlId, MEASUREITEMSTRUCT far& measureInfo)
  1055. (ctrlId, measureInfo)
  1056. EV_WM_MEASUREITEM
  1057. (uint hctlOrDir, uint isHCtl)
  1058. (uint hctlOrDir, uint isHCtl)
  1059. (hctlOrDir, isHCtl)
  1060. EV_WM_NEXTDLGCTL
  1061. (uint error)
  1062. (uint error)
  1063. (error)
  1064. EV_WM_SYSTEMERROR
  1065. (HWND hWnd)
  1066. (HWND hWnd)
  1067. (hWnd)
  1068. EV_WM_CHILDINVALID
  1069. (bool redraw)
  1070. (bool redraw)
  1071. (redraw)
  1072. EV_WM_SETREDRAW
  1073. const char far*
  1074. EV_OC_VIEWTITLE
  1075. (TRect far* rect)
  1076. (TRect far* rect)
  1077. (rect)
  1078. EV_OC_VIEWBORDERSPACEREQ
  1079. (TRect far* rect)
  1080. (TRect far* rect)
  1081. (rect)
  1082. EV_OC_VIEWBORDERSPACESET
  1083. (TOcDragDrop far& ddInfo)
  1084. (TOcDragDrop far& ddInfo)
  1085. (ddInfo)
  1086. EV_OC_VIEWDROP
  1087. (TOcDragDrop far& ddInfo)
  1088. (TOcDragDrop far& ddInfo)
  1089. (ddInfo)
  1090. EV_OC_VIEWDRAG
  1091. (TOcScrollDir scrollDir)
  1092. (TOcScrollDir scrollDir)
  1093. (scrollDir)
  1094. EV_OC_VIEWSCROLL
  1095. (TOcViewPaint far& vp)
  1096. (TOcViewPaint far& vp)
  1097. EV_OC_VIEWPAINT
  1098. (TOcSaveLoad far& ocLoad)
  1099. (TOcSaveLoad far& ocLoad)
  1100. (ocLoad)
  1101. EV_OC_VIEWLOADPART
  1102. (TOcSaveLoad far& ocSave)
  1103. (TOcSaveLoad far& ocSave)
  1104. (ocSave)
  1105. EV_OC_VIEWSAVEPART
  1106. EV_OC_VIEWCLOSE
  1107. (TOcMenuDescr far& sharedMenu)
  1108. (TOcMenuDescr far& sharedMenu)
  1109. (sharedMenu)
  1110. EV_OC_VIEWINSMENUS
  1111. (TOcToolBarInfo far& tbi)
  1112. (TOcToolBarInfo far& tbi)
  1113. (tbi)
  1114. EV_OC_VIEWSHOWTOOLS
  1115. (LOGPALETTE far* far* palette)
  1116. (LOGPALETTE far* far* palette)
  1117. (palette)
  1118. EV_OC_VIEWGETPALETTE
  1119. (TOcFormatData far& format)
  1120. (TOcFormatData far& format)
  1121. (format)
  1122. EV_OC_VIEWCLIPDATA
  1123. (TOcPart& ocPart)
  1124. (TOcPart& ocPart)
  1125. (ocPart)
  1126. EV_OC_VIEWPARTACTIVATE
  1127. (TOcPartSize far& size)
  1128. (TOcPartSize far& size)
  1129. (size)
  1130. EV_OC_VIEWPARTSIZE
  1131. (const char far* path)
  1132. (const char far* path)
  1133. (path)
  1134. EV_OC_VIEWOPENDOC
  1135. (bool attach)
  1136. (bool attach)
  1137. (attach)
  1138. EV_OC_VIEWATTACHWINDOW
  1139. (TOcScaleFactor& scaleFactor)
  1140. (TOcScaleFactor& scaleFactor)
  1141. (scaleFactor)
  1142. EV_OC_VIEWSETSCALE
  1143. (TOcScaleFactor& scaleFactor)
  1144. (TOcScaleFactor& scaleFactor)
  1145. (scaleFactor)
  1146. EV_OC_VIEWGETSCALE
  1147. (TRect far* rect)
  1148. (TRect far* rect)
  1149. (rect)
  1150. EV_OC_VIEWGETSITERECT
  1151. (TRect far* rect)
  1152. (TRect far* rect)
  1153. (rect)
  1154. EV_OC_VIEWSETSITERECT
  1155. EV_WM_PAINTICON
  1156. (int idHotKey)
  1157. (int idHotKey)
  1158. (idHotKey)
  1159. EV_WM_HOTKEY
  1160. HFONT
  1161. EV_WM_GETFONT
  1162. LRESULT
  1163. (TEventInfo& info, WPARAM wp, LPARAM lp = 0)
  1164. (TEventInfo& info, WPARAM wp, LPARAM lp)
  1165. (info, wp, lp)
  1166. (TDocument* parent = 0)
  1167. (TDocument* parent)
  1168.     TFileDocument(parent)
  1169. filedoc.h
  1170. (TWindow* parent, TData& data, TResId templateId = 0, const char far* title = 0, TModule* module = 0)
  1171. (TWindow* parent, TData& data, TResId templateId, const char far* title, TModule* module)
  1172.     TFileOpenDialog(parent, data, templateId, title, module)
  1173. opensave.h
  1174. (TWindow* parent, TData& data, TResId templateId = 0, const char far* title = 0, TModule* module = 0)
  1175. (TWindow* parent, TData& data, TResId templateId, const char far* title, TModule* module)
  1176.     TFileSaveDialog(parent, data, templateId, title, module)
  1177. opensave.h
  1178. (const TCharSet& validChars)
  1179. (const TCharSet& validChars)
  1180.     TFilterValidator(validChars)
  1181. validate.h
  1182. (TWindow* parent, TData& data, TResId templateId = 0, const char far* title = 0, TModule* module = 0)
  1183. (TWindow* parent, TData& data, TResId templateId, const char far* title, TModule* module)
  1184.     TFindDialog(parent, data, templateId, title, module)
  1185. findrepl.h
  1186. (TWindow* parent, TData& data, TResId templateId = 0, const char far* title = 0, TModule* module = 0)
  1187. (TWindow* parent, TData& data, TResId templateId, const char far* title, TModule* module)
  1188.     TFindReplaceDialog(parent, data, templateId, title, module)
  1189. findrepl.h
  1190. EV_WM_NCDESTROY
  1191. (TWindow* parent, char* title = 0, TWindow* clientWnd = 0, bool shrinkToClient = false, int captionHeight = DefaultCaptionHeight, bool popupPalette = false, TModule* module = 0)
  1192. (TWindow* parent, char* title, TWindow* clientWnd, bool shrinkToClient, int captionHeight, bool popupPalette, TModule* module)
  1193.     TFloatingFrame(parent, title, clientWnd == 0 ? new [[ClientClass]][[ClientParam]] : clientWnd, shrinkToClient, captionHeight, popupPalette, module)
  1194. floatfra.h
  1195. (uint cmdType, TPoint& p)
  1196. (uint cmdType, TPoint& p)
  1197. (cmdType, p)
  1198. EV_WM_SYSCOMMAND
  1199. (bool calcValidRects, NCCALCSIZE_PARAMS far& calcSize)
  1200. (bool calcValidRects, NCCALCSIZE_PARAMS far& calcSize)
  1201. (calcValidRects, calcSize)
  1202. EV_WM_NCCALCSIZE
  1203. (TPoint& screenPt)
  1204. (TPoint& screenPt)
  1205. (screenPt)
  1206. EV_WM_NCHITTEST
  1207. EV_WM_NCPAINT
  1208. (HFONT handle, TAutoDelete autoDelete = NoAutoDelete)
  1209. (HFONT handle, TAutoDelete autoDelete)
  1210.     TFont(handle, autoDelete)
  1211. gdiobjec.h
  1212. (TWindow* parent, const char far* title = 0, TWindow* clientWnd = 0, bool shrinkToClient = false, TModule* module = 0)
  1213. (TWindow* parent, const char far* title, TWindow* clientWnd, bool shrinkToClient, TModule* module)
  1214.     TFrameWindow(parent, title, clientWnd == 0 ? new [[ClientClass]][[ClientParam]] : clientWnd, shrinkToClient, module)
  1215. framewin.h
  1216. (HDC dc)
  1217. (HDC dc)
  1218. EV_WM_ERASEBKGND
  1219. EV_WM_PAINT
  1220. (HWND hWndLostFocus)
  1221. (HWND hWndLostFocus)
  1222. (hWndLostFocus)
  1223. EV_WM_SETFOCUS
  1224. (uint sizeType, TSize& size)
  1225. (uint sizeType, TSize& size)
  1226. (sizeType, size)
  1227. EV_WM_SIZE
  1228. HANDLE
  1229. EV_WM_QUERYDRAGICON
  1230. (uint event, uint childHandleOrX, uint childIDOrY)
  1231. (uint event, uint childHandleOrX, uint childIDOrY)
  1232. (event, childHandleOrX, childIDOrY)
  1233. EV_WM_PARENTNOTIFY
  1234. (uint source, HWND hWndDlg)
  1235. (uint source, HWND hWndDlg)
  1236. (source, hWndDlg)
  1237. EV_WM_ENTERIDLE
  1238. (HMENU hPopupMenu, uint index, bool sysMenu)
  1239. (HMENU hPopupMenu, uint index, bool sysMenu)
  1240. (hPopupMenu, index, sysMenu)
  1241. EV_WM_INITMENUPOPUP
  1242. (TResId menuResId)
  1243. (TResId menuResId)
  1244. (menuResId)
  1245. (HMENU newMenu)
  1246. (HMENU newMenu)
  1247. (newMenu)
  1248. TWindow*
  1249. TWindow*
  1250. (TWindow* clientWnd)
  1251. (TWindow* clientWnd)
  1252. (clientWnd)
  1253. (TWindow* parent = 0, TTileDirection direction = Horizontal, TFont* font = new TGadgetWindowFont, TModule* module = 0)
  1254. (TWindow* parent, TTileDirection direction, TFont* font, TModule* module)
  1255.     TGadgetWindow(parent, direction, font, module)
  1256. gadgetwi.h
  1257. (uint modKeys, TPoint& point)
  1258. (uint modKeys, TPoint& point)
  1259. (modKeys, point)
  1260. EV_WM_LBUTTONDBLCLK
  1261. (uint modKeys, TPoint& point)
  1262. (uint modKeys, TPoint& point)
  1263. (modKeys, point)
  1264. EV_WM_LBUTTONDOWN
  1265. (uint modKeys, TPoint& point)
  1266. (uint modKeys, TPoint& point)
  1267. (modKeys, point)
  1268. EV_WM_MOUSEMOVE
  1269. HBRUSH
  1270. (HDC hDC, HWND wnd , uint int )
  1271. (HDC hDC, HWND wnd , uint int )
  1272. (hDC, wnd , int )
  1273. EV_WM_CTLCOLOR
  1274. (uint sizeType, TSize& size)
  1275. (uint sizeType, TSize& size)
  1276. (sizeType, size)
  1277. EV_WM_SIZE
  1278. (uint modKeys, TPoint& point)
  1279. (uint modKeys, TPoint& point)
  1280. (modKeys, point)
  1281. EV_WM_LBUTTONUP
  1282. EV_WM_SYSCOLORCHANGE
  1283. (TTileDirection direction)
  1284. (TTileDirection direction)
  1285. (direction)
  1286. (TGadget& gadget, TPlacement placement = After, TGadget* sibling = 0)
  1287. (TGadget& gadget, TPlacement placement, TGadget* sibling)
  1288. (gadget, placement, sibling)
  1289. TGadget*
  1290. (TGadget& gadget)
  1291. (TGadget& gadget)
  1292. (gadget)
  1293. (TDC& dc, bool erase, TRect& rect)
  1294. (TDC& dc, bool erase, TRect& rect)
  1295. (dc, erase, rect)
  1296. (TSize& size)
  1297. (TSize& size)
  1298. (size)
  1299. (TRect& rect)
  1300. (TRect& rect)
  1301. (rect)
  1302. TRect
  1303. (TGadget* previous, TGadget* next, TPoint& point)
  1304. (TGadget* previous, TGadget* next, TPoint& point)
  1305. (previous, next, point)
  1306. (int pointSize = 10, bool bold = false, bool italic = false)
  1307. (int pointSize, bool bold, bool italic)
  1308.     TGadgetWindowFont(pointSize, bold, italic)
  1309. gadgetwi.h
  1310. (TWindow* parent, const char far* title, int id, int X, int Y, int W, int H, bool isHorizontal = true, int margin = 0, TModule* module = 0)
  1311. (TWindow* parent, const char far* title, int id, int X, int Y, int W, int H, bool isHorizontal, int margin, TModule* module)
  1312.     TGauge(parent, title, id, X, Y, W, H, isHorizontal, margin, module)
  1313. gauge.h
  1314. (0, "", 100, 0, 0, 0, 0)
  1315. (HDC dc)
  1316. (HDC dc)
  1317. EV_WM_ERASEBKGND
  1318. (TDC& dc)
  1319. (TDC& dc)
  1320.     TGdiBase()
  1321. gdibase.h
  1322.     TGdiObject()
  1323. gdiobjec.h
  1324. (TWindow* parent, int id, const char far* text, int X, int Y, int W, int H, TModule* module = 0)
  1325. (TWindow* parent, int id, const char far* text, int X, int Y, int W, int H, TModule* module)
  1326.     TGroupBox(parent, id, text, X, Y, W, H, module)
  1327. groupbox.h
  1328. (0, 100, "", 0, 0, 0, 0)
  1329. (int controlId)
  1330. (int controlId)
  1331. (controlId)
  1332. (TWindow* parent, int id, int X, int Y, int W, int H, TResId thumbResId = IDB_HSLIDERTHUMB, TModule* module = 0)
  1333. (TWindow* parent, int id, int X, int Y, int W, int H, TResId thumbResId, TModule* module)
  1334. slider.h
  1335. (0, 100, 0, 0, 0, 0)
  1336. (const char far* driver, const char far* device, const char far* output, const DEVMODE far* initData=0)
  1337. (const char far* driver, const char far* device, const char far* output, const DEVMODE far* initData)
  1338.     TIC(driver, device, output, initData)
  1339. (HICON handle, TAutoDelete autoDelete = NoAutoDelete)
  1340. (HICON handle, TAutoDelete autoDelete)
  1341.     TIcon(handle, autoDelete)
  1342. gdiobjec.h
  1343. (TWindow* parent, int resourceId, TModule* module = 0)
  1344. (TWindow* parent, int resourceId, TModule* module)
  1345.     TIconImage(parent, resourceId, module)
  1346. oledlg.h
  1347. (0, 0)
  1348. (HDC dc)
  1349. (HDC dc)
  1350. EV_WM_ERASEBKGND
  1351. EV_WM_PAINT
  1352. (TWindow* parent, const char far* title, const char far* prompt, char far* buffer, int bufferSize, TModule* module = 0, TValidator* valid = 0)
  1353. (TWindow* parent, const char far* title, const char far* prompt, char far* buffer, int bufferSize, TModule* module, TValidator* valid)
  1354.     TInputDialog(parent, title, prompt, buffer, bufferSize, module, valid)
  1355. inputdia.h
  1356. (TWindow* parent, TOcInitInfo &initInfo, TData *insObj = 0, TResId templateId = 0, const char far* title = 0, TModule* module = 0)
  1357. (TWindow* parent, TOcInitInfo &initInfo, TData *insObj, TResId templateId, const char far* title, TModule* module)
  1358.     TInsertObjectDlg(parent,&initInfo,*insObj, templateId, title, module)
  1359. oledlg.h
  1360. (0, *new TOcInitInfo(GetOcView()))
  1361. (TDocument& doc, const char far* name, int mode)
  1362. (TDocument& doc, const char far* name, int mode)
  1363.     TInStream(doc, name, mode)
  1364. docview.h
  1365. (int upper, int lower, int delta)
  1366. (int upper, int lower, int delta)
  1367.     TIntArray(upper, lower, delta)
  1368. listbox.h
  1369.     TLayoutMetrics()
  1370. layoutwi.h
  1371. (TWindow* parent, const char far* title = 0, TModule* module = 0)
  1372. (TWindow* parent, const char far* title, TModule* module)
  1373.     TLayoutWindow(parent, title, module)
  1374. layoutwi.h
  1375. (uint sizeType, TSize& size)
  1376. (uint sizeType, TSize& size)
  1377. (sizeType, size)
  1378. EV_WM_SIZE
  1379. (TWindow* parent, int id, int x, int y, int w, int h, TModule* module = 0)
  1380. (TWindow* parent, int id, int x, int y, int w, int h, TModule* module)
  1381.     TListBox(parent, id, x, y, w, h, module)
  1382. listbox.h
  1383. (0, 100, 0, 0, 0, 0)
  1384. (const char far* str, int index)
  1385. (const char far* str, int index)
  1386. (str, index)
  1387. (int index)
  1388. (int index)
  1389. (index)
  1390. (char far* str, int index)
  1391. (char far* str, int index)
  1392. (str, index)
  1393. uint32
  1394. (int index)
  1395. (int index)
  1396. (index)
  1397. (int index, uint32 itemData)
  1398. (int index, uint32 itemData)
  1399. (index, itemData)
  1400. (int index)
  1401. (int index)
  1402. (index)
  1403. (int index, int height)
  1404. (int index, int height)
  1405. (index, height)
  1406. (uint attrs, const char far* fileSpec)
  1407. (uint attrs, const char far* fileSpec)
  1408. (attrs, fileSpec)
  1409. (const char far* str)
  1410. (const char far* str)
  1411. (str)
  1412. (const char far* str, int index)
  1413. (const char far* str, int index)
  1414. (str, index)
  1415. (int index)
  1416. (int index)
  1417. (index)
  1418. (int index)
  1419. (int index)
  1420. (index)
  1421. (TDocument& doc, TWindow* parent = 0)
  1422. (TDocument& doc, TWindow* parent)
  1423.     TListView(doc, parent)
  1424. listview.h
  1425. (MSG far* p1)
  1426. (MSG far* p1)
  1427. EV_WM_GETDLGCODE
  1428. (const char far* str, int index)
  1429. (const char far* str, int index)
  1430. (str, index)
  1431. (int index)
  1432. (int index)
  1433. (index)
  1434. (char far* str, int index)
  1435. (char far* str, int index)
  1436. (str, index)
  1437. uint32
  1438. (int index)
  1439. (int index)
  1440. (index)
  1441. (int index, uint32 itemData)
  1442. (int index, uint32 itemData)
  1443. (index, itemData)
  1444. (int index)
  1445. (int index)
  1446. (index)
  1447. (int index, int height)
  1448. (int index, int height)
  1449. (index, height)
  1450. (uint attrs, const char far* fileSpec)
  1451. (uint attrs, const char far* fileSpec)
  1452. (attrs, fileSpec)
  1453. (const char far* str)
  1454. (const char far* str)
  1455. (str)
  1456. (const char far* str, int index)
  1457. (const char far* str, int index)
  1458. (str, index)
  1459. (int index)
  1460. (int index)
  1461. (index)
  1462. (int index)
  1463. (int index)
  1464. (index)
  1465. (int menuOrId)
  1466. (int menuOrId)
  1467. (menuOrId)
  1468. (int retVal = 0)
  1469. (int retVal)
  1470. (retVal)
  1471. (int retVal = 0)
  1472. (int retVal)
  1473. (retVal)
  1474. LRESULT
  1475. (TEventInfo& info, WPARAM wp, LPARAM lp = 0)
  1476. (TEventInfo& info, WPARAM wp, LPARAM lp)
  1477. (info, wp, lp)
  1478. (MSG& msg)
  1479. (MSG& msg)
  1480. (msg)
  1481. (long idleCount)
  1482. (long idleCount)
  1483. (idleCount)
  1484. (HWND hWndLose, HWND hWndGain)
  1485. (HWND hWndLose, HWND hWndGain)
  1486. (hWndLose, hWndGain)
  1487. (TWindow* newParent)
  1488. (TWindow* newParent)
  1489. (newParent)
  1490. (const char far* docname, int index)
  1491. (const char far* docname, int index)
  1492. (docname, index)
  1493. LRESULT
  1494. (uint msg, WPARAM wParam, LPARAM lParam)
  1495. (uint msg, WPARAM wParam, LPARAM lParam)
  1496. (msg, wParam, lParam)
  1497. LRESULT
  1498. (uint msg, WPARAM wParam, LPARAM lParam)
  1499. (uint msg, WPARAM wParam, LPARAM lParam)
  1500. (msg, wParam, lParam)
  1501. LRESULT
  1502. (uint id, HWND hWndCtl, uint notifyCode)
  1503. (uint id, HWND hWndCtl, uint notifyCode)
  1504. (id, hWndCtl, notifyCode)
  1505. (TCommandEnabler& ce)
  1506. (TCommandEnabler& ce)
  1507. (TDC& dc, bool erase, TRect& rect)
  1508. (TDC& dc, bool erase, TRect& rect)
  1509. (dc, erase, rect)
  1510. (void* buffer, TTransferDirection direction)
  1511. (void* buffer, TTransferDirection direction)
  1512. (buffer, direction)
  1513. (TTransferDirection direction)
  1514. (TTransferDirection direction)
  1515. (direction)
  1516. (bool enable)
  1517. (bool enable)
  1518. (enable)
  1519. (int cmdShow)
  1520. (int cmdShow)
  1521. (cmdShow)
  1522. (WNDCLASS& wndClass)
  1523. (WNDCLASS& wndClass)
  1524. (wndClass)
  1525. char far*
  1526. (TWindow* child)
  1527. (TWindow* child)
  1528. (child)
  1529.     TLookupValidator()
  1530. validate.h
  1531. (const char far* str)
  1532. (const char far* str)
  1533. (str)
  1534. (TAutoDelete autoDelete = AutoDelete)
  1535. (TAutoDelete autoDelete)
  1536.     TMenu(autoDelete)
  1537. menu.h
  1538. HMENU
  1539. (MEASUREITEMSTRUCT far& measureItem)
  1540. (MEASUREITEMSTRUCT far& measureItem)
  1541. (measureItem)
  1542. (DRAWITEMSTRUCT far& drawItem)
  1543. (DRAWITEMSTRUCT far& drawItem)
  1544. (drawItem)
  1545. (HMETAFILE handle, TAutoDelete autoDelete)
  1546. (HMETAFILE handle, TAutoDelete autoDelete)
  1547.     TMetaFilePict(handle, autoDelete)
  1548. metafile.h
  1549. (TMDIClient& parent, const char far* title = 0, TWindow* clientWnd = 0, bool shrinkToClient = false, TModule* module = 0)
  1550. (TMDIClient& parent, const char far* title, TWindow* clientWnd, bool shrinkToClient, TModule* module)
  1551.     TMDIChild(parent, title, clientWnd == 0 ? new [[ClientClass]][[ClientParam]] : clientWnd, shrinkToClient, module)
  1552. mdichild.h
  1553. (bool active)
  1554. (bool active)
  1555. (active)
  1556. EV_WM_NCACTIVATE
  1557. (HWND hWndActivated, HWND hWndDeactivated)
  1558. (HWND hWndActivated, HWND hWndDeactivated)
  1559. (hWndActivated, hWndDeactivated)
  1560. EV_WM_MDIACTIVATE
  1561. (TModule* module = 0)
  1562. (TModule* module)
  1563.     TMDIClient(module)
  1564. mdi.h
  1565. LRESULT
  1566. (MDICREATESTRUCT far& createStruct)
  1567. (MDICREATESTRUCT far& createStruct)
  1568. (createStruct)
  1569. EV_WM_MDICREATE
  1570. (HWND hWnd)
  1571. (HWND hWnd)
  1572. (hWnd)
  1573. EV_WM_MDIDESTROY
  1574. (int tile = MDITILE_VERTICAL)
  1575. (int tile)
  1576. (tile)
  1577. TWindow*
  1578. TMDIChild*
  1579. (const char far* title, TResId menuResId, TMDIClient& clientWnd = *new [[ClientClass]][[ClientParam]], TModule* module = 0)
  1580. (const char far* title, TResId menuResId, TMDIClient& clientWnd, TModule* module)
  1581.     TMDIFrame(title, menuResId, clientWnd, module)
  1582. mdi.h
  1583.     TMemoryDC()
  1584. (TWindow* parent = 0, TFont* font = new TGadgetWindowFont, TModule* module = 0)
  1585. (TWindow* parent, TFont* font, TModule* module)
  1586.     TMessageBar(parent, font, module)
  1587. messageb.h
  1588. (const char* text)
  1589. (const char* text)
  1590. (text)
  1591. (const char far* filename = 0)
  1592. (const char far* filename)
  1593.     TMetaFileDC(filename)
  1594. (const char far* name, bool shouldLoad = true)
  1595. (const char far* name, bool shouldLoad)
  1596.     TModule(name, shouldLoad)
  1597. module.h
  1598. (xmsg& x, unsigned captionResId, unsigned promptResId=0)
  1599. (xmsg& x, unsigned captionResId, unsigned promptResId)
  1600. (x, captionResId, promptResId)
  1601. (int errorCode)
  1602. (int errorCode)
  1603. (errorCode)
  1604. (TOleWindow& win, bool scale = true)
  1605. (TOleWindow& win, bool scale)
  1606.     TOleClientDC(win, scale)
  1607. olewindo.h
  1608. (TWindow* parent, TResId templateId, const char far *title = 0, TModule *module = 0)
  1609. (TWindow* parent, TResId templateId, const char far *title, TModule *module)
  1610.     TOleDialog(parent, templateId,*title,*module)
  1611. oledlg.h
  1612. (0, 0)
  1613. (TDocument* parent = 0)
  1614. (TDocument* parent)
  1615.     TOleDocument(parent)
  1616. oledoc.h
  1617. (bool force)
  1618. (bool force)
  1619. (force)
  1620. (TOleWindow& oleWin, void* userData)
  1621. (TOleWindow& oleWin, void* userData)
  1622. (oleWin, userData)
  1623. (int mode, const char far* path = 0)
  1624. (int mode, const char far* path)
  1625. (mode, path)
  1626. (IStorage* stg, bool remember = true)
  1627. (IStorage* stg, bool remember)
  1628. (stg, remember)
  1629. IStorage*
  1630. (const char far* title, TWindow* clientWnd, bool trackMenuSelection = false, TModule* module = 0)
  1631. (const char far* title, TWindow* clientWnd, bool trackMenuSelection, TModule* module)
  1632.     TOleFrame(title, clientWnd == 0 ? new [[ClientClass]][[ClientParam]] : clientWnd, trackMenuSelection, module)
  1633. oleframe.h
  1634. (uint sizeType, TSize& size)
  1635. (uint sizeType, TSize& size)
  1636. (sizeType, size)
  1637. EV_WM_SIZE
  1638. (bool active, HTASK hTask)
  1639. (bool active, HTASK hTask)
  1640. (active, hTask)
  1641. EV_WM_ACTIVATEAPP
  1642. (uint timerId)
  1643. (uint timerId)
  1644. (timerId)
  1645. EV_WM_TIMER
  1646. (TOcMenuDescr far& sharedMenu)
  1647. (TOcMenuDescr far& sharedMenu)
  1648. (sharedMenu)
  1649. EV_OC_APPINSMENUS
  1650. (TOcMenuDescr far& md)
  1651. (TOcMenuDescr far& md)
  1652. EV_OC_APPMENUS
  1653. (MSG far* msg)
  1654. (MSG far* msg)
  1655. (msg)
  1656. EV_OC_APPPROCESSMSG
  1657. (TRect far* rect)
  1658. (TRect far* rect)
  1659. (rect)
  1660. EV_OC_APPFRAMERECT
  1661. (TRect far* rect)
  1662. (TRect far* rect)
  1663. (rect)
  1664. EV_OC_APPBORDERSPACEREQ
  1665. (TRect far* rect)
  1666. (TRect far* rect)
  1667. (rect)
  1668. EV_OC_APPBORDERSPACESET
  1669. (const char far* rect)
  1670. (const char far* rect)
  1671. (rect)
  1672. EV_OC_APPSTATUSTEXT
  1673. EV_OC_APPRESTOREUI
  1674. (TOcDialogHelp far& dh)
  1675. (TOcDialogHelp far& dh)
  1676. EV_OC_APPDIALOGHELP
  1677. EV_OC_APPSHUTDOWN
  1678. (HICON hIcon, char far* lpszLabel, TAutoDelete = AutoDelete)
  1679. (HICON hIcon, char far* lpszLabel, TAutoDelete autodelete)
  1680.     TOleMetaPict(hIcon, lpszLabel, autodelete)
  1681. oledlg.h
  1682. (const char far* title, TResId menuResId, TMDIClient& clientWnd = *new TMDIClient, bool trackMenuSelection = false, TModule* module = 0)
  1683. (const char far* title, TResId menuResId, TMDIClient& clientWnd, bool trackMenuSelection, TModule* module)
  1684.     TOleMDIFrame(title, menuResId, clientWnd == 0 ? new [[ClientClass]][[ClientParam]] : clientWnd, trackMenuSelection, module)
  1685. olemdifr.h
  1686. (bool active, HTASK hTask)
  1687. (bool active, HTASK hTask)
  1688. (active, hTask)
  1689. EV_WM_ACTIVATEAPP
  1690. (TOcMenuDescr far& sharedMenu)
  1691. (TOcMenuDescr far& sharedMenu)
  1692. (sharedMenu)
  1693. EV_OC_APPINSMENUS
  1694. (TWindow* parent = 0, TModule* module = 0)
  1695. (TWindow* parent, TModule* module)
  1696.     TOleWindow(parent, module)
  1697. olewindo.h
  1698. (const char far* title)
  1699. (const char far* title)
  1700. (title)
  1701. EV_OC_VIEWSETTITLE
  1702. (TOcInitInfo& init)
  1703. (TOcInitInfo& init)
  1704. (init)
  1705. EV_OC_VIEWPASTEOBJECT
  1706. (TOcItemName& item)
  1707. (TOcItemName& item)
  1708. (item)
  1709. EV_OC_VIEWGETITEMNAME
  1710. (TOcLinkView& view)
  1711. (TOcLinkView& view)
  1712. (view)
  1713. EV_OC_VIEWSETLINK
  1714. (TOcLinkView& view)
  1715. (TOcLinkView& view)
  1716. (view)
  1717. EV_OC_VIEWBREAKLINK
  1718. (TDC& dc, bool scale = true)
  1719. (TDC& dc, bool scale)
  1720. (dc, scale)
  1721. TOcView*
  1722. (TRegLink* link, bool isRemote, IUnknown* outer)
  1723. (TRegLink* link, bool isRemote, IUnknown* outer)
  1724. (link, isRemote, outer)
  1725. (TRect& rect)
  1726. (TRect& rect)
  1727. (rect)
  1728. (TOcInvalidate invalid)
  1729. (TOcInvalidate invalid)
  1730. (invalid)
  1731. (uint modKeys, TPoint& point)
  1732. (uint modKeys, TPoint& point)
  1733. (modKeys, point)
  1734. (TDC& dc, bool erase, TRect& rect, void* userData = 0)
  1735. (TDC& dc, bool erase, TRect& rect, void* userData)
  1736. (dc, erase, rect, userData)
  1737. (TDC& dc, bool erase, TRect& rect, bool metafile)
  1738. (TDC& dc, bool erase, TRect& rect, bool metafile)
  1739. (dc, erase, rect, metafile)
  1740. (TDC& dc, bool erase, TRect& rect, TString& moniker)
  1741. (TDC& dc, bool erase, TRect& rect, TString& moniker)
  1742. (dc, erase, rect, moniker)
  1743. (TSize& logPerUnit)
  1744. (TSize& logPerUnit)
  1745. (logPerUnit)
  1746. (uint16 percent)
  1747. (uint16 percent)
  1748. (percent)
  1749. (TOcPart* part)
  1750. (TOcPart* part)
  1751. (part)
  1752. (HWND wnd, uint hitTest, uint mouseMsg)
  1753. (HWND wnd, uint hitTest, uint mouseMsg)
  1754. (wnd, hitTest, mouseMsg)
  1755. (TOcPartChangeInfo& changeInfo)
  1756. (TOcPartChangeInfo& changeInfo)
  1757. (changeInfo)
  1758. (TDocument& doc, TWindow* parent = 0)
  1759. (TDocument& doc, TWindow* parent)
  1760.     TOleView(doc, parent)
  1761. oleview.h
  1762. (TOcPartChangeInfo& changeInfo)
  1763. (TOcPartChangeInfo& changeInfo)
  1764. (changeInfo)
  1765. EV_OC_VIEWPARTINVALID
  1766. (TOcSaveLoad far& ocLoad)
  1767. (TOcSaveLoad far& ocLoad)
  1768. (ocLoad)
  1769. EV_OC_VIEWLOADPART
  1770. (TOcSaveLoad far& ocSave)
  1771. (TOcSaveLoad far& ocSave)
  1772. (ocSave)
  1773. EV_OC_VIEWSAVEPART
  1774. EV_OC_VIEWCLOSE
  1775. (TOcMenuDescr far& sharedMenu)
  1776. (TOcMenuDescr far& sharedMenu)
  1777. (sharedMenu)
  1778. EV_OC_VIEWINSMENUS
  1779. (const char far* path)
  1780. (const char far* path)
  1781. (path)
  1782. EV_OC_VIEWOPENDOC
  1783. (bool attach)
  1784. (bool attach)
  1785. (attach)
  1786. EV_OC_VIEWATTACHWINDOW
  1787. (TOcLinkView& view)
  1788. (TOcLinkView& view)
  1789. (view)
  1790. EV_OC_VIEWSETLINK
  1791. (TOcLinkView& view)
  1792. (TOcLinkView& view)
  1793. (view)
  1794. EV_OC_VIEWBREAKLINK
  1795. (TOcItemName& item)
  1796. (TOcItemName& item)
  1797. (item)
  1798. EV_OC_VIEWGETITEMNAME
  1799. (TDC& dc, bool scale = true)
  1800. (TDC& dc, bool scale)
  1801. (dc, scale)
  1802. TOcView*
  1803. (TRegLink* link, bool isRemote, IUnknown* outer)
  1804. (TRegLink* link, bool isRemote, IUnknown* outer)
  1805. (link, isRemote, outer)
  1806. (TRect& rect)
  1807. (TRect& rect)
  1808. (rect)
  1809. (TOcInvalidate invalid)
  1810. (TOcInvalidate invalid)
  1811. (invalid)
  1812. (uint modKeys, TPoint& point)
  1813. (uint modKeys, TPoint& point)
  1814. (modKeys, point)
  1815. (TDC& dc, bool erase, TRect& rect, void* userData = 0)
  1816. (TDC& dc, bool erase, TRect& rect, void* userData)
  1817. (dc, erase, rect, userData)
  1818. (TDC& dc, bool erase, TRect& rect, bool metafile)
  1819. (TDC& dc, bool erase, TRect& rect, bool metafile)
  1820. (dc, erase, rect, metafile)
  1821. (TDC& dc, bool erase, TRect& rect, TString& moniker)
  1822. (TDC& dc, bool erase, TRect& rect, TString& moniker)
  1823. (dc, erase, rect, moniker)
  1824. (TSize& logPerUnit)
  1825. (TSize& logPerUnit)
  1826. (logPerUnit)
  1827. (uint16 percent)
  1828. (uint16 percent)
  1829. (percent)
  1830. (TOcPart* part)
  1831. (TOcPart* part)
  1832. (part)
  1833. (HWND wnd, uint hitTest, uint mouseMsg)
  1834. (HWND wnd, uint hitTest, uint mouseMsg)
  1835. (wnd, hitTest, mouseMsg)
  1836. (TOcPartChangeInfo& changeInfo)
  1837. (TOcPartChangeInfo& changeInfo)
  1838. (changeInfo)
  1839. (int menuOrId)
  1840. (int menuOrId)
  1841. (menuOrId)
  1842. (int retVal = 0)
  1843. (int retVal)
  1844. (retVal)
  1845. (int retVal = 0)
  1846. (int retVal)
  1847. (retVal)
  1848. LRESULT
  1849. (TEventInfo& info, WPARAM wp, LPARAM lp = 0)
  1850. (TEventInfo& info, WPARAM wp, LPARAM lp)
  1851. (info, wp, lp)
  1852. (MSG& msg)
  1853. (MSG& msg)
  1854. (msg)
  1855. (long idleCount)
  1856. (long idleCount)
  1857. (idleCount)
  1858. (HWND hWndLose, HWND hWndGain)
  1859. (HWND hWndLose, HWND hWndGain)
  1860. (hWndLose, hWndGain)
  1861. (TWindow* newParent)
  1862. (TWindow* newParent)
  1863. (newParent)
  1864. (const char far* docname, int index)
  1865. (const char far* docname, int index)
  1866. (docname, index)
  1867. LRESULT
  1868. (uint msg, WPARAM wParam, LPARAM lParam)
  1869. (uint msg, WPARAM wParam, LPARAM lParam)
  1870. (msg, wParam, lParam)
  1871. LRESULT
  1872. (uint msg, WPARAM wParam, LPARAM lParam)
  1873. (uint msg, WPARAM wParam, LPARAM lParam)
  1874. (msg, wParam, lParam)
  1875. LRESULT
  1876. (uint id, HWND hWndCtl, uint notifyCode)
  1877. (uint id, HWND hWndCtl, uint notifyCode)
  1878. (id, hWndCtl, notifyCode)
  1879. (TCommandEnabler& ce)
  1880. (TCommandEnabler& ce)
  1881. (TDC& dc, bool erase, TRect& rect)
  1882. (TDC& dc, bool erase, TRect& rect)
  1883. (dc, erase, rect)
  1884. (void* buffer, TTransferDirection direction)
  1885. (void* buffer, TTransferDirection direction)
  1886. (buffer, direction)
  1887. (TTransferDirection direction)
  1888. (TTransferDirection direction)
  1889. (direction)
  1890. (bool enable)
  1891. (bool enable)
  1892. (enable)
  1893. (int cmdShow)
  1894. (int cmdShow)
  1895. (cmdShow)
  1896. (WNDCLASS& wndClass)
  1897. (WNDCLASS& wndClass)
  1898. (wndClass)
  1899. char far*
  1900. (TWindow* child)
  1901. (TWindow* child)
  1902. (child)
  1903. (TWindow* parent, TData& data, TResId templateId = 0, const char far* title = 0, TModule* module = 0)
  1904. (TWindow* parent, TData& data, TResId templateId, const char far* title, TModule* module)
  1905.     TOpenSaveDialog(parent, data, templateId, title, module)
  1906. opensave.h
  1907. (TDocument& doc, const char far* name, int mode)
  1908. (TDocument& doc, const char far* name, int mode)
  1909.     TOutStream(doc, name, mode)
  1910. docview.h
  1911. (HWND wnd)
  1912. (HWND wnd)
  1913.     TPaintDC(wnd)
  1914. (HPALETTE handle, TAutoDelete autoDelete = NoAutoDelete)
  1915. (HPALETTE handle, TAutoDelete autoDelete)
  1916.     TPalette(handle, autoDelete)
  1917. gdiobjec.h
  1918. (TWindow* parent, TOcInitInfo &initInfo, TData *data = 0, TResId templateId = 0, const char far* title = 0, TModule* module = 0)
  1919. (TWindow* parent, TOcInitInfo &initInfo, TData *data, TResId templateId, const char far* title, TModule* module)
  1920.     TPasteSpecialDlg(parent,&initInfo,*data, templateId, title, module)
  1921. oledlg.h
  1922. (0, *new TOcInitInfo(OcView))
  1923. (HWND hwndRemoved, HWND hwndNext)
  1924. (HWND hwndRemoved, HWND hwndNext)
  1925. (hwndRemoved, hwndNext)
  1926. EV_WM_CHANGECBCHAIN
  1927. EV_WM_DRAWCLIPBOARD
  1928. (HPEN handle, TAutoDelete autoDelete = NoAutoDelete)
  1929. (HPEN handle, TAutoDelete autoDelete)
  1930.     TPen(handle, autoDelete)
  1931. gdiobjec.h
  1932.     TPoint()
  1933. geometry.h
  1934. (TAutoDelete autoDelete = AutoDelete)
  1935. (TAutoDelete autoDelete)
  1936.     TPopupMenu(autoDelete)
  1937. menu.h
  1938. (HDC handle, TAutoDelete autoDelete = NoAutoDelete)
  1939. (HDC handle, TAutoDelete autoDelete)
  1940.     TPrintDC(handle, autoDelete)
  1941. (TWindow* parent, TData& data, const char far* printTemplateName = 0, const char far* setupTemplateName = 0, const char far* title = 0, TModule* module = 0)
  1942. (TWindow* parent, TData& data, const char far* printTemplateName, const char far* setupTemplateName, const char far* title, TModule* module)
  1943.     TPrintDialog(parent, data, printTemplateName, setupTemplateName, title, module)
  1944. printdia.h
  1945. (TApplication* app = 0)
  1946. (TApplication* app)
  1947.     TPrinter(app)
  1948. printer.h
  1949. (TWindow* parent)
  1950. (TWindow* parent)
  1951. (parent)
  1952. (TWindow* parent, TPrintout& printout, bool prompt)
  1953. (TWindow* parent, TPrintout& printout, bool prompt)
  1954. (parent, printout, prompt)
  1955. (TWindow* parent, TPrintout& printout)
  1956. (TWindow* parent, TPrintout& printout)
  1957. (parent, printout)
  1958. (const char* driver, const char* device, const char* output)
  1959. (const char* driver, const char* device, const char* output)
  1960. (driver, device, output)
  1961. (TWindow* parent)
  1962. (TWindow* parent)
  1963. (parent)
  1964. TWindow*
  1965. (TWindow* parent, TPrintout& printout)
  1966. (TWindow* parent, TPrintout& printout)
  1967. (parent, printout)
  1968. (const char far* title)
  1969. (const char far* title)
  1970.     TPrintout(title)
  1971. printer.h
  1972. (TPrintDC* dc, TSize pageSize)
  1973. (TPrintDC* dc, TSize pageSize)
  1974. (dc, pageSize)
  1975. (int& minPage, int& maxPage, int& selFromPage, int& selToPage)
  1976. (int& minPage, int& maxPage, int& selFromPage, int& selToPage)
  1977. (minPage, maxPage, selFromPage, selToPage)
  1978. (int startPage, int endPage, unsigned flags)
  1979. (int startPage, int endPage, unsigned flags)
  1980. (startPage, endPage, flags)
  1981. (int pageNumber)
  1982. (int pageNumber)
  1983. (pageNumber)
  1984. (int page, TRect& rect, unsigned flags)
  1985. (int page, TRect& rect, unsigned flags)
  1986. (page, rect, flags)
  1987. (TDC& screen, TPrintDC& printdc, const TRect& client, const TRect& clip)
  1988. (TDC& screen, TPrintDC& printdc, const TRect& client, const TRect& clip)
  1989.     TPrintPreviewDC(screen, printdc, client, clip)
  1990. preview.h
  1991. (TWindow* parent, TResId resId, const char far* title, const char far* device, const char far* port, HDC prnDC = HDC(-1))
  1992. (TWindow* parent, TResId resId, const char far* title, const char far* device, const char far* port, HDC prnDC = HDC(-1 1))
  1993.     TPrinterAbortDlg(TWindow* parent, TResId resId, const char far* title, const char far* device, const char far* port, HDC prnDC = HDC( 1))
  1994. printer.h
  1995. (FARPROC p)
  1996. (FARPROC p)
  1997.     TProcInstance(p)
  1998. geometry.h
  1999. (const char far* pic, bool autoFill=false)
  2000. (const char far* pic, bool autoFill)
  2001.     TPXPictureValidator(pic, autoFill)
  2002. validate.h
  2003. TPicResult
  2004. (char far* input, bool autoFill=false)
  2005. (char far* input, bool autoFill)
  2006. (input, autoFill)
  2007. (TWindow* parent, int id, const char far* title, int x, int y, int w, int h, TGroupBox* group = 0, TModule* module = 0)
  2008. (TWindow* parent, int id, const char far* title, int x, int y, int w, int h, TGroupBox* group, TModule* module)
  2009.     TRadioButton(parent, id, title, x, y, w, h, group, module)
  2010. radiobut.h
  2011. (0, 100, "", 0, 0, 0, 0, 0)
  2012. (long min, long max)
  2013. (long min, long max)
  2014.     TRangeValidator(min, max)
  2015. validate.h
  2016.     TRect()
  2017. geometry.h
  2018.     TRegion()
  2019. gdiobjec.h
  2020. (TRegItem* list)
  2021. (TRegItem* list)
  2022.     TRegList(list)
  2023. locale.h
  2024. (TWindow* parent, TData& data, TResId templateId = 0, const char far* title = 0, TModule* module = 0)
  2025. (TWindow* parent, TData& data, TResId templateId, const char far* title, TModule* module)
  2026.     TReplaceDialog(parent, data, templateId, title, module)
  2027. findrepl.h
  2028. (TWindow* parent, int resourceId, TModule* module = 0)
  2029. (TWindow* parent, int resourceId, TModule* module)
  2030.     TResultImage(parent, resourceId, module)
  2031. oledlg.h
  2032. (0, 0)
  2033. EV_WM_PAINT
  2034.     TResId()
  2035. geometry.h
  2036. (TWindow* parent, int id, int x, int y, int w, int h, bool isHScrollBar, TModule* module = 0)
  2037. (TWindow* parent, int id, int x, int y, int w, int h, bool isHScrollBar, TModule* module)
  2038.     TScrollBar(parent, id, x, y, w, h, isHScrollBar, module)
  2039. scrollba.h
  2040. (0, 100, 0, 0, 0, 0, true)
  2041. (uint scrollCode, uint thumbPos, HWND hWndCtl)
  2042. (uint scrollCode, uint thumbPos, HWND hWndCtl)
  2043. (scrollCode, thumbPos, hWndCtl)
  2044. EV_WM_HSCROLL
  2045. (uint scrollCode, uint thumbPos, HWND hWndCtl)
  2046. (uint scrollCode, uint thumbPos, HWND hWndCtl)
  2047. (scrollCode, thumbPos, hWndCtl)
  2048. EV_WM_VSCROLL
  2049. (int& min, int& max)
  2050. (int& min, int& max)
  2051. (min, max)
  2052. (int min, int max)
  2053. (int min, int max)
  2054. (min, max)
  2055. (int thumbPos)
  2056. (int thumbPos)
  2057. (thumbPos)
  2058. (int delta)
  2059. (int delta)
  2060. (delta)
  2061. (int thumbPos)
  2062. (int thumbPos)
  2063. (thumbPos)
  2064. (int thumbPos)
  2065. (int thumbPos)
  2066. (thumbPos)
  2067. (TWindow* window, int xUnit, int yUnit, long xRange, long yRange)
  2068. (TWindow* window, int xUnit, int yUnit, long xRange, long yRange)
  2069.     TScroller(window, xUnit, yUnit, xRange, yRange)
  2070. scroller.h
  2071. (int xUnit, int yUnit)
  2072. (int xUnit, int yUnit)
  2073. (xUnit, yUnit)
  2074. (long xRange, long yRange)
  2075. (long xRange, long yRange)
  2076. (xRange, yRange)
  2077. (TDC& dc, TRect& rect)
  2078. (TDC& dc, TRect& rect)
  2079. (dc, rect)
  2080. (uint scrollEvent, int thumbPos)
  2081. (uint scrollEvent, int thumbPos)
  2082. (scrollEvent, thumbPos)
  2083. (uint scrollEvent, int thumbPos)
  2084. (uint scrollEvent, int thumbPos)
  2085. (scrollEvent, thumbPos)
  2086. (long x, long y)
  2087. (long x, long y)
  2088. (x, y)
  2089.     TScreenDC()
  2090.     TSize()
  2091. geometry.h
  2092. (int upper, int lower, int delta)
  2093. (int upper, int lower, int delta)
  2094.     TSortedStringArray(upper, lower, delta)
  2095. validate.h
  2096. (TDocument* parent = 0)
  2097. (TDocument* parent)
  2098.     TStorageDocument(parent)
  2099. stgdoc.h
  2100. (IStorage* stg, bool remember = true)
  2101. (IStorage* stg, bool remember)
  2102. (stg, remember)
  2103. (int omode, HANDLE hGlobal)
  2104. (int omode, HANDLE hGlobal)
  2105. (omode, hGlobal)
  2106. (int omode, HANDLE hGlobal, bool create = false, bool remember = false)
  2107. (int omode, HANDLE hGlobal, bool create, bool remember)
  2108. (omode, hGlobal, create, remember)
  2109. (HGLOBAL* handle)
  2110. (HGLOBAL* handle)
  2111. (handle)
  2112. (TSortedStringArray* strings)
  2113. (TSortedStringArray* strings)
  2114.     TStringLookupValidator(strings)
  2115. validate.h
  2116. (TWindow* parent, int id, const char far* title, int x, int y, int w, int h, uint textLen = 0, TModule* module = 0)
  2117. (TWindow* parent, int id, const char far* title, int x, int y, int w, int h, uint textLen, TModule* module)
  2118.     TStatic(parent, id, title, x, y, w, h, textLen, module)
  2119. static.h
  2120. (0, 100, "", 0, 0, 0, 0, 32)
  2121. (uint sizeType, TSize& size)
  2122. (uint sizeType, TSize& size)
  2123. (sizeType, size)
  2124. EV_WM_SIZE
  2125.     TStatus()
  2126. except.h
  2127. (TWindow* parent = 0, TGadget::TBorderStyle borderStyle = TGadget::Recessed, uint modeIndicators = 0, TFont* font = new TGadgetWindowFont, TModule* module = 0)
  2128. (TWindow* parent, TGadget::TBorderStyle borderStyle, uint modeIndicators, TFont* font, TModule* module)
  2129.     TStatusBar(parent, borderStyle, modeIndicators, font, module)
  2130. statusba.h
  2131. (TDocument& doc, const char far* name, int mode)
  2132. (TDocument& doc, const char far* name, int mode)
  2133.     TStream(doc, name, mode)
  2134. docview.h
  2135.     TUString
  2136. ustring.h
  2137. (int upper, int lower, int delta)
  2138. (int upper, int lower, int delta)
  2139.     TStringArray(upper, lower, delta)
  2140. listbox.h
  2141. (HWND wnd, bool revert= false)
  2142. (HWND wnd, bool revert)
  2143.     TSystemMenu(wnd, revert)
  2144. menu.h
  2145.     TTinyCaption()
  2146. tinycapt.h
  2147. (uint hitTest, TPoint& screenPt)
  2148. (uint hitTest, TPoint& screenPt)
  2149. (hitTest, screenPt)
  2150. EV_WM_MOUSEMOVE
  2151. (uint hitTest, TPoint& screenPt)
  2152. (uint hitTest, TPoint& screenPt)
  2153. (hitTest, screenPt)
  2154. EV_WM_LBUTTONUP
  2155. (uint cmdType, TPoint& p)
  2156. (uint cmdType, TPoint& p)
  2157. (cmdType, p)
  2158. EV_WM_SYSCOMMAND
  2159. (bool active)
  2160. (bool active)
  2161. (active)
  2162. EV_WM_NCACTIVATE
  2163. (bool calcValidRects, NCCALCSIZE_PARAMS far& calcSize)
  2164. (bool calcValidRects, NCCALCSIZE_PARAMS far& calcSize)
  2165. (calcValidRects, calcSize)
  2166. EV_WM_NCCALCSIZE
  2167. (TPoint& screenPt)
  2168. (TPoint& screenPt)
  2169. (screenPt)
  2170. EV_WM_NCHITTEST
  2171. (uint hitTest, TPoint& screenPt)
  2172. (uint hitTest, TPoint& screenPt)
  2173. (hitTest, screenPt)
  2174. EV_WM_NCLBUTTONDOWN
  2175. EV_WM_NCPAINT
  2176. (TWindow* parent, int numColumns = 2, int numRows = AS_MANY_AS_NEEDED, TTileDirection direction = Horizontal,  TModule* module = 0)
  2177. (TWindow* parent, int numColumns, int numRows, TTileDirection direction,  TModule* module)
  2178.     TToolBox(parent, numColumns, numRows, direction, module)
  2179. toolbox.h
  2180. (TTileDirection direction)
  2181. (TTileDirection direction)
  2182. (direction)
  2183. (const TRect& frame, uint style = HandlesIn|Grapples|HatchBorder, int thickness = 5)
  2184. (const TRect& frame, uint style, int thickness)
  2185.     TUIHandle(frame, style, thickness)
  2186. uihandle.h
  2187.     TValidator()
  2188. validate.h
  2189. (char far* str, bool suppressFill)
  2190. (char far* str, bool suppressFill)
  2191. (str, suppressFill)
  2192. (const char far* str)
  2193. (const char far* str)
  2194. (str)
  2195. (char far* str, void* buffer, TTransferDirection direction)
  2196. (char far* str, void* buffer, TTransferDirection direction)
  2197. (str, buffer, direction)
  2198. (TWindow* parent, int id, const char far* vbxName, const char far* vbxClass, const char far* title, int x, int y, int w, int h, long initLen = 0, void far* initData = 0, TModule* module = 0)
  2199. (TWindow* parent, int id, const char far* vbxName, const char far* vbxClass, const char far* title, int x, int y, int w, int h, long initLen, void far* initData, TModule* module)
  2200.     TVbxControl(parent, id, vbxName, vbxClass, title, x, y, w, h, initLen, initData, module)
  2201. vbxctl.h
  2202.     TVbxEventHandler
  2203. vbxctl.h
  2204. (TDocument& doc)
  2205. (TDocument& doc)
  2206.     TView(doc)
  2207. docview.h
  2208. TMenuDescr*
  2209. const char far*
  2210. TWindow*
  2211. (const char far* docname, int index)
  2212. (const char far* docname, int index)
  2213. (docname, index)
  2214. (const char far* name)
  2215. (const char far* name)
  2216. (name)
  2217. (int index)
  2218. (int index)
  2219. (index)
  2220. const char*
  2221. (int index)
  2222. (int index)
  2223. (index)
  2224. (int index, void far* dest, int textlen=0)
  2225. (int index, void far* dest, int textlen)
  2226. (index, dest, textlen)
  2227. (int index, const void far* src)
  2228. (int index, const void far* src)
  2229. (index, src)
  2230. (TWindow* parent, int id, int X, int Y, int W, int H, TResId thumbResId = IDB_VSLIDERTHUMB, TModule* module = 0)
  2231. (TWindow* parent, int id, int X, int Y, int W, int H, TResId thumbResId, TModule* module)
  2232. slider.h
  2233. (0, 100, 0, 0, 0, 0)
  2234. (TWindow* parent, const char far* title = 0, TModule* module = 0)
  2235. (TWindow* parent, const char far* title, TModule* module)
  2236.     TWindow(parent, title, module)
  2237. window.h
  2238. (0, "")
  2239. (int menuOrId)
  2240. (int menuOrId)
  2241. (menuOrId)
  2242. (int retVal = 0)
  2243. (int retVal)
  2244. (retVal)
  2245. (int retVal = 0)
  2246. (int retVal)
  2247. (retVal)
  2248. LRESULT
  2249. (TEventInfo& info, WPARAM wp, LPARAM lp = 0)
  2250. (TEventInfo& info, WPARAM wp, LPARAM lp)
  2251. (info, wp, lp)
  2252. (MSG& msg)
  2253. (MSG& msg)
  2254. (msg)
  2255. (long idleCount)
  2256. (long idleCount)
  2257. (idleCount)
  2258. (HWND hWndLose, HWND hWndGain)
  2259. (HWND hWndLose, HWND hWndGain)
  2260. (hWndLose, hWndGain)
  2261. (TWindow* newParent)
  2262. (TWindow* newParent)
  2263. (newParent)
  2264. (const char far* docname, int index)
  2265. (const char far* docname, int index)
  2266. (docname, index)
  2267. LRESULT
  2268. (uint msg, WPARAM wParam, LPARAM lParam)
  2269. (uint msg, WPARAM wParam, LPARAM lParam)
  2270. (msg, wParam, lParam)
  2271. LRESULT
  2272. (uint msg, WPARAM wParam, LPARAM lParam)
  2273. (uint msg, WPARAM wParam, LPARAM lParam)
  2274. (msg, wParam, lParam)
  2275. LRESULT
  2276. (uint id, HWND hWndCtl, uint notifyCode)
  2277. (uint id, HWND hWndCtl, uint notifyCode)
  2278. (id, hWndCtl, notifyCode)
  2279. (TCommandEnabler& ce)
  2280. (TCommandEnabler& ce)
  2281. (TDC& dc, bool erase, TRect& rect)
  2282. (TDC& dc, bool erase, TRect& rect)
  2283. (dc, erase, rect)
  2284. (void* buffer, TTransferDirection direction)
  2285. (void* buffer, TTransferDirection direction)
  2286. (buffer, direction)
  2287. (TTransferDirection direction)
  2288. (TTransferDirection direction)
  2289. (direction)
  2290. (bool enable)
  2291. (bool enable)
  2292. (enable)
  2293. (int cmdShow)
  2294. (int cmdShow)
  2295. (cmdShow)
  2296. (WNDCLASS& wndClass)
  2297. (WNDCLASS& wndClass)
  2298. (wndClass)
  2299. char far*
  2300. (TWindow* child)
  2301. (TWindow* child)
  2302. (child)
  2303. (HWND wnd)
  2304. (HWND wnd)
  2305.     TWindowDC(wnd)
  2306. (TDocument& doc, TWindow* parent = 0)
  2307. (TDocument& doc, TWindow* parent)
  2308.     TWindowView(doc, parent)
  2309. docview.h
  2310. (int menuOrId)
  2311. (int menuOrId)
  2312. (menuOrId)
  2313. (int retVal = 0)
  2314. (int retVal)
  2315. (retVal)
  2316. (int retVal = 0)
  2317. (int retVal)
  2318. (retVal)
  2319. LRESULT
  2320. (TEventInfo& info, WPARAM wp, LPARAM lp = 0)
  2321. (TEventInfo& info, WPARAM wp, LPARAM lp)
  2322. (info, wp, lp)
  2323. (MSG& msg)
  2324. (MSG& msg)
  2325. (msg)
  2326. (long idleCount)
  2327. (long idleCount)
  2328. (idleCount)
  2329. (HWND hWndLose, HWND hWndGain)
  2330. (HWND hWndLose, HWND hWndGain)
  2331. (hWndLose, hWndGain)
  2332. (TWindow* newParent)
  2333. (TWindow* newParent)
  2334. (newParent)
  2335. (const char far* docname, int index)
  2336. (const char far* docname, int index)
  2337. (docname, index)
  2338. LRESULT
  2339. (uint msg, WPARAM wParam, LPARAM lParam)
  2340. (uint msg, WPARAM wParam, LPARAM lParam)
  2341. (msg, wParam, lParam)
  2342. LRESULT
  2343. (uint msg, WPARAM wParam, LPARAM lParam)
  2344. (uint msg, WPARAM wParam, LPARAM lParam)
  2345. (msg, wParam, lParam)
  2346. LRESULT
  2347. (uint id, HWND hWndCtl, uint notifyCode)
  2348. (uint id, HWND hWndCtl, uint notifyCode)
  2349. (id, hWndCtl, notifyCode)
  2350. (TCommandEnabler& ce)
  2351. (TCommandEnabler& ce)
  2352. (TDC& dc, bool erase, TRect& rect)
  2353. (TDC& dc, bool erase, TRect& rect)
  2354. (dc, erase, rect)
  2355. (void* buffer, TTransferDirection direction)
  2356. (void* buffer, TTransferDirection direction)
  2357. (buffer, direction)
  2358. (TTransferDirection direction)
  2359. (TTransferDirection direction)
  2360. (direction)
  2361. (bool enable)
  2362. (bool enable)
  2363. (enable)
  2364. (int cmdShow)
  2365. (int cmdShow)
  2366. (cmdShow)
  2367. (WNDCLASS& wndClass)
  2368. (WNDCLASS& wndClass)
  2369. (wndClass)
  2370. char far*
  2371. (TWindow* child)
  2372. (TWindow* child)
  2373. (child)
  2374. (const string& msg, unsigned resId = 0)
  2375. (const string& msg, unsigned resId)
  2376.     TXOwl(msg, resId)
  2377. except.h
  2378. (TModule* app, unsigned promptResId)
  2379. (TModule* app, unsigned promptResId)
  2380. (app, promptResId)
  2381. (int statusCode)
  2382. (int statusCode)
  2383.     TXCompatibility(statusCode)
  2384. except.h
  2385.     TXOutOfMemory()
  2386. except.h
  2387. owldb.apx
  2388. <<CLASS ROOT>>
  2389. TAppDictionary
  2390. TStreamableBase
  2391. TApplication
  2392. TModule
  2393. Virtual Functions
  2394. CanClose
  2395. CanClose 
  2396. Dispatch
  2397. Dispatch 
  2398. IdleAction
  2399. IdleAction 
  2400. InitApplication
  2401. InitApplication 
  2402. InitInstance
  2403. InitInstance 
  2404. InitMainWindow
  2405. InitMainWindow 
  2406. MessageLoop
  2407. MessageLoop 
  2408. PreProcessMenu
  2409. PreProcessMenu 
  2410. ProcessAppMsg
  2411. ProcessAppMsg 
  2412. Start
  2413. Start 
  2414. TermInstance
  2415. TermInstance
  2416. TBIVbxLibrary
  2417. TModule
  2418. TBitSet
  2419. TStreamableBase
  2420. TBitmap
  2421. TGdiObject
  2422. TBrush
  2423. TGdiObject
  2424. TButton
  2425. TControl
  2426. Windows Messages
  2427. Other Messages
  2428. WM_GETDLGCODE
  2429. EvGetDlgCode
  2430. TCelArray
  2431. TStreamableBase
  2432. TChangeIconDlg
  2433. TOleDialog
  2434. TCharSet
  2435. TBitSet
  2436. TCheckBox
  2437. TButton
  2438. Windows Messages
  2439. Other Messages
  2440. WM_GETDLGCODE
  2441. EvGetDlgCode
  2442. TChooseColorDialog
  2443. TCommonDialog
  2444. TChooseFontDialog
  2445. TCommonDialog
  2446. TClientDC
  2447. TWindowDC
  2448. TClipboard
  2449. TStreamableBase
  2450. TClipboardFormatIterator
  2451. TStreamableBase
  2452. TClipboardViewer
  2453. TWindow
  2454. Windows Messages
  2455. Basic Messages
  2456. WM_DESTROY
  2457. EvDestroy
  2458. Other Messages
  2459. WM_CHANGECBCHAIN
  2460. EvChangeCBChain 
  2461. WM_DRAWCLIPBOARD
  2462. EvDrawClipboard
  2463. TColor
  2464. TStreamableBase
  2465. TComboBox
  2466. TListBox
  2467. Virtual Functions
  2468. AddString
  2469. AddString 
  2470. ClearList
  2471. ClearList 
  2472. DeleteString
  2473. DeleteString 
  2474. DirectoryList
  2475. DirectoryList 
  2476. FindString
  2477. FindString 
  2478. GetCount
  2479. GetCount 
  2480. GetItemData
  2481. GetItemData 
  2482. GetSelIndex
  2483. GetSelIndex 
  2484. GetString
  2485. GetString 
  2486. GetStringLen
  2487. GetStringLen 
  2488. InsertString
  2489. InsertString 
  2490. SetItemData
  2491. SetItemData 
  2492. SetSelIndex
  2493. SetSelIndex 
  2494. SetSelString
  2495. SetSelString
  2496. TCommonDialog
  2497. TWindow
  2498. Windows Messages
  2499. Basic Messages
  2500. WM_CLOSE
  2501. EvClose
  2502. TControl
  2503. TWindow
  2504. Virtual Functions
  2505. CompareItem
  2506. CompareItem 
  2507. DeleteItem
  2508. DeleteItem 
  2509. DrawItem
  2510. DrawItem 
  2511. MeasureItem
  2512. MeasureItem 
  2513. ODADrawEntire
  2514. ODADrawEntire 
  2515. ODAFocus
  2516. ODAFocus 
  2517. ODASelect
  2518. ODASelect
  2519. Windows Messages
  2520. Basic Messages
  2521. WM_PAINT
  2522. EvPaint
  2523. Other Messages
  2524. WM_COMPAREITEM
  2525. EvCompareItem 
  2526. WM_DELETEITEM
  2527. EvDeleteItem 
  2528. WM_DRAWITEM
  2529. EvDrawItem 
  2530. WM_MEASUREITEM
  2531. EvMeasureItem
  2532. TControlBar
  2533. TGadgetWindow
  2534. TConvertDlg
  2535. TOleDialog
  2536. TCreatedDC
  2537. TCursor
  2538. TGdiBase
  2539. TGdiBase
  2540. Virtual Functions
  2541. DrawText
  2542. DrawText 
  2543. ExtTextOut
  2544. ExtTextOut 
  2545. GetAttributeHDC
  2546. GetAttributeHDC 
  2547. GetDeviceCaps
  2548. GetDeviceCaps 
  2549. GrayString
  2550. GrayString 
  2551. OffsetViewportOrg
  2552. OffsetViewportOrg 
  2553. ResetDC
  2554. ResetDC 
  2555. RestoreDC
  2556. RestoreDC 
  2557. RestoreFont
  2558. RestoreFont 
  2559. SaveDC
  2560. SaveDC 
  2561. ScaleViewportExt
  2562. ScaleViewportExt 
  2563. ScaleWindowExt
  2564. ScaleWindowExt 
  2565. SelectObject
  2566. SelectObject 
  2567. SelectStockObject
  2568. SelectStockObject 
  2569. SetBkColor
  2570. SetBkColor 
  2571. SetMapMode
  2572. SetMapMode 
  2573. SetTextColor
  2574. SetTextColor 
  2575. SetViewportExt
  2576. SetViewportExt 
  2577. SetViewportOrg
  2578. SetViewportOrg 
  2579. SetWindowExt
  2580. SetWindowExt 
  2581. TabbedTextOut
  2582. TabbedTextOut 
  2583. TextOut
  2584. TextOut
  2585. TDecoratedFrame
  2586. TFrameWindow
  2587. Virtual Functions
  2588. Insert
  2589. Insert
  2590. Windows Messages
  2591. Basic Messages
  2592. WM_SIZE
  2593. EvSize
  2594. Other Messages
  2595. WM_ENTERIDLE
  2596. EvEnterIdle 
  2597. WM_MENUSELECT
  2598. EvMenuSelect
  2599. TDecoratedMDIFrame
  2600. TFrameWindow
  2601. TDialog
  2602. TWindow
  2603. Virtual Functions
  2604. Create
  2605. Create 
  2606. DialogFunction
  2607. DialogFunction 
  2608. DoCreate
  2609. DoCreate 
  2610. DoExecute
  2611. DoExecute 
  2612. EvInitDialog
  2613. EvInitDialog 
  2614. Execute
  2615. Execute
  2616. Windows Messages
  2617. Basic Messages
  2618. WM_CLOSE
  2619. EvClose 
  2620. WM_CTLCOLOR
  2621. EvCtlColor 
  2622. WM_PAINT
  2623. EvPaint 
  2624. WM_SETFONT
  2625. EvSetFont
  2626. TGdiBase
  2627. TDibDC
  2628. TCreatedDC
  2629. TDocManager
  2630. TEventHandler
  2631. Virtual Functions
  2632. CmFileClose
  2633. CmFileClose 
  2634. CmFileNew
  2635. CmFileNew 
  2636. CmFileOpen
  2637. CmFileOpen 
  2638. CmFileRevert
  2639. CmFileRevert 
  2640. CmFileSave
  2641. CmFileSave 
  2642. CmFileSaveAs
  2643. CmFileSaveAs 
  2644. CmViewCreate
  2645. CmViewCreate 
  2646. CreateAnyDoc
  2647. CreateAnyDoc 
  2648. CreateAnyView
  2649. CreateAnyView 
  2650. FlushDoc
  2651. FlushDoc 
  2652. GetCurrentDoc
  2653. GetCurrentDoc 
  2654. MatchTemplate
  2655. MatchTemplate 
  2656. PostDocError
  2657. PostDocError 
  2658. PostEvent
  2659. PostEvent 
  2660. PostEvent
  2661. PostEvent 
  2662. SelectAnySave
  2663. SelectAnySave 
  2664. SelectDocPath
  2665. SelectDocPath 
  2666. SelectDocType
  2667. SelectDocType 
  2668. SelectViewType
  2669. SelectViewType
  2670. TDocTemplate
  2671. TStreamableBase
  2672. Virtual Functions
  2673. Clone
  2674. Clone 
  2675. ConstructDoc
  2676. ConstructDoc 
  2677. ConstructView
  2678. ConstructView 
  2679. CreateDoc
  2680. CreateDoc 
  2681. CreateView
  2682. CreateView 
  2683. GetViewName
  2684. GetViewName 
  2685. IsMyKindOfDoc
  2686. IsMyKindOfDoc 
  2687. IsMyKindOfView
  2688. IsMyKindOfView
  2689. TDocument
  2690. TStreamableBase
  2691. Virtual Functions
  2692. AttachStream
  2693. AttachStream 
  2694. CanClose
  2695. CanClose 
  2696. Close
  2697. Close 
  2698. Commit
  2699. Commit 
  2700. DetachStream
  2701. DetachStream 
  2702. FindProperty
  2703. FindProperty 
  2704. GetProperty
  2705. GetProperty 
  2706. HasFocus
  2707. HasFocus 
  2708. InStream
  2709. InStream 
  2710. InitDoc
  2711. InitDoc 
  2712. IsDirty
  2713. IsDirty 
  2714. IsOpen
  2715. IsOpen 
  2716. Open 
  2717. OutStream
  2718. OutStream 
  2719. PostError
  2720. PostError 
  2721. PropertyCount
  2722. PropertyCount 
  2723. PropertyFlags
  2724. PropertyFlags 
  2725. PropertyName
  2726. PropertyName 
  2727. Revert
  2728. Revert 
  2729. RootDocument
  2730. RootDocument 
  2731. SetDocPath
  2732. SetDocPath 
  2733. SetProperty
  2734. SetProperty 
  2735. SetTitle
  2736. SetTitle
  2737. TDropInfo
  2738. TStreamableBase
  2739. TDwordArray
  2740. TStreamableBase
  2741. TEdit
  2742. TStatic
  2743. Windows Messages
  2744. Basic Messages
  2745. WM_CHAR
  2746. EvChar 
  2747. WM_KEYDOWN
  2748. EvKeyDown 
  2749. WM_KILLFOCUS
  2750. EvKillFocus 
  2751. WM_SETFOCUS
  2752. EvSetFocus
  2753. Other Messages
  2754. WM_CHILDINVALID
  2755. EvChildInvalid 
  2756. WM_GETDLGCODE
  2757. EvGetDlgCode
  2758. TEditFile
  2759. TEditSearch
  2760. Virtual Functions
  2761. CanClear
  2762. CanClear 
  2763. CanClose
  2764. CanClose
  2765. TEditLinksDlg
  2766. TOleDialog
  2767. Windows Messages
  2768. Other Messages
  2769. WM_COMPAREITEM
  2770. EvCompareItem 
  2771. WM_DELETEITEM
  2772. EvDeleteItem 
  2773. WM_DRAWITEM
  2774. EvDrawItem 
  2775. WM_MEASUREITEM
  2776. EvMeasureItem
  2777. TEditSearch
  2778. TEdit
  2779. TEditView
  2780. TView
  2781. Virtual Functions
  2782. CanClose
  2783. CanClose 
  2784. CleanupWindow
  2785. CleanupWindow 
  2786. CloseWindow
  2787. CloseWindow 
  2788. Create
  2789. Create 
  2790. DefWindowProc
  2791. DefWindowProc 
  2792. Destroy
  2793. Destroy 
  2794. Dispatch
  2795. Dispatch 
  2796. EnableWindow
  2797. EnableWindow 
  2798. EvCommand
  2799. EvCommand 
  2800. EvCommandEnable
  2801. EvCommandEnable 
  2802. GetClassName
  2803. GetClassName 
  2804. GetWindowClass
  2805. GetWindowClass 
  2806. HoldFocusHWnd
  2807. HoldFocusHWnd 
  2808. IdleAction
  2809. IdleAction 
  2810. Paint
  2811. Paint 
  2812. PerformCreate
  2813. PerformCreate 
  2814. PreProcessMsg
  2815. PreProcessMsg 
  2816. Register
  2817. Register 
  2818. RemoveChild
  2819. RemoveChild 
  2820. SetDocTitle
  2821. SetDocTitle 
  2822. SetParent
  2823. SetParent 
  2824. SetupWindow
  2825. SetupWindow 
  2826. ShowWindow
  2827. ShowWindow 
  2828. Transfer
  2829. Transfer 
  2830. TransferData
  2831. TransferData 
  2832. WindowProc
  2833. WindowProc
  2834. Windows Messages
  2835. Other Messages
  2836. WM_NCDESTROY
  2837. EvNCDestroy
  2838. TEventHandler
  2839. Virtual Functions
  2840. Dispatch
  2841. Dispatch
  2842. Windows Messages
  2843. Basic Messages
  2844. WM_ACTIVATE
  2845. EvActivate 
  2846. WM_CHAR
  2847. EvChar 
  2848. WM_CLOSE
  2849. EvClose 
  2850. WM_CREATE
  2851. EvCreate 
  2852. WM_CTLCOLOR
  2853. EvCtlColor 
  2854. WM_DESTROY
  2855. EvDestroy 
  2856. WM_ENABLE
  2857. EvEnable 
  2858. WM_ERASEBKGND
  2859. EvEraseBkgnd 
  2860. WM_GETTEXT
  2861. EvGetText 
  2862. WM_GETTEXTLENGTH
  2863. EvGetTextLength 
  2864. WM_HSCROLL
  2865. EvHScroll 
  2866. WM_HSCROLL
  2867. EvHScroll 
  2868. WM_KEYDOWN
  2869. EvKeyDown 
  2870. WM_KILLFOCUS
  2871. EvKillFocus 
  2872. WM_LBUTTONDBLCLK
  2873. EvLButtonDblClk 
  2874. WM_LBUTTONDBLCLK
  2875. EvLButtonDblClk 
  2876. WM_LBUTTONDOWN
  2877. EvLButtonDown 
  2878. WM_LBUTTONDOWN
  2879. EvLButtonDown 
  2880. WM_MOUSEACTIVATE
  2881. EvMouseActivate 
  2882. WM_MOUSEACTIVATE
  2883. EvMouseActivate 
  2884. WM_MOUSEMOVE
  2885. EvMouseMove 
  2886. WM_MOUSEMOVE
  2887. EvMouseMove 
  2888. WM_MOVE
  2889. EvMove 
  2890. WM_PAINT
  2891. EvPaint 
  2892. WM_PAINT
  2893. EvPaint 
  2894. WM_RBUTTONDBLCLK
  2895. EvRButtonDblClk 
  2896. WM_RBUTTONDOWN
  2897. EvRButtonDown 
  2898. WM_RBUTTONDOWN
  2899. EvRButtonDown 
  2900. WM_SETCURSOR
  2901. EvSetCursor 
  2902. WM_SETCURSOR
  2903. EvSetCursor 
  2904. WM_SETFOCUS
  2905. EvSetFocus 
  2906. WM_SETFOCUS
  2907. EvSetFocus 
  2908. WM_SETFONT
  2909. EvSetFont 
  2910. WM_SETTEXT
  2911. EvSetText 
  2912. WM_SHOWWINDOW
  2913. EvShowWindow 
  2914. WM_SIZE
  2915. EvSize 
  2916. WM_SIZE
  2917. EvSize 
  2918. WM_VSCROLL
  2919. EvVScroll 
  2920. WM_VSCROLL
  2921. EvVScroll
  2922. OLE Messages
  2923. OC_VIEWATTACHWINDOW
  2924. EvOcViewAttachWindow 
  2925. OC_VIEWBORDERSPACEREQ
  2926. EvOcViewBorderSpaceReq 
  2927. OC_VIEWBORDERSPACESET
  2928. EvOcViewBorderSpaceSet 
  2929. OC_VIEWCLIPDATA
  2930. EvOcViewClipData 
  2931. OC_VIEWCLOSE
  2932. EvOcViewClose 
  2933. OC_VIEWDRAG
  2934. EvOcViewDrag 
  2935. OC_VIEWDROP
  2936. EvOcViewDrop 
  2937. OC_VIEWGETPALETTE
  2938. EvOcViewGetPalette 
  2939. OC_VIEWGETSCALE
  2940. EvOcViewGetScale 
  2941. OC_VIEWGETSITERECT
  2942. EvOcViewGetSiteRect 
  2943. OC_VIEWINSMENUS
  2944. EvOcViewInsMenus 
  2945. OC_VIEWLOADPART
  2946. EvOcViewLoadPart 
  2947. OC_VIEWOPENDOC
  2948. EvOcViewOpenDoc 
  2949. OC_VIEWPAINT
  2950. EvOcViewPaint 
  2951. OC_VIEWPARTACTIVATE
  2952. EvOcViewPartActivate 
  2953. OC_VIEWPARTSIZE
  2954. EvOcViewPartSize 
  2955. OC_VIEWSAVEPART
  2956. EvOcViewSavePart 
  2957. OC_VIEWSCROLL
  2958. EvOcViewScroll 
  2959. OC_VIEWSETSCALE
  2960. EvOcViewSetScale 
  2961. OC_VIEWSETSITERECT
  2962. EvOcViewSetSiteRect 
  2963. OC_VIEWSHOWTOOLS
  2964. EvOcViewShowTools 
  2965. OC_VIEWTITLE
  2966. EvOcViewTitle
  2967. Other Messages
  2968. WM_ACTIVATEAPP
  2969. EvActivateApp 
  2970. WM_ASKCBFORMATNAME
  2971. EvAskCBFormatName 
  2972. WM_CANCELMODE
  2973. EvCancelMode 
  2974. WM_CHANGECBCHAIN
  2975. EvChangeCBChain 
  2976. WM_CHARTOITEM
  2977. EvCharToItem 
  2978. WM_CHILDINVALID
  2979. EvChildInvalid 
  2980. WM_COMMNOTIFY
  2981. EvCommNotify 
  2982. WM_COMPACTING
  2983. EvCompacting 
  2984. WM_COMPAREITEM
  2985. EvCompareItem 
  2986. WM_DEADCHAR
  2987. EvDeadChar 
  2988. WM_DELETEITEM
  2989. EvDeleteItem 
  2990. WM_DESTROYCLIPBOARD
  2991. EvDestroyClipboard 
  2992. WM_DEVMODECHANGE
  2993. EvDevModeChange 
  2994. WM_DRAWCLIPBOARD
  2995. EvDrawClipboard 
  2996. WM_DRAWITEM
  2997. EvDrawItem 
  2998. WM_DROPFILES
  2999. EvDropFiles 
  3000. WM_DROPFILES
  3001. EvDropFiles 
  3002. WM_ENDSESSION
  3003. EvEndSession 
  3004. WM_ENTERIDLE
  3005. EvEnterIdle 
  3006. WM_FONTCHANGE
  3007. EvFontChange 
  3008. WM_GETDLGCODE
  3009. EvGetDlgCode 
  3010. WM_GETMINMAXINFO
  3011. EvGetMinMaxInfo 
  3012. WM_HSCROLLCLIPBOARD
  3013. EvHScrollClipboard 
  3014. WM_ICONERASEBKGND
  3015. EvIconEraseBkgnd 
  3016. WM_INITMENU
  3017. EvInitMenu 
  3018. WM_INITMENUPOPUP
  3019. EvInitMenuPopup 
  3020. WM_KEYUP
  3021. EvKeyUp 
  3022. WM_LBUTTONUP
  3023. EvLButtonUp 
  3024. WM_LBUTTONUP
  3025. EvLButtonUp 
  3026. WM_MBUTTONDBLCLK
  3027. EvMButtonDblClk 
  3028. WM_MBUTTONDOWN
  3029. EvMButtonDown 
  3030. WM_MBUTTONUP
  3031. EvMButtonUp 
  3032. WM_MDIACTIVATE
  3033. EvMDIActivate 
  3034. WM_MEASUREITEM
  3035. EvMeasureItem 
  3036. WM_MENUCHAR
  3037. EvMenuChar 
  3038. WM_MENUSELECT
  3039. EvMenuSelect 
  3040. WM_MENUSELECT
  3041. EvMenuSelect 
  3042. WM_NCACTIVATE
  3043. EvNCActivate 
  3044. WM_NCCALCSIZE
  3045. EvNCCalcSize 
  3046. WM_NCCREATE
  3047. EvNCCreate 
  3048. WM_NCDESTROY
  3049. EvNCDestroy 
  3050. WM_NCHITTEST
  3051. EvNCHitTest 
  3052. WM_NCLBUTTONDBLCLK
  3053. EvNCLButtonDblClk 
  3054. WM_NCLBUTTONDOWN
  3055. EvNCLButtonDown 
  3056. WM_NCLBUTTONUP
  3057. EvNCLButtonUp 
  3058. WM_NCMBUTTONDBLCLK
  3059. EvNCMButtonDblClk 
  3060. WM_NCMBUTTONDOWN
  3061. EvNCMButtonDown 
  3062. WM_NCMBUTTONUP
  3063. EvNCMButtonUp 
  3064. WM_NCMOUSEMOVE
  3065. EvNCMouseMove 
  3066. WM_NCPAINT
  3067. EvNCPaint 
  3068. WM_NCRBUTTONDBLCLK
  3069. EvNCRButtonDblClk 
  3070. WM_NCRBUTTONDOWN
  3071. EvNCRButtonDown 
  3072. WM_NCRBUTTONUP
  3073. EvNCRButtonUp 
  3074. WM_NEXTDLGCTL
  3075. EvNextDlgCtl 
  3076. WM_PAINTCLIPBOARD
  3077. EvPaintClipboard 
  3078. WM_PALETTECHANGED
  3079. EvPaletteChanged 
  3080. WM_PALETTEISCHANGING
  3081. EvPaletteIsChanging 
  3082. WM_PARENTNOTIFY
  3083. EvParentNotify 
  3084. WM_POWER
  3085. EvPower 
  3086. WM_QUERYDRAGICON
  3087. EvQueryDragIcon 
  3088. WM_QUERYENDSESSION
  3089. EvQueryEndSession 
  3090. WM_QUERYNEWPALETTE
  3091. EvQueryNewPalette 
  3092. WM_QUERYOPEN
  3093. EvQueryOpen 
  3094. WM_QUEUESYNC
  3095. EvQueueSync 
  3096. WM_RBUTTONUP
  3097. EvRButtonUp 
  3098. WM_RENDERALLFORMATS
  3099. EvRenderAllFormats 
  3100. WM_RENDERFORMAT
  3101. EvRenderFormat 
  3102. WM_SETREDRAW
  3103. EvSetRedraw 
  3104. WM_SIZECLIPBOARD
  3105. EvSizeClipboard 
  3106. WM_SPOOLERSTATUS
  3107. EvSpoolerStatus 
  3108. WM_SYSCHAR
  3109. EvSysChar 
  3110. WM_SYSCOLORCHANGE
  3111. EvSysColorChange 
  3112. WM_SYSCOMMAND
  3113. EvSysCommand 
  3114. WM_SYSDEADCHAR
  3115. EvSysDeadChar 
  3116. WM_SYSKEYDOWN
  3117. EvSysKeyDown 
  3118. WM_SYSKEYUP
  3119. EvSysKeyUp 
  3120. WM_SYSTEMERROR
  3121. EvSystemError 
  3122. WM_TIMECHANGE
  3123. EvTimeChange 
  3124. WM_TIMER
  3125. EvTimer 
  3126. WM_VKEYTOITEM
  3127. EvVKeyToItem 
  3128. WM_VSCROLLCLIPBOARD
  3129. EvVScrollClipboard 
  3130. WM_WINDOWPOSCHANGED
  3131. EvWindowPosChanged 
  3132. WM_WINDOWPOSCHANGING
  3133. EvWindowPosChanging 
  3134. WM_WININICHANGE
  3135. EvWinIniChange
  3136. Win32 Messages
  3137. WM_GETFONT
  3138. EvGetFont 
  3139. WM_HOTKEY
  3140. EvHotKey 
  3141. WM_PAINTICON
  3142. EvPaintIcon
  3143. TFileDocument
  3144. TDocument
  3145. TFileOpenDialog
  3146. TOpenSaveDialog
  3147. TFileSaveDialog
  3148. TOpenSaveDialog
  3149. TFilterValidator
  3150. TValidator
  3151. TFindDialog
  3152. TFindReplaceDialog
  3153. TFindReplaceDialog
  3154. TWindow
  3155. Windows Messages
  3156. Other Messages
  3157. WM_NCDESTROY
  3158. EvNCDestroy
  3159. TFloatingFrame
  3160. TFrameWindow
  3161. Windows Messages
  3162. Other Messages
  3163. WM_NCCALCSIZE
  3164. EvNCCalcSize 
  3165. WM_NCHITTEST
  3166. EvNCHitTest 
  3167. WM_NCPAINT
  3168. EvNCPaint 
  3169. WM_SYSCOMMAND
  3170. EvSysCommand
  3171. TFont
  3172. TGdiObject
  3173. TFrameWindow
  3174. TWindow
  3175. Virtual Functions
  3176. AssignMenu
  3177. AssignMenu 
  3178. GetClientWindow
  3179. GetClientWindow 
  3180. GetCommandTarget
  3181. GetCommandTarget 
  3182. SetClientWindow
  3183. SetClientWindow 
  3184. SetMenu
  3185. SetMenu
  3186. Windows Messages
  3187. Basic Messages
  3188. WM_ERASEBKGND
  3189. EvEraseBkgnd 
  3190. WM_PAINT
  3191. EvPaint 
  3192. WM_SETFOCUS
  3193. EvSetFocus 
  3194. WM_SIZE
  3195. EvSize
  3196. Other Messages
  3197. WM_ENTERIDLE
  3198. EvEnterIdle 
  3199. WM_INITMENUPOPUP
  3200. EvInitMenuPopup 
  3201. WM_PARENTNOTIFY
  3202. EvParentNotify 
  3203. WM_QUERYDRAGICON
  3204. EvQueryDragIcon
  3205. TGadgetWindow
  3206. TWindow
  3207. Virtual Functions
  3208. GetDesiredSize
  3209. GetDesiredSize 
  3210. GetInnerRect
  3211. GetInnerRect 
  3212. Insert
  3213. Insert 
  3214. LayoutSession
  3215. LayoutSession 
  3216. PaintGadgets
  3217. PaintGadgets 
  3218. PositionGadget
  3219. PositionGadget 
  3220. Remove
  3221. Remove 
  3222. SetDirection
  3223. SetDirection 
  3224. TileGadgets
  3225. TileGadgets
  3226. Windows Messages
  3227. Basic Messages
  3228. WM_CTLCOLOR
  3229. EvCtlColor 
  3230. WM_LBUTTONDBLCLK
  3231. EvLButtonDblClk 
  3232. WM_LBUTTONDOWN
  3233. EvLButtonDown 
  3234. WM_MOUSEMOVE
  3235. EvMouseMove 
  3236. WM_SIZE
  3237. EvSize
  3238. Other Messages
  3239. WM_LBUTTONUP
  3240. EvLButtonUp 
  3241. WM_SYSCOLORCHANGE
  3242. EvSysColorChange
  3243. TGadgetWindowFont
  3244. TFont
  3245. TGauge
  3246. TControl
  3247. Virtual Functions
  3248. PaintBorder
  3249. PaintBorder
  3250. Windows Messages
  3251. Basic Messages
  3252. WM_ERASEBKGND
  3253. EvEraseBkgnd
  3254. TGdiBase
  3255. TStreamableBase
  3256. TGdiObject
  3257. TGdiBase
  3258. TGroupBox
  3259. TControl
  3260. Virtual Functions
  3261. SelectionChanged
  3262. SelectionChanged
  3263. THSlider
  3264. TCreatedDC
  3265. TIcon
  3266. TGdiBase
  3267. TIconImage
  3268. TControl
  3269. Windows Messages
  3270. Basic Messages
  3271. WM_ERASEBKGND
  3272. EvEraseBkgnd 
  3273. WM_PAINT
  3274. EvPaint
  3275. TInStream
  3276. TStream
  3277. TInputDialog
  3278. TWindow
  3279. TInsertObjectDlg
  3280. TOleDialog
  3281. TIntArray
  3282. TStreamableBase
  3283. TLayoutMetrics
  3284. TStreamableBase
  3285. TLayoutWindow
  3286. TWindow
  3287. Windows Messages
  3288. Basic Messages
  3289. WM_SIZE
  3290. EvSize
  3291. TListBox
  3292. TControl
  3293. Virtual Functions
  3294. AddString
  3295. AddString 
  3296. ClearList
  3297. ClearList 
  3298. DeleteString
  3299. DeleteString 
  3300. DirectoryList
  3301. DirectoryList 
  3302. FindString
  3303. FindString 
  3304. GetCount
  3305. GetCount 
  3306. GetItemData
  3307. GetItemData 
  3308. GetItemHeight
  3309. GetItemHeight 
  3310. GetSelIndex
  3311. GetSelIndex 
  3312. GetString
  3313. GetString 
  3314. GetStringLen
  3315. GetStringLen 
  3316. InsertString
  3317. InsertString 
  3318. SetItemData
  3319. SetItemData 
  3320. SetItemHeight
  3321. SetItemHeight 
  3322. SetSelIndex
  3323. SetSelIndex
  3324. TListView
  3325. TView
  3326. Virtual Functions
  3327. AddString
  3328. AddString 
  3329. CanClose
  3330. CanClose 
  3331. CleanupWindow
  3332. CleanupWindow 
  3333. ClearList
  3334. ClearList 
  3335. CloseWindow
  3336. CloseWindow 
  3337. Create
  3338. Create 
  3339. DefWindowProc
  3340. DefWindowProc 
  3341. DeleteString
  3342. DeleteString 
  3343. Destroy
  3344. Destroy 
  3345. DirectoryList
  3346. DirectoryList 
  3347. Dispatch
  3348. Dispatch 
  3349. EnableWindow
  3350. EnableWindow 
  3351. EvCommand
  3352. EvCommand 
  3353. EvCommandEnable
  3354. EvCommandEnable 
  3355. FindString
  3356. FindString 
  3357. GetClassName
  3358. GetClassName 
  3359. GetCount
  3360. GetCount 
  3361. GetItemData
  3362. GetItemData 
  3363. GetItemHeight
  3364. GetItemHeight 
  3365. GetSelIndex
  3366. GetSelIndex 
  3367. GetString
  3368. GetString 
  3369. GetStringLen
  3370. GetStringLen 
  3371. GetWindowClass
  3372. GetWindowClass 
  3373. HoldFocusHWnd
  3374. HoldFocusHWnd 
  3375. IdleAction
  3376. IdleAction 
  3377. InsertString
  3378. InsertString 
  3379. Paint
  3380. Paint 
  3381. PerformCreate
  3382. PerformCreate 
  3383. PreProcessMsg
  3384. PreProcessMsg 
  3385. Register
  3386. Register 
  3387. RemoveChild
  3388. RemoveChild 
  3389. SetDocTitle
  3390. SetDocTitle 
  3391. SetItemData
  3392. SetItemData 
  3393. SetItemHeight
  3394. SetItemHeight 
  3395. SetParent
  3396. SetParent 
  3397. SetSelIndex
  3398. SetSelIndex 
  3399. SetupWindow
  3400. SetupWindow 
  3401. ShowWindow
  3402. ShowWindow 
  3403. Transfer
  3404. Transfer 
  3405. TransferData
  3406. TransferData 
  3407. WindowProc
  3408. WindowProc
  3409. Windows Messages
  3410. Other Messages
  3411. WM_GETDLGCODE
  3412. EvGetDlgCode
  3413. TLookupValidator
  3414. TValidator
  3415. Virtual Functions
  3416. Lookup
  3417. Lookup
  3418. TMDIChild
  3419. TFrameWindow
  3420. Windows Messages
  3421. Other Messages
  3422. WM_MDIACTIVATE
  3423. EvMDIActivate 
  3424. WM_NCACTIVATE
  3425. EvNCActivate
  3426. TMDIClient
  3427. TWindow
  3428. Virtual Functions
  3429. ArrangeIcons
  3430. ArrangeIcons 
  3431. CascadeChildren
  3432. CascadeChildren 
  3433. CloseChildren
  3434. CloseChildren 
  3435. CreateChild
  3436. CreateChild 
  3437. InitChild
  3438. InitChild 
  3439. TileChildren
  3440. TileChildren
  3441. Windows Messages
  3442. Other Messages
  3443. WM_MDICREATE
  3444. EvMDICreate 
  3445. WM_MDIDESTROY
  3446. EvMDIDestroy
  3447. TMDIFrame
  3448. TFrameWindow
  3449. Virtual Functions
  3450. GetCommandTarget
  3451. GetCommandTarget
  3452. TMemoryDC
  3453. TCreatedDC
  3454. TMenu
  3455. TStreamableBase
  3456. Virtual Functions
  3457. DrawItem
  3458. DrawItem 
  3459. GetHandle
  3460. GetHandle 
  3461. MeasureItem
  3462. MeasureItem
  3463. TMessageBar
  3464. TGadgetWindow
  3465. Virtual Functions
  3466. SetHintText
  3467. SetHintText
  3468. TMetaFileDC
  3469. TMetaFilePict
  3470. TGdiBase
  3471. TModule
  3472. TEventHandler
  3473. Virtual Functions
  3474. Error
  3475. Error 
  3476. Error
  3477. Error
  3478. TOleClientDC
  3479. TClientDC
  3480. TOleDialog
  3481. TWindow
  3482. Virtual Functions
  3483. OleDlgOk
  3484. OleDlgOk
  3485. TOleDocument
  3486. TStorageDocument
  3487. Virtual Functions
  3488. CanClose
  3489. CanClose 
  3490. Close
  3491. Close 
  3492. Commit
  3493. Commit 
  3494. CommitSelection
  3495. CommitSelection 
  3496. GetNewStorage
  3497. GetNewStorage 
  3498. InitDoc
  3499. InitDoc 
  3500. Open 
  3501. PreOpen
  3502. PreOpen 
  3503. Read 
  3504. ReleaseDoc
  3505. ReleaseDoc 
  3506. RestoreStorage
  3507. RestoreStorage 
  3508. SetStorage
  3509. SetStorage 
  3510. Write
  3511. Write
  3512. TOleFrame
  3513. TFrameWindow
  3514. Windows Messages
  3515. Basic Messages
  3516. WM_SIZE
  3517. EvSize
  3518. OLE Messages
  3519. OC_APPBORDERSPACEREQ
  3520. EvOcAppBorderSpaceReq 
  3521. OC_APPBORDERSPACESET
  3522. EvOcAppBorderSpaceSet 
  3523. OC_APPDIALOGHELP
  3524. EvOcAppDialogHelp 
  3525. OC_APPFRAMERECT
  3526. EvOcAppFrameRect 
  3527. OC_APPINSMENUS
  3528. EvOcAppInsMenus 
  3529. OC_APPMENUS
  3530. EvOcAppMenus 
  3531. OC_APPPROCESSMSG
  3532. EvOcAppProcessMsg 
  3533. OC_APPRESTOREUI
  3534. EvOcAppRestoreUI 
  3535. OC_APPSHUTDOWN
  3536. EvOcAppShutdown 
  3537. OC_APPSTATUSTEXT
  3538. EvOcAppStatusText
  3539. Other Messages
  3540. WM_ACTIVATEAPP
  3541. EvActivateApp 
  3542. WM_TIMER
  3543. EvTimer
  3544. TOleMDIFrame
  3545. TFrameWindow
  3546. Windows Messages
  3547. OLE Messages
  3548. OC_APPINSMENUS
  3549. EvOcAppInsMenus
  3550. Other Messages
  3551. WM_ACTIVATEAPP
  3552. EvActivateApp
  3553. TOleMetaPict
  3554. TStreamableBase
  3555. TOleView
  3556. TView
  3557. Virtual Functions
  3558. CanClose
  3559. CanClose 
  3560. CleanupWindow
  3561. CleanupWindow 
  3562. CloseWindow
  3563. CloseWindow 
  3564. Create
  3565. Create 
  3566. CreateOcView
  3567. CreateOcView 
  3568. Deactivate
  3569. Deactivate 
  3570. DefWindowProc
  3571. DefWindowProc 
  3572. Destroy
  3573. Destroy 
  3574. Dispatch
  3575. Dispatch 
  3576. EnableWindow
  3577. EnableWindow 
  3578. EvCommand
  3579. EvCommand 
  3580. EvCommandEnable
  3581. EvCommandEnable 
  3582. EvOcViewPartInvalid
  3583. EvOcViewPartInvalid 
  3584. GetClassName
  3585. GetClassName 
  3586. GetInsertPosition
  3587. GetInsertPosition 
  3588. GetLogPerUnit
  3589. GetLogPerUnit 
  3590. GetWindowClass
  3591. GetWindowClass 
  3592. HoldFocusHWnd
  3593. HoldFocusHWnd 
  3594. IdleAction
  3595. IdleAction 
  3596. InvalidatePart
  3597. InvalidatePart 
  3598. OleShutDown
  3599. OleShutDown 
  3600. Paint
  3601. Paint 
  3602. PaintLink
  3603. PaintLink 
  3604. PaintParts
  3605. PaintParts 
  3606. PaintSelection
  3607. PaintSelection 
  3608. PerformCreate
  3609. PerformCreate 
  3610. PreProcessMsg
  3611. PreProcessMsg 
  3612. Register
  3613. Register 
  3614. RemoveChild
  3615. RemoveChild 
  3616. Select
  3617. Select 
  3618. SetDocTitle
  3619. SetDocTitle 
  3620. SetParent
  3621. SetParent 
  3622. SetScale
  3623. SetScale 
  3624. SetSelection
  3625. SetSelection 
  3626. SetupDC
  3627. SetupDC 
  3628. SetupWindow
  3629. SetupWindow 
  3630. ShowCursor
  3631. ShowCursor 
  3632. ShowWindow
  3633. ShowWindow 
  3634. Transfer
  3635. Transfer 
  3636. TransferData
  3637. TransferData 
  3638. WindowProc
  3639. WindowProc
  3640. Windows Messages
  3641. OLE Messages
  3642. OC_VIEWATTACHWINDOW
  3643. EvOcViewAttachWindow 
  3644. OC_VIEWCLOSE
  3645. EvOcViewClose 
  3646. OC_VIEWINSMENUS
  3647. EvOcViewInsMenus 
  3648. OC_VIEWLOADPART
  3649. EvOcViewLoadPart 
  3650. OC_VIEWOPENDOC
  3651. EvOcViewOpenDoc 
  3652. OC_VIEWPARTINVALID
  3653. EvOcViewPartInvalid 
  3654. OC_VIEWSAVEPART
  3655. EvOcViewSavePart
  3656. Win32 Messages
  3657. OC_VIEWBREAKLINK
  3658. EvOcViewBreakLink 
  3659. OC_VIEWGETITEMNAME
  3660. EvOcViewGetItemName 
  3661. OC_VIEWSETLINK
  3662. EvOcViewSetLink
  3663. TOleWindow
  3664. TWindow
  3665. Virtual Functions
  3666. CreateOcView
  3667. CreateOcView 
  3668. Deactivate
  3669. Deactivate 
  3670. EvOcViewPartInvalid
  3671. EvOcViewPartInvalid 
  3672. GetInsertPosition
  3673. GetInsertPosition 
  3674. GetLogPerUnit
  3675. GetLogPerUnit 
  3676. InvalidatePart
  3677. InvalidatePart 
  3678. OleShutDown
  3679. OleShutDown 
  3680. PaintLink
  3681. PaintLink 
  3682. PaintParts
  3683. PaintParts 
  3684. PaintSelection
  3685. PaintSelection 
  3686. Select
  3687. Select 
  3688. SetScale
  3689. SetScale 
  3690. SetSelection
  3691. SetSelection 
  3692. SetupDC
  3693. SetupDC 
  3694. ShowCursor
  3695. ShowCursor
  3696. Win32 Messages
  3697. OC_VIEWBREAKLINK
  3698. EvOcViewBreakLink 
  3699. OC_VIEWGETITEMNAME
  3700. EvOcViewGetItemName 
  3701. OC_VIEWPASTEOBJECT
  3702. EvOcViewPasteObject 
  3703. OC_VIEWSETLINK
  3704. EvOcViewSetLink 
  3705. OC_VIEWSETTITLE
  3706. EvOcViewSetTitle
  3707. TOpenSaveDialog
  3708. TWindow
  3709. Virtual Functions
  3710. ShareViolation
  3711. ShareViolation
  3712. TOutStream
  3713. TStream
  3714. TPXPictureValidator
  3715. TValidator
  3716. Virtual Functions
  3717. Picture
  3718. Picture
  3719. TPaintDC
  3720. TPalette
  3721. TGdiObject
  3722. TPasteSpecialDlg
  3723. TWindow
  3724. Windows Messages
  3725. Other Messages
  3726. WM_CHANGECBCHAIN
  3727. EvChangeCBChain 
  3728. WM_DRAWCLIPBOARD
  3729. EvDrawClipboard
  3730. TGdiObject
  3731. TPoint
  3732. TStreamableBase
  3733. TPopupMenu
  3734. TMenu
  3735. TPrintDC
  3736. TCreatedDC
  3737. TPrintDialog
  3738. TWindow
  3739. TPrintPreviewDC
  3740. TPrintDC
  3741. Virtual Functions
  3742. ReOrg
  3743. ReOrg 
  3744. ReScale
  3745. ReScale 
  3746. SyncFont
  3747. SyncFont
  3748. TPrinter
  3749. TStreamableBase
  3750. Virtual Functions
  3751. ClearDevice
  3752. ClearDevice 
  3753. CreateAbortWindow
  3754. CreateAbortWindow 
  3755. ExecPrintDialog
  3756. ExecPrintDialog 
  3757. GetDefaultPrinter
  3758. GetDefaultPrinter 
  3759. Print
  3760. Print 
  3761. ReportError
  3762. ReportError 
  3763. SetPrinter
  3764. SetPrinter 
  3765. Setup
  3766. Setup
  3767. TPrinterAbortDlg
  3768. TWindow
  3769. TPrintout
  3770. TStreamableBase
  3771. Virtual Functions
  3772. BeginDocument
  3773. BeginDocument 
  3774. BeginPrinting
  3775. BeginPrinting 
  3776. EndDocument
  3777. EndDocument 
  3778. EndPrinting
  3779. EndPrinting 
  3780. GetDialogInfo
  3781. GetDialogInfo 
  3782. HasPage
  3783. HasPage 
  3784. PrintPage
  3785. PrintPage 
  3786. SetPrintParams
  3787. SetPrintParams
  3788. TProcInstance
  3789. TStreamableBase
  3790. TRadioButton
  3791. TCheckBox
  3792. TRangeValidator
  3793. TFilterValidator
  3794. TRect
  3795. TStreamableBase
  3796. TRegList
  3797. TStreamableBase
  3798. TRegion
  3799. TGdiBase
  3800. TReplaceDialog
  3801. TWindow
  3802. TResId
  3803. TStreamableBase
  3804. TResultImage
  3805. TControl
  3806. Windows Messages
  3807. Basic Messages
  3808. WM_PAINT
  3809. EvPaint
  3810. TScreenDC
  3811. TWindowDC
  3812. TScrollBar
  3813. TControl
  3814. Virtual Functions
  3815. DeltaPos
  3816. DeltaPos 
  3817. GetPosition
  3818. GetPosition 
  3819. GetRange
  3820. GetRange 
  3821. SBBottom
  3822. SBBottom 
  3823. SBEndScroll
  3824. SBEndScroll 
  3825. SBLineDown
  3826. SBLineDown 
  3827. SBLineUp
  3828. SBLineUp 
  3829. SBPageDown
  3830. SBPageDown 
  3831. SBPageUp
  3832. SBPageUp 
  3833. SBThumbPosition
  3834. SBThumbPosition 
  3835. SBThumbTrack
  3836. SBThumbTrack 
  3837. SBTop
  3838. SBTop 
  3839. SetPosition
  3840. SetPosition 
  3841. SetRange
  3842. SetRange
  3843. Windows Messages
  3844. Basic Messages
  3845. WM_HSCROLL
  3846. EvHScroll 
  3847. WM_VSCROLL
  3848. EvVScroll
  3849. TScroller
  3850. TStreamableBase
  3851. Virtual Functions
  3852. AutoScroll
  3853. AutoScroll 
  3854. BeginView
  3855. BeginView 
  3856. EndView
  3857. EndView 
  3858. HScroll
  3859. HScroll 
  3860. IsAutoMode
  3861. IsAutoMode 
  3862. ScrollTo
  3863. ScrollTo 
  3864. SetPageSize
  3865. SetPageSize 
  3866. SetRange
  3867. SetRange 
  3868. SetSBarRange
  3869. SetSBarRange 
  3870. SetUnits
  3871. SetUnits 
  3872. VScroll
  3873. VScroll
  3874. TSize
  3875. TStreamableBase
  3876. TSortedStringArray
  3877. TStreamableBase
  3878. TStatic
  3879. TControl
  3880. Virtual Functions
  3881. Clear
  3882. Clear
  3883. Windows Messages
  3884. Basic Messages
  3885. WM_SIZE
  3886. EvSize
  3887. TStatus
  3888. TStreamableBase
  3889. TStatusBar
  3890. TMessageBar
  3891. TStorageDocument
  3892. TDocument
  3893. Virtual Functions
  3894. GetHandle
  3895. GetHandle 
  3896. OpenHandle
  3897. OpenHandle 
  3898. ReleaseDoc
  3899. ReleaseDoc 
  3900. RestoreStorage
  3901. RestoreStorage 
  3902. SetHandle
  3903. SetHandle 
  3904. SetStorage
  3905. SetStorage
  3906. TStream
  3907. TStreamableBase
  3908. TStringArray
  3909. TStreamableBase
  3910. TStringLookupValidator
  3911. TLookupValidator
  3912. TSystemMenu
  3913. TMenu
  3914. TTinyCaption
  3915. TWindow
  3916. Windows Messages
  3917. Basic Messages
  3918. WM_MOUSEMOVE
  3919. EvMouseMove
  3920. Other Messages
  3921. WM_LBUTTONUP
  3922. EvLButtonUp 
  3923. WM_NCACTIVATE
  3924. EvNCActivate 
  3925. WM_NCCALCSIZE
  3926. EvNCCalcSize 
  3927. WM_NCHITTEST
  3928. EvNCHitTest 
  3929. WM_NCLBUTTONDOWN
  3930. EvNCLButtonDown 
  3931. WM_NCPAINT
  3932. EvNCPaint 
  3933. WM_SYSCOMMAND
  3934. EvSysCommand
  3935. TToolBox
  3936. TGadgetWindow
  3937. Virtual Functions
  3938. SetDirection
  3939. SetDirection
  3940. TUIHandle
  3941. TStreamableBase
  3942. TUString
  3943. TStreamableBase
  3944. TVSlider
  3945. TValidator
  3946. TStreamableBase
  3947. Virtual Functions
  3948. Error
  3949. Error 
  3950. IsValid
  3951. IsValid 
  3952. IsValidInput
  3953. IsValidInput 
  3954. Transfer
  3955. Transfer
  3956. TVbxControl
  3957. TControl
  3958. TVbxEventHandler
  3959. TEventHandler
  3960. TView
  3961. TEventHandler
  3962. Virtual Functions
  3963. FindProperty
  3964. FindProperty 
  3965. GetProperty
  3966. GetProperty 
  3967. GetViewMenu
  3968. GetViewMenu 
  3969. GetViewName
  3970. GetViewName 
  3971. GetWindow
  3972. GetWindow 
  3973. PropertyCount
  3974. PropertyCount 
  3975. PropertyFlags
  3976. PropertyFlags 
  3977. PropertyName
  3978. PropertyName 
  3979. SetDocTitle
  3980. SetDocTitle 
  3981. SetProperty
  3982. SetProperty
  3983. TWindow
  3984. TEventHandler
  3985. Virtual Functions
  3986. CanClose
  3987. CanClose 
  3988. CleanupWindow
  3989. CleanupWindow 
  3990. CloseWindow
  3991. CloseWindow 
  3992. Create
  3993. Create 
  3994. DefWindowProc
  3995. DefWindowProc 
  3996. Destroy
  3997. Destroy 
  3998. Dispatch
  3999. Dispatch 
  4000. EnableWindow
  4001. EnableWindow 
  4002. EvCommand
  4003. EvCommand 
  4004. EvCommandEnable
  4005. EvCommandEnable 
  4006. GetClassName
  4007. GetClassName 
  4008. GetWindowClass
  4009. GetWindowClass 
  4010. HoldFocusHWnd
  4011. HoldFocusHWnd 
  4012. IdleAction
  4013. IdleAction 
  4014. Paint
  4015. Paint 
  4016. PerformCreate
  4017. PerformCreate 
  4018. PreProcessMsg
  4019. PreProcessMsg 
  4020. Register
  4021. Register 
  4022. RemoveChild
  4023. RemoveChild 
  4024. SetDocTitle
  4025. SetDocTitle 
  4026. SetParent
  4027. SetParent 
  4028. SetupWindow
  4029. SetupWindow 
  4030. ShowWindow
  4031. ShowWindow 
  4032. Transfer
  4033. Transfer 
  4034. TransferData
  4035. TransferData 
  4036. WindowProc
  4037. WindowProc
  4038. TWindowDC
  4039. TWindowView
  4040. TView
  4041. Virtual Functions
  4042. CanClose
  4043. CanClose 
  4044. CleanupWindow
  4045. CleanupWindow 
  4046. CloseWindow
  4047. CloseWindow 
  4048. Create
  4049. Create 
  4050. DefWindowProc
  4051. DefWindowProc 
  4052. Destroy
  4053. Destroy 
  4054. Dispatch
  4055. Dispatch 
  4056. EnableWindow
  4057. EnableWindow 
  4058. EvCommand
  4059. EvCommand 
  4060. EvCommandEnable
  4061. EvCommandEnable 
  4062. GetClassName
  4063. GetClassName 
  4064. GetWindowClass
  4065. GetWindowClass 
  4066. HoldFocusHWnd
  4067. HoldFocusHWnd 
  4068. IdleAction
  4069. IdleAction 
  4070. Paint
  4071. Paint 
  4072. PerformCreate
  4073. PerformCreate 
  4074. PreProcessMsg
  4075. PreProcessMsg 
  4076. Register
  4077. Register 
  4078. RemoveChild
  4079. RemoveChild 
  4080. SetDocTitle
  4081. SetDocTitle 
  4082. SetParent
  4083. SetParent 
  4084. SetupWindow
  4085. SetupWindow 
  4086. ShowWindow
  4087. ShowWindow 
  4088. Transfer
  4089. Transfer 
  4090. TransferData
  4091. TransferData 
  4092. WindowProc
  4093. WindowProc
  4094. TXCompatibility
  4095. TXOwl
  4096. TXOutOfMemory
  4097. TXOwl
  4098. TXOwl
  4099. TStreamableBase
  4100. Virtual Functions
  4101. Unhandled
  4102. Unhandled
  4103. <<CONTROLS ROOT>>
  4104. Button Notifications
  4105. BN_CLICKED
  4106. BNClicked 
  4107. BN_DISABLE
  4108. BNDisable 
  4109. BN_DOUBLECLICKED
  4110. BNDoubleclicked 
  4111. BN_HILITE
  4112. BNHilite 
  4113. BN_PAINT
  4114. BNPaint 
  4115. BN_UNHILITE
  4116. BNUnhilite
  4117. Combo Box Notifications
  4118. CBN_CLOSEUP
  4119. CBNCloseup 
  4120. CBN_DBLCLK
  4121. CBNDblclk 
  4122. CBN_DROPDOWN
  4123. CBNDropdown 
  4124. CBN_EDITCHANGE
  4125. CBNEditchange 
  4126. CBN_EDITUPDATE
  4127. CBNEditupdate 
  4128. CBN_ERRSPACE
  4129. CBNErrspace 
  4130. CBN_KILLFOCUS
  4131. CBNKillfocus 
  4132. CBN_SELCHANGE
  4133. CBNSelchange 
  4134. CBN_SELENDCANCEL
  4135. CBNSelendcancel 
  4136. CBN_SELENDOK
  4137. CBNSelendok 
  4138. CBN_SETFOCUS
  4139. CBNSetfocus
  4140. Edit Notifications
  4141. EN_CHANGE
  4142. ENChange 
  4143. EN_ERRSPACE
  4144. ENErrspace 
  4145. EN_HSCROLL
  4146. ENHscroll 
  4147. EN_KILLFOCUS
  4148. ENKillfocus 
  4149. EN_MAXTEXT
  4150. ENMaxtext 
  4151. EN_SETFOCUS
  4152. ENSetfocus 
  4153. EN_UPDATE
  4154. ENUpdate 
  4155. EN_VSCROLL
  4156. ENVscroll
  4157. List Box Notifications
  4158. LBN_DBLCLK
  4159. LBNDblclk 
  4160. LBN_ERRSPACE
  4161. LBNErrspace 
  4162. LBN_KILLFOCUS
  4163. LBNKillfocus 
  4164. LBN_SELCANCEL
  4165. LBNSelcancel 
  4166. LBN_SELCHANGE
  4167. LBNSelchange 
  4168. LBN_SETFOCUS
  4169. LBNSetfocus
  4170. <<DOCUMENT ROOT>>
  4171.