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

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