home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 May / VPR9705A.ISO / VPR_DATA / PROGRAM / CBTRIAL / SETUP / DATA.Z / BCB.MST (.txt) < prev    next >
Microsoft Windows Help File Content  |  1997-02-14  |  21KB  |  396 lines

  1. :Base BCB.HLP
  2. 1 Borland C++Builder User's Guide
  3. 2 Getting started
  4. 3 First look=FirstlkFirstLook
  5. 3 Starting C++Builder=FirstlkStartingC++Builder
  6. 3 Accessing commands fast=FirstlkAccessingCommandsFast
  7. 3 Displaying commands in context=FirstlkDisplayingCommandsInContext
  8. 3 Designing applications=FirstlkDesigningApplications
  9. 3 Creating the application interface=FirstlkCreatingTheApplicationInterface
  10. 3 Adding components=FirstlkAddingComponents
  11. 3 Changing component behavior=FirstlkChangingComponentBehavior
  12. 3 Designing menus=FirstlkDesigningMenus
  13. 3 Developing applications=FirstlkDevelopingApplications
  14. 3 Editing code=FirstlkEditingCode
  15. 3 Managing project files=FirstlkManagingProjectFiles
  16. 3 Storing application objects=FirstlkStoringApplicationObjects
  17. 3 Using the online Help system=FirstlkUsingTheOnlineHelpSystem
  18. 3 Getting Help=FirstlkGettingHelp
  19. 3 Displaying online information=FirstlkDisplayingOnlineInformation
  20. 3 Displaying context-sensitive information=FirstlkDisplayingContextSensitiveInformation
  21. 3 Customizing Help=FirstlkCustomizingHelp
  22. 3 Writing database applications=FirstlkWritingDatabaseApplications
  23. 3 Compiling and running applications=FirstlkCompilingAndRunningApplications
  24. 3 Debugging applications=FirstlkDebuggingApplications
  25. 3 Deploying applications=FirstlkDeployingApplications
  26. 2 Using the Borland C++Builder IDE
  27. 3 Form editor
  28. 4 Using the Form editor=FormEditor
  29. 4 Opening a context menu=OpeningAcontext menu
  30. 3 Code editor
  31. 4 Using the Code editor=UseCodeWindow
  32. 4 Code editor Window=CEWindow
  33. 4 Behind the scenes in the Code editor=CEBehindtheScenes
  34. 4 Getting Help in the Code editor=CEHelp
  35. 4 Viewing pages in the Code editor Window=CEViewingPages
  36. 3 Menus
  37. 4 File menu=IDH_MFile
  38. 4 Edit menu=IDH_MEdit
  39. 4 Search menu=IDH_MSearch
  40. 4 View menu=IDH_MView
  41. 4 Project menu=IDH_MProject
  42. 4 Run menu=IDH_MRun
  43. 4 Component menu=IDH_MComponent
  44. 4 Database menu=IDH_MDatabase
  45. 4 Workgroups menu=IDH_MWPVCS
  46. 4 Tools menu=IDH_MTools
  47. 4 Options menu=IDH_MOptions
  48. 4 Help menu=IDH_MHelp
  49. 3 Search options
  50. 4 Regular expressions=IDH_RegularExpressions
  51. 4 Brief regular expressions=BRIEFRegularExpressions
  52. 3 ToolBar
  53. 4 About the ToolBar=BToolbar
  54. 3 Using the Component palette
  55. 4 About the Component palette=IDH_BComponentPalette
  56. 4 Customizing the Component palette=CustomizingTheIDE
  57. 4 Saving a customized Component palette=SavingaCustomizedComponentPalette
  58. 4 Rearranging Component palette pages=RearrangingComponentpalettepages
  59. 4 Rearranging components on the Component palette=RearrangingcomponentsontheComponentpalette
  60. 4 Moving a component to a different Component palette page=MovingacomponenttoadifferentComponentpalettepage
  61. 4 Renaming Component palette pages=RenamingaComponentpalettepage
  62. 4 Adding pages to the Component palette=AddingpagestotheComponentpalette
  63. 4 Removing pages from the Component palette=RemovingpagesfromtheComponentpalette
  64. 4 Removing components from the Component palette=RemovingcomponentsfromtheComponentpalette
  65. 3 Using the Object Inspector
  66. 4 Introducing the Object Inspector=IDH_ObjectInspector
  67. 3 Using the Object Repository
  68. 4 Introducing the Object Repository=AboutTheObjectRepository
  69. 4 Object Repository usage options=ObjectRepositoryUsageOptions
  70. 4 Using project templates from the Object Repository=ProjMgrUsingProjectTemplates
  71. 4 Customizing defaults in the Object Repository=CustomizingTheObjectRepository
  72. 4 Using the Object Repository in a shared development environment=ProjmgrUsingTheObjectRepositoryInASharedEnvironment
  73. 3 Using the Alignment Palette
  74. 4 Alignment palette=IDH_AlignmentPalette
  75. 2 Creating and managing projects
  76. 3 Creating and managing projects=ProjmgrCreatingAndManagingProjects
  77. 3 What is a C++Builder project?=ProjmgrWhatIsAC++BuilderProject
  78. 3 Details about project files
  79. 4 C++Builder project files=ProjmgrC++BuilderProjectFiles
  80. 4 Project files=ProjmgrProjectFiles
  81. 4 Project1.CPP=ProjmgrProject1Cpp
  82. 4 Project1.MAK=ProjmgrProject1Mak
  83. 4 Project1.RES=ProjmgrProject1Res
  84. 4 Form files=ProjmgrFormFiles
  85. 4 Unit1.DFM=ProjmgrUnit1Dfm
  86. 4 Unit1.CPP and Unit1.h=ProjmgrUnit1CPPAndUnit1H
  87. 4 Unit files=ProjmgrUnitFiles
  88. 4 Desktop file=ProjmgrDesktopFile
  89. 4 About form and unit files=ProjmgrAboutFormAndUnitFiles
  90. 4 Unit files for forms=ProjmgrUnitFilesForForms
  91. 4 Standalone unit files=ProjmgrStandaloneUnitFiles
  92. 3 Saving and naming files
  93. 4 Saving and naming C++Builder files=ProjmgrSavingAndNamingC++BuilderFiles
  94. 4 Saving all open project files=ProjmgrSavingAllOpenProjectFiles
  95. 4 Saving a new project=ProjmgrSavingANewProject
  96. 4 Naming unit files=ProjmgrNamingUnitFiles
  97. 4 Naming project files=ProjmgrNamingProjectFiles
  98. 4 Saving an existing project=ProjmgrSavingAnExistingProject
  99. 4 Saving individual project files=ProjmgrSavingIndividualProjectFiles
  100. 4 Changing a file name=ProjmgrChangingAFileName
  101. 4 Removing files from a project=ProjmgrRemovingFilesFromAProject
  102. 4 Copying a project=ProjmgrCopyingAProject
  103. 4 Backing up a project=ProjmgrBackingUpAProject
  104. 4 Viewing project files=ProjmgrViewingProjectFiles
  105. 3 About the Project Manger
  106. 4 Using the Project Manager=ProjmgrUsingTheProjectManager
  107. 4 Project Manager file list=ProjmgrProjectManagerFileList
  108. 4 Project Manager toolbar=ProjmgrProjectManagerToolbar
  109. 4 Project Manager status bar=ProjmgrProjectManagerStatusBar
  110. 4 Project Manager context menu=ProjmgrProjectManagerContextMenu
  111. 4 Integrating forms and units into a project=ProjmgrIntegratingFormsAndUnitsIntoAProject
  112. 4 Adding form and unit files=ProjmgrAddingFormAndUnitFiles
  113. 4 Sharing files from other projects or directories=ProjmgrSharingFilesFromOtherProjectsOrDirectories
  114. 4 Using Borland C++, C, or Pascal source code units=ProjmgrUsingBorlandC++COrPascalSourceCodeUnits
  115. 4 Using the Project Manager to view forms and units=ProjmgrUsingTheProjectManagerToViewFormsAndUnits
  116. 4 Navigating among project components=ProjmgrNavigatingAmongProjectComponents
  117. 4 Bringing a window to the front=ProjmgrBringingAWindowToTheFront
  118. 3 About the Object Repository
  119. 4 Using the Object Repository=ProjmgrUsingTheObjectRepository
  120. 4 About the Object Repository=ProjmgrAboutTheObjectRepository
  121. 4 Sharing objects across projects=ProjmgrSharingObjectsAcrossProjects
  122. 4 Sharing forms within projects=ProjmgrSharingFormsWithinProjects
  123. 4 Sharing entire projects=ProjmgrSharingEntireProjects
  124. 4 Using wizards=ProjmgrUsingWizards
  125. 4 Using Object Repository items=ProjmgrUsingObjectRepositoryItems
  126. 4 Copying items from the Object Repository=ProjmgrCopyingItemsFromTheObjectRepository
  127. 4 Inheriting items from the Object Repository=ProjmgrInheritingItemsFromTheObjectRepository
  128. 4 Using items directly from the Object Repository=ProjmgrUsingItemsDirectlyFromTheObjectRepository
  129. 4 Using project templates=ProjmgrUsingProjectTemplates
  130. 4 Adding projects to the Object Repository=ProjmgrAddingProjectsToTheObjectRepository
  131. 4 Saving form templates=ProjmgrSavingFormTemplates
  132. 4 Customizing the Object Repository=ProjmgrCustomizingTheObjectRepository
  133. 4 Specifying a default new project=ProjmgrSpecifyingADefaultNewProject
  134. 4 Specifying a default new form=ProjmgrSpecifyingADefaultNewForm
  135. 4 Specifying the default main form=ProjmgrSpecifyingTheDefaultMainForm
  136. 4 Using the Object Repository in a shared environment=ProjmgrUsingTheObjectRepositoryInASharedEnvironment
  137. 2 Creating forms
  138. 3 Creating forms=FormsCreatingForms
  139. 3 Creating a C++Builder application=FormsCreatingAC++BuilderApplication
  140. 3 What are forms?=FormsWhatAreForms
  141. 3 What are components?=FormsWhatAreComponents
  142. 3 Creating a form=FormsCreatingAForm
  143. 3 Placing components on a form=FormsPlacingComponentsOnAForm
  144. 3 Understanding components
  145. 4 Understanding components=FormsUnderstandingComponents
  146. 4 Component hierarchy=FormsComponentHierarchy
  147. 4 What components do=FormsWhatComponentsDo
  148. 4 C++Builder component groupings=FormsC++BuilderComponentGroupings
  149. 4 Common component elements=FormsCommonComponentElements
  150. 4 Naming components used in your application=FormsNamingComponentsUsedInYourApplication
  151. 4 Changing the name of a component=FormsChangingTheNameOfAComponent
  152. 3 Using components
  153. 4 Manipulating components in forms=FormsManipulatingComponentsInForms
  154. 4 Adding components to a form=FormsAddingComponentsToAForm
  155. 4 Adding components in a specific location=FormsAddingComponentsInASpecificLocation
  156. 4 Adding multiple copies of a component=FormsAddingMultipleCopiesOfAComponent
  157. 4 Organizing components=FormsOrganizingComponents
  158. 4 Grouping components=FormsGroupingComponents
  159. 4 Adding multiple copies of a component to a container=FormsAddingMultipleCopiesOfAComponentToAContainer
  160. 3 Aligning components
  161. 4 Aligning components=FormsAligningComponents
  162. 4 Aligning using the Alignment palette=FormsAligningUsingTheAlignmentPalette
  163. 4 Aligning using the Alignment dialog box=FormsAligningUsingTheAlignmentDialogBox
  164. 4 Aligning components using the grid=FormsAligningComponentsUsingTheGrid
  165. 4 Setting grid options=FormsSettingGridOptions
  166. 4 Snapping to grid=FormsSnappingToGrid
  167. 4 Changing grid size=FormsChangingGridSize
  168. 4 Locking the position of components=FormsLockingThePositionOfComponents
  169. 3 Viewing forms and units
  170. 4 Viewing forms=FormsViewingForms
  171. 4 Viewing units=FormsViewingUnits
  172. 4 Setting component properties=FormsSettingComponentProperties
  173. 3 About the Object Inspector
  174. 4 About the Object Inspector=FormsAboutTheObjectInspector
  175. 4 Properties page=FormsPropertiesPage
  176. 4 Events page=FormsEventsPage
  177. 4 How the Object Inspector displays properties=FormsHowTheObjectInspectorDisplaysProperties
  178. 4 Tabbing to specific properties=FormsTabbingToSpecificProperties
  179. 4 Changing component properties=FormsChangingComponentProperties
  180. 4 Displaying and setting shared properties=FormsDisplayingAndSettingSharedProperties
  181. 3 Building dialog boxes
  182. 4 Building dialog boxes=FormsBuildingDialogBoxes
  183. 4 Developing customized dialog boxes=FormsDevelopingCustomizedDialogBoxes
  184. 4 Making a dialog box modal or modeless=FormsMakingADialogBoxModalOrModeless
  185. 4 Setting form properties for a dialog box=FormsSettingFormPropertiesForADialogBox
  186. 4 Specifying a caption for a dialog box=FormsSpecifyingACaptionForADialogBox
  187. 4 Creating standard command buttons=FormsCreatingStandardCommandButtons
  188. 4 Executing button code on Esc=FormsExecutingButtonCodeOnEsc
  189. 4 Executing button code on Enter=FormsExecutingButtonCodeOnEnter
  190. 4 Closing a dialog box when the user chooses a button=FormsClosingADialogBoxWhenTheUserChoosesAButton
  191. 4 Setting the tab order=FormsSettingTheTabOrder
  192. 4 Setting tabs with the Edit Tab Order dialog box=FormsSettingTabsWithTheEditTabOrderDialogBox
  193. 4 Setting tabs with the Tab Order property=FormsSettingTabsWithTheTabOrderProperty
  194. 4 Testing the tab order=FormsTestingTheTabOrder
  195. 4 Removing a component from the tab order=FormsRemovingAComponentFromTheTabOrder
  196. 4 Disabling components=FormsDisablingComponents
  197. 3 Runtime tasks
  198. 4 Managing forms at runtime=FormsManagingFormsAtRuntime
  199. 4 Setting properties at runtime=FormsSettingPropertiesAtRuntime
  200. 4 Specifying the project main form=FormsSpecifyingTheProjectMainForm
  201. 4 Specifying forms to auto-create=FormsSpecifyingFormsToAutoCreate
  202. 4 Controlling the form auto-create order=FormsControllingTheFormAutoCreateOrder
  203. 4 Instantiating forms at runtime=FormsInstantiatingFormsAtRuntime
  204. 3 Working with forms and the Object Repository
  205. 4 Using predesigned forms=FormsUsingPredesignedForms
  206. 4 Adding an existing form=FormsAddingAnExistingForm
  207. 4 Creating form templates=FormsCreatingFormTemplates
  208. 4 Inheriting from forms in the Object Repository=FormsInheritingFromFormsInTheObjectRepository
  209. 4 Sharing forms=FormsSharingForms
  210. 4 Linking forms=FormsLinkingForms
  211. 2 Creating and using menus
  212. 3 About the Menu Designer=IDH_MenuDesigner
  213. 3 Opening the Menu Designer=OpeningTheMenuDesigner
  214. 3 Naming
  215. 4 Naming menus=NamingMenus
  216. 4 Naming menu items=NamingMenuItems
  217. 4 Naming conventions for template menu items and event handlers=NamingConventionsForTemplateMenus
  218. 3 Creating menus
  219. 4 Adding menu items=AddingMenuItems
  220. 4 Adding menu items dynamically=AddingMenuCommandsDynamically
  221. 4 Inserting a menu item=Insertingamenuitem
  222. 4 Deleting a menu item=Deletingamenuitem
  223. 4 Specifying accelerator keys=AccelKeys
  224. 4 Specifying keyboard shortcuts=SpecifyingKeyboardShortCuts
  225. 4 Creating nested menus=CreatingNestedMenus
  226. 4 Moving menu items=MovingMenuItems
  227. 4 Merging menus=MergingMenus
  228. 3 Using menus
  229. 4 Viewing the menu=ViewingTheMenu
  230. 4 Editing menu items without opening the Menu Designer=SettingMenuItemPropertiesbyusingtheObjectInspector
  231. 4 Switching amoung menus at design time=NavigatingMenus
  232. 4 Importing menus from resource files=ImpRC
  233. 3 Menu templates
  234. 4 Using menu templates=UsingMenuTemplates
  235. 4 Saving a menu as a template=CreatingReusableMenus
  236. 2 Using the Code editor
  237. 3 Working with the Code editor=CodeWorkingWithTheCodeEditor
  238. 3 Viewing files in the Code editor=CodeViewingFilesInTheCodeEditor
  239. 3 Code editor context menu=CodeCodeEditorContextMenu
  240. 3 Searching in the Code editor=CodeSearchingInTheCodeEditor
  241. 3 Viewing components as code in the editor=CodeViewingComponentsAsCodeInTheEditor
  242. 3 Viewing the associated form=CodeViewingTheAssociatedForm
  243. 3 Customizing the editor=CodeCustomizingTheEditor
  244. 3 Selecting a default editor=CodeSelectingADefaultEditor
  245. 3 Choosing color settings for the editor=CodeChoosingColorSettingsForTheEditor
  246. 3 Specifying display and file options=CodeSpecifyingDisplayAndFileOptions
  247. 2 Working with event handlers
  248. 3 Working with event handlers=EventsWorkingWithEventHandlers
  249. 3 Generating the default event handler=EventsGeneratingTheDefaultEventHandler
  250. 3 Writing an event handler=EventsWritingAnEventHandler
  251. 3 Locating an existing event handler=EventsLocatingAnExistingEventHandler
  252. 3 Associating an event with an existing event handler=EventsAssociatingAnEventWithAnExistingEventHandler
  253. 3 Writing an event handler for multiple component events=EventsWritingAnEventHandlerForMultipleComponentEvents
  254. 3 Displaying and coding shared events=EventsDisplayingAndCodingSharedEvents
  255. 3 Displaying shared events=EventsDisplayingSharedEvents
  256. 3 Creating an event handler for a shared event=EventsCreatingAnEventHandlerForASharedEvent
  257. 3 Modifying a shared event handler=EventsModifyingASharedEventHandler
  258. 3 Deleting event handlers=EventsDeletingEventHandlers
  259. 3 Coding menu events=EventsCodingMenuEvents
  260. 3 Menu component events=EventsMenuComponentEvents
  261. 3 Handling menu item events=EventsHandlingMenuItemEvents
  262. 3 Associating a menu item with an existing event handler=EventsAssociatingAMenuItemWithAnExistingEventHandler
  263. 3 Writing an event handler for the Help|Memory Info menu=EventsWritingAnEventHandlerForTheHelp|MemoryInfoMenu
  264. 2 Programming VCL Objects
  265. 3 Programming with VCL objects=ObjectProgrammingWithVCLObjects
  266. 3 What is an object?=ObjectWhatIsAnObject
  267. 3 Examining a C++Builder object and its class=ObjectExaminingAC++BuilderObjectAndItsClass
  268. 3 Changing the name of a component=ObjectChangingTheNameOfAComponent
  269. 3 Inheriting data and code from a class=ObjectInheritingDataAndCodeFromAClass
  270. 3 Objects, components, and controls
  271. 4 Objects, components, and controls=ObjectObjectsComponentsAndControls
  272. 4 Object scope=ObjectObjectScope
  273. 4 Accessing components on another form=ObjectAccessingComponentsOnAnotherForm
  274. 4 Scope and descendants of a class=ObjectScopeAndDescendantsOfAClass
  275. 4 Overriding a method=ObjectOverridingAMethod
  276. 4 Public and private declarations=ObjectPublicAndPrivateDeclarations
  277. 4 Accessing object data members and methods=ObjectAccessingObjectDataMembersAndMethods
  278. 4 Assigning values to object variables=ObjectAssigningValuesToObjectVariables
  279. 4 Creating nonvisual objects=ObjectCreatingNonvisualObjects
  280. 4 Creating an instance of an object=ObjectCreatingAnInstanceOfAnObject
  281. 4 Destroying your object=ObjectDestroyingYourObject
  282. 2 Setting project options
  283. 3 Setting project options=SettingProjectOptionsAndCompiling
  284. 3 The Project Options dialog box=IDH_OProject
  285. 3 Changing the defaults for new projects=ChangingTheDefaultsForNewProjects
  286. 3 The .MAK file=.MAKFile
  287. 3 Project source file=ProjectSourceFile
  288. 3 Setting advanced project options=CppBuilderOptions
  289. 3 Optimizing C++Builder compile times=OptimizingCompileTimes
  290. 2 Compiling, building, and running projects
  291. 3 Compiling a single file=CompilingASingleFile
  292. 3 Making a project=MakingAProject
  293. 3 Building a project=BuildingAProject
  294. 3 Running a project=RunningAProject
  295. 3 Managing multiple project versions and team development=ManagingMultipleProjectVersionsAndTeamDevelopment
  296. 2 Debugging your program
  297. 3 About the Debugger=AboutDebugger
  298. 3 Types of errors
  299. 4 Compile time errors=CompiletimeErrors
  300. 4 Run-time errors=RunTimeErrors
  301. 4 Logic errors=LogicErrors
  302. 3 The debugging proccess
  303. 4 Fixing syntax errors=FixingSyntaxErrors
  304. 4 Planning a debugging strategy=Planning_a_debugging_strategy
  305. 4 Using the integrated debugger=Using_the_integrated_debugger
  306. 3 Getting started with the debugger 
  307. 4 Preparing your project for debugging=Preparing_your_project_for_debugging
  308. 4 Generating debug information for your project=Generating_debug_information_for_your_project
  309. 4 Enabling the Debugger=Enabling_the_Debugger
  310. 4 Debugging VCL source=Debugging_VCL_source
  311. 3 Running a program 
  312. 4 Running your program in the IDE=Running_your_program_in_the_IDE
  313. 4 Debugging with program arguments
  314. 3 Program execution
  315. 4 Controlling program execution=ControllingProgramExecution
  316. 4 Running to the Cursor=RunningToTheCursor
  317. 4 Stepping
  318. 5 Overview of stepping = Stepping
  319. 5 Stepping over code=SteppingOverCode
  320. 5 Tracing into code=TracingIntoCode
  321. 4 Running to a breakpoint=Running_to_a_breakpoint
  322. 4 Interrupting program execution=Interrupting_program_execution
  323. 4 Pausing your program=Pausing_Your_Program
  324. 4 Restarting your program=Restaringyourprogram
  325. 3 Fixing program errors=FixingProgramErrors
  326. 3 Breakpoints
  327. 4 Using breakpoints=Breakpoints
  328. 4 Setting breakpoints=SettingBreakpoints
  329. 4 The Breakpoint list window=IDH_BreakpointList
  330. 4 Modifying breakpoint properties=ModifyingBreakpointProperties
  331. 4 Conditional breakpoints
  332. 5 Creating conditional breakpoints=Creating_conditional_breakpoints
  333. 5 Creating Boolean expressions=Creating_Boolean_expressions
  334. 5 Using pass counts=Using_pass_counts
  335. 4 More about breakpoints
  336. 5 Locating breakpoints=LocatingBreakpoints
  337. 5 Disabling and enabling breakpoints=DisablingEnablingBreakpoints
  338. 5 Deleting breakpoints=DeletingBreakpoints
  339. 3 Examining data
  340. 4 Examining program data values=ExaminingProgramDataValues
  341. 4 Modifying program data values=ModifyingProgramDataValues
  342. 4 Watches
  343. 5 Watch expressions=WatchExpressions
  344. 5 The Watch List window=IDH_WatchList
  345. 5 Setting watch properties=Setting_watch_properties
  346. 5 Formatting watch expressions=Formatting_watch_expressions
  347. 5 Enabling and disabling watches=Enabling_and_disabling_watches
  348. 5 Deleting watches=DeletingWatches
  349. 4 Evaluating and modifying data
  350. 4 Evaluating and modifying expressions=Evaluating_and_modifying_expressions
  351. 4 Evaluating expressions=Evaluating_expressions
  352. 4 Modifying variables=ModifyingVariables
  353. 4 Inspectors
  354. 5 Inspecting data elements=IDH_InspectingDataElements
  355. 5 Inspector Window=IDH_InspectorWindow
  356. 5 Inspecting scalar variables=Inspecting_scalar_variables
  357. 5 Inspecting pointers and arrays=Inspecting_pointers_and_arrays
  358. 5 Inspecting C++ Structure and Union=Inspecting_C++_Structure_and_Union
  359. 5 Inspecting functions=Inspecting_functions
  360. 5 Isolating the view in an Inspector window=IsolatingTheViewInAnInspectorWindow
  361. 5 Changing the value of Inspector items=ChangingTheValueOfInspectorItems
  362. 5 Selecting a range of data items=SelectingARangeOfDataItems
  363. 3 Displaying low-level information
  364. 4 The CPU window=IDH_CPUWindow
  365. 3 Disassembly pane=IDH_DisassemblyPane
  366. 3 Memory Dump pane=IDH_DumpPane
  367. 3 Machine Stack pane=IDH_StackPane
  368. 3 Registers pane=IDH_RegistersPane
  369. 3 Flags pane=IDH_FlagsPane
  370. 3 Viewing function calls
  371. 4 Locating function calls=LocatingFunctionCalls
  372. 4 Call stack window=IDH_CallStackWindow
  373. 3 More about the debugger
  374. 4 Customizing the colors of the execution point and breakpoints=Customizing_the_colors_of_the_execution_point_and_breakpoints
  375. 4 Logging debug messages=Logging_debug_messages
  376. 4 Debugging start-up code=DebuggingStartupCode
  377. 4 Handling hardware and software exceptions=HandlingExceptionsDebugger
  378. 4 Debugging multi-threaded applications=DebuggingMulitThreadedApplications
  379. 4 Debugging class member functions=DebuggingClassMemberFunctions
  380. 4 Debugging External Code=DebuggingExternalCode
  381. 4 Debugging dynamic-link libraries=DebuggingDynamicLinkLibraries
  382. 2 Advanced project options
  383. 3 Setting options in C++Builder=CppBuilderOptions
  384. 4 Compiler-specific options=CompilerOptions
  385. 4 C++-specific options=CppOptions
  386. 4 Optimization options=OptimizationOptions
  387. 4 Warning message options=WarningOptions
  388. 4 Linker options=LinkerOptions
  389. 2 Using and adding tools
  390. 3 Using highlighting=UsingSyntaxHigh
  391. 3 Transfer macros=IDH_TransferMacros
  392. 3 Database Desktop=IDH_MToolsDatabaseDesktop
  393. 3 Adding programs to the Tools menu=IDH_AddingProgramsToolsMenu
  394. 2 Glossary
  395. 3 Glossary terms=Glossary
  396.