RichView.cnt
上传用户:daoqigc
上传日期:2021-04-20
资源大小:2795k
文件大小:4k
源码类别:

RichEdit

开发平台:

Delphi

  1. :Base RichView.hlp
  2. 1 RichView Components
  3. 2 Components of RichView Family  - Overview=Components_of_RichView_Family_Overview
  4. 2 Overview
  5. 3 RichView Item Types=RichView_Item_Types
  6. 3 "Checkpoints"=Checkpoints_overview
  7. 3 Items' "Tags"=RichView_Items_Tags_Overview
  8. 3 Hypertext Overview=RichView_Hypertext_Overview
  9. 3 Paragraphs=RichView_Paragraphs
  10. 3 Borders and Background of Paragraphs=Borders_and_Background_of_Paragraphs
  11. 3 Building a Document=Building_RichView_Document
  12. 3 Scrolling=Scrolling_in_RichView
  13. 3 Selecting=Selecting_Part_of_RichView_Document
  14. 3 Clipboard=RichView_Clipboard_Functions_Overview
  15. 3 Searching and Replacing=Searching_and_Replacing_in_RichView_and_RichViewEdit
  16. 3 Obtaining Items=Obtaining_Items_of_RichView
  17. 3 Modifying Items=Modifying_RichView_Items
  18. 3 RichViewEdit: Inserting Items in Position of Caret=RichViewEdit_Inserting_items_in_position_of_caret
  19. 3 Undo and Redo=Undo_in_RichViewEdit
  20. 3 Drag and Drop=DragDrop
  21. 3 Saving and Loading=RichView_Methods_for_Saving_and_Loading
  22. 3 RVF (RichView Format)=RichView_Format__RVF__Overview
  23. 3 Export to HTML=Export_of_RichView_Contents_to_HTML
  24. 3 Unicode in RichView=Unicode_in_RichView
  25. 3 Bi-directional text=Bi_directional_text
  26. 3 Live spelling check=Live_spelling_check
  27. 3 Viewer vs Editor=Viewer_vs_Editor
  28. 3 Controls - Documents - Items=Controls__Documents__Items
  29. 3 Cursors=RichView_Cursors
  30. 3 Compatibility With Older Versions=Compatibility_with_older_versions_of_RichView
  31. 2 Item Types
  32. 3 Overview=IDIO_RichView_Item_Types_Overview
  33. 3 Text Items=IDIO_Text_Items
  34. 3 Tabulators=IDOI_Tabs
  35. 3 Pictures=IDIO_Pictures
  36. 3 Hot-Pictures=IDIO_Hot_Pictures
  37. 3 Breaks=IDIO_Breaks
  38. 3 Controls=IDIO_Controls
  39. 3 Bullets=IDIO_Bullets
  40. 3 Hotspots=IDIO_Hotspots
  41. 3 Tables=IDIO_Tables
  42. 3 List Markers=IDIO_List_Markers
  43. 3 Custom Item Types=IDIO_Custom_Item_Types
  44. 2 Overview of Tables
  45. 3 Tables in RichView=IDTO_Tables_in_RichView
  46. 3 Tables and Compatibility=IDTO_Tables_and_compatibility
  47. 3 Table Cells=IDTO_Table_Cells
  48. 3 Colors and Layout of Tables=IDTO_Colors_and_Layout_of_Tables
  49. 3 Selection in Table=IDTO_Selection_in_Table
  50. 3 Editing the Cells=IDTO_Editing_the_cells
  51. 3 Cell Merging=IDTO_Cell_Merging
  52. 3 Table Operations=IDTO_Table_Operations
  53. 3 Undo/redo in Tables=IDTO_Undo_redo_in_Tables
  54. 3 Export of Tables=IDTO_Export_of_Tables
  55. 3 Table Resizing=IDTO_Table_Resizing
  56. 3 Classes
  57. 4 TRVTableItemInfo=IDH_Class_TRVTableItemInfo
  58. 4 TRVTableCellData=IDH_Class_TRVTableCellData
  59. 2 Components
  60. 3 TRVStyle=IDH_Class_TRVStyle
  61. 3 TRichView=IDH_Class_TRichView
  62. 3 TRichViewEdit=IDH_Class_TRichViewEdit
  63. 3 TDBRichView=IDH_Class_TDBRichView
  64. 3 TDBRichViewEdit=IDH_Class_TDBRichViewEdit
  65. 3 TRVPrint=IDH_Class_TRVPrint
  66. 3 TRVPrintPreview=IDH_Class_TRVPrintPreview
  67. 3 TRVOfficeConverter=IDH_Class_TRVOfficeConverter
  68. 3 TRVReportHelper=IDH_Class_TRVReportHelper
  69. 2 History
  70. 3 New in version 1_9=New_in_version_1_9
  71. 3 New in version 1_8=New_in_version_1_8
  72. 3 New in version 1_7=New_in_version_1_7
  73. 3 New in version 1_6=New_in_version_1_6
  74. 3 New in version 1_5=New_in_version_1_5
  75. 3 New in version 1_4=New_in_version_1_4
  76. 3 New in version 1_3=New_in_version_1_3
  77. 3 New in version 1_2=New_in_version_1_2
  78. 2 How to
  79. 3 Changing page size and orientation=IDH_HT_PageOptions
  80. 3 Drawing page numbers, headers and footers=IDH_HT_PagePrepaint
  81. 3 Implementing commands like "make bold", "apply font", etc.=IDH_HT_BOLD
  82. 3 Implementing Find and Replace dialogs=IDH_HT_Find_and_Replace
  83. 3 Moving a caret to the beginning or to the end of document in editor=IDH_HT_MoveCaret
  84. 3 Using third-party graphic classes with RichView=IDH_HT_3PartyGraphics