home *** CD-ROM | disk | FTP | other *** search
Microsoft Windows Help File Content | 2004-04-30 | 5.2 KB | 149 lines |
- :Base AR2PRO.hlp
- :Title ActiveReports 2.0 Professional Edition
- 1 User Guide
- 2 Overview=HX_Overview
- 2 Runtime Designer Control
- 3 Runtime Designer Control=HX_Runtime_Designer_Control
- 3 Introduction=HX_RuntimeDesignerControl_Introduction
- 3 Using Runtime Designer Control
- 4 Using Runtime Designer Control=HX_Using_Runtime_Designer_Control
- 4 Adding Runtime Designer to Visual Basic=HX_Adding_Runtime_Designer_to_Visual_Basic
- 4 Adding Runtime Designer to your Project=HX_Adding_Runtime_Designer_to_your_Project
- 4 Working with the Designer at Runtime=HX_Working_with_the_Designer_at_Runtime
- 4 Saving and Loading Report Layouts=HX_Saving_and_Loading_Report_Layouts
- 4 Using the Designer Events=HX_Using_the_Designer_Events
- 4 Using Scripting=HX_Using_Scripting
- 4 Custom Toolbars and Menus=HX_Custom_Toolbars_and_Menus
- 4 Included Sample Projects=HX_Included_Sample_Projects
- 4 Deployment and Distribution=HX_Deployment_and_Distribution
- 2 WebCache Service and ISAPI DLL
- 3 WebCache Service and ISAPI DLL=HX_WebCache_Service_and_ISAPI_DLL
- 3 Introduction=HX_WebCacheService_Introduction
- 3 Installation=HX_WebCacheService_Installation
- 3 Deployment=HX_WebCacheService_Deployment
- 3 Using the WebCache Service=HX_Using_the_WebCache_Service
- 1 Developers Reference
- 2 Developers Reference=HX_Developers_Reference
- 2 ActiveReports Runtime Designer
- 3 ActiveReports Runtime Designer=HX_ActiveReports_Runtime_Designer
- 3 ARDesigner
- 4 ARDesigner=HX_ARDesigner
- 4 Properties
- 5 GridSnap=HX_ARDesigner_GridSnap
- 5 GridVisible=HX_ARDesigner_GridVisible
- 5 GridX=HX_ARDesigner_GridX
- 5 GridY=HX_ARDesigner_GridY
- 5 IsDirty=HX_ARDesigner_IsDirty
- 5 Locked=HX_ARDesigner_Locked
- 5 Report=HX_ARDesigner_Report
- 5 RulerUnits=HX_ARDesigner_RulerUnits
- 5 SelectedObjects=HX_ARDesigner_SelectedObjects
- 5 ToolbarsAccessible=HX_ARDesigner_ToolbarsAccessible
- 5 ToolbarsVisible=HX_ARDesigner_ToolbarsVisible
- 5 ToolboxItem=HX_ARDesigner_ToolboxItem
- 4 Methods
- 5 ExecuteAction=HX_ARDesigner_ExecuteAction
- 5 GetSectionFromPoint=HX_ARDesigner_GetSectionFromPoint
- 5 LoadFromObject=HX_ARDesigner_LoadFromObject
- 5 NewLayout=HX_ARDesigner_NewLayout
- 5 QueryStatus=HX_ARDesigner_QueryStatus
- 5 SaveToObject=HX_ARDesigner_SaveToObject
- 4 Events
- 5 Alert=HX_ARDesigner_Alert
- 5 ContextMenuOpen=HX_ARDesigner_ContextMenuOpen
- 5 Error=HX_ARDesigner_Error
- 5 LayoutChanged=HX_ARDesigner_LayoutChanged
- 5 SelChange=HX_ARDesigner_SelChange
- 5 StatusChange=HX_ARDesigner_StatusChange
- 5 ValidateChange=HX_ARDesigner_ValidateChange
- 3 Selection
- 4 Selection=HX_Selection
- 4 Methods
- 5 Count=HX_Selection_Count
- 5 Item=HX_Selection_Item
- 2 WebCache Service
- 3 WebCache Service Objects=HX_WebCache_Service_Objects
- 3 WebCache
- 4 WebCache=HX_WebCache
- 4 Properties
- 5 Count=HX_WebCache_Count
- 4 Methods
- 5 CacheContent=HX_WebCache_CacheContent
- 5 CacheItem=HX_WebCache_CacheItem
- 5 IsCached=HX_WebCache_IsCached
- 5 Item=HX_WebCache_Item
- 5 Remove=HX_WebCache_Remove
- 5 RemoveAll=HX_WebCache_RemoveAll
- 3 WebCacheItem
- 4 WebCacheItem=HX_WebCacheItem
- 4 Properties
- 5 Data=HX_WebCacheItem_Data
- 5 Header=HX_WebCacheItem_Header
- 5 Id=HX_WebCacheItem_Id
- 5 Persistence=HX_WebCacheItem_Persistence
- 5 TimeOut=HX_WebCacheItem_TimeOut
- 3 WebCacheWorkerThread
- 4 WebCacheWorkerThread=HX_WebCacheWorkerThread
- 4 Properties
- 5 AveragePerRequest=HX_WebCacheWorkerThread_AveragePerRequest
- 5 NumberOfRequest=HX_WebCacheWorkerThread_NumberOfRequest
- 5 ThreadId=HX_WebCacheWorkerThread_ThreadId
- 5 TotalTimeServicingRequest=HX_WebCacheWorkerThread_TotalTimeServicingRequest
- 3 WebCacheWorkerThreads
- 4 WebCacheWorkerThreads=HX_WebCacheWorkerThreads
- 4 Properties
- 5 Item=HX_WebCacheWorkerThreads_Item
- 4 Methods
- 5 Count=HX_WebCacheWorkerThreads_Count
- 2 Property List Control
- 3 Property List Objects=HX_Property_List_Objects
- 3 PropList Control
- 4 PropList=HX_PropList
- 4 Properties
- 5 AllowColumnResize=HX_PropList_AllowColumnResize
- 5 BackColor=HX_PropList_BackColor
- 5 BorderStyle=HX_PropList_BorderStyle
- 5 Categorized=HX_PropList_Categorized
- 5 Enabled=HX_PropList_Enabled
- 5 Font=HX_PropList_Font
- 5 ForeColor=HX_PropList_ForeColor
- 5 hWnd=HX_PropList_hWnd
- 5 Properties=HX_PropList_Properties
- 5 ShowDescription=HX_PropList_ShowDescription
- 5 ShowObjectCombobox=HX_PropList_ShowObjectCombobox
- 5 ShowReadOnlyProp=HX_PropList_ShowReadOnlyProp
- 5 ShowToolbar=HX_PropList_ShowToolbar
- 5 Sorted=HX_PropList_Sorted
- 4 Methods
- 5 AddObject=HX_PropList_AddObject
- 5 Clear=HX_PropList_Clear
- 5 Refresh=HX_PropList_Refresh
- 5 SelectObjects=HX_PropList_SelectObjects
- 4 Events
- 5 ButtonClick=HX_PropList_ButtonClick
- 5 Error=HX_PropList_Error
- 5 FetchData=HX_PropList_FetchData
- 5 FetchDataDescription=HX_PropList_FetchDataDescription
- 5 ObjectChanged=HX_PropList_ObjectChanged
- 5 PropertyChanged=HX_PropList_PropertyChanged
- 5 PropertyValidate=HX_PropList_PropertyValidate
- 3 PropNode Object
- 4 PropNode=HX_PropNode
- 4 Properties
- 5 Category=HX_PropNode_Category
- 5 Children=HX_PropNode_Children
- 5 Description=HX_PropNode_Description
- 5 Name=HX_PropNode_Name
- 5 Type=HX_PropNode_Type
- 5 Value=HX_PropNode_Value
- 4 Methods
- 5 AddEnum=HX_PropNode_AddEnum
- 5 ClearEnums=HX_PropNode_ClearEnums
- 3 PropNodes Collection
- 4 PropNodes=HX_PropNodes
- 4 Methods
- 5 Add=HX_PropNodes_Add
- 5 Count=HX_PropNodes_Count
- 5 Item=HX_PropNodes_Item
- 5 Remove=HX_PropNodes_Remove
-