📄 ace32.toc
字号:
:Base ace32.hlp
:Title ACE Reporter
1 ACE Reporter
2 Introduction
3 Contents=IDH_contents
3 A Little History=IDH_a_little_history
3 Overview=IDH_overview
3 What's New=IDH_what_s_new
3 Installation
4 Installation=IDH_installation
4 Installing Context-Sensitive Help=IDH_installing_context_sensiti_help
3 Building a Report
4 Getting Started=IDH_getting_started
4 Your First Report=IDH_your_first_report
3 Contact Information
4 Ordering Info=IDH_ordering_info
4 Technical Support=IDH_technical_support
4 License=IDH_license
4 Copyright=IDH_copyright
4 About SCT Associates, Inc.=IDH_about_sct_associates__inc
2 Important Concepts
3 Delphi 3 Topics=IDH_delphi_3_topics
3 Runtime Considerations=IDH_runtime_considerations
3 Using ACE in a runtime package=IDH_using_ace_in_a_runtime_package
3 Advanced Topics=IDH_advanced_topics
3 Inherited Forms=IDH_inherited_forms
3 Using the Design Time Tools
4 ACE Toolbar=IDH_Toolbar
4 Data Control Center=IDH_data_control_center
4 Band and Group Manager=IDH_band_manager
4 FAST Button=IDH_fast_button
4 Diagnostic Report=IDH_diagnostic_report
4 Overview Report=IDH_overview_report
3 Understanding the Report Engine
4 ACE Events=IDH_ace_events
4 Data Flow Diagram=IDH_data_flow_diagram
4 Variables and UpdateLevels=IDH_variables_and_updatelevels
4 Groups vs. Master-Detail Reports=IDH_groups_vs__master_detail_reports
3 Report Design Strategies
4 Reporting Design Strategies=IDH_reporting_design_strategies
4 Captions or Variables=IDH_captions_or_variables
4 Using OnDataXXXX events=IDH_using_ondataxxxx_events
4 Queries or Tables=IDH_queries_or_tables
4 Multiple Reports on a Form=IDH_multiple_reports_on_a_form
4 Which type of band should I use?=IDH_which_type_of_band_should_i_use
2 Tutorials
3 Simple Report Tutorial=IDH_simple_report_tutorial
3 NonDataBase Report Tutorial=IDH_nondatabase_report_tutorial
3 Master-Detail Tutorial=IDH_master_detail_tutorial
3 Group Report Tutorial=IDH_group_report_tutorial
3 Custom Preview Tutorial=IDH_custom_preview_tutorial
3 Custom Label Tutorial=IDH_custom_label_tutorial
2 Frequently Asked Questions
3 AccessingTotal variables?=IDH_accessing_total_variables
3 Groups vs. Master-Detail Reports=IDH_groups_vs__master_detail_reports
3 Dealing with adhoc queries at runtime.=IDH_dealing_with_adhoc_queries_at_runtime
3 Displaying multiline constant text=IDH_displaying_multiline_constant_text
3 Excluding the BDE from your app=IDH_excluding_the_bde_from_your_app
3 Formatting Tips=IDH_formatting_tips
3 How do I force a report to print in landscape mode?=IDH_how_do_i_force_a_report_to_print_in
3 How do I go directly to the printer without getting the prompt screen?=IDH_how_do_i_go_directly_to_the_printer
3 How do I limit my report to only records meeting a certain criteria?=IDH_how_do_i_limit_my_report_to_only_records
3 How do I load an ACE file into the previewer?=IDH_how_do_i_load_an_ace_file_into_the
3 How do I sort my report?=IDH_how_do_i_sort_my_report
3 How do I suppress a blank date field?=IDH_how_do_i_suppress_a_blank_date_field
3 Printing ACE files=IDH_printing_ace_files
3 Repeating Detail or SubData Bands=IDH_repeating_detail_or_subdata_bands
3 Reports with non-Ttable components=IDH_reports_with_non_ttable_components
3 Runtime Considerations=IDH_runtime_considerations
3 Why do I get an extra page with the ReportHeaderBand?=IDH_why_do_i_get_an_extra_page_with_the
3 Exact Printer positioning=IDH_exact_printer_positioning
2 Component Reference
3 Global Events and Variables
4 OnPrintOffset event=IDH_onprintoffset_event
4 PrintOffsetX variable=IDH_printoffsetx_variable
4 PrintOffsetY variable=IDH_printoffsety_variable
4 CustomPrompt event=IDH_customprompt_event
4 CustomPreview event=IDH_custompreview_event
4 CustomStatus event=IDH_customstatus_event
3 Objects
4 TAce3of9Barcode Object=IDH_tace3of9barcode_object
4 TAceAceFile object=IDH_taceacefile_object
4 TAceAceFileObject object=IDH_taceacefileobject_object
4 TAceDeviceContext object=IDH_tacedevicecontext_object
4 TAceFile object=IDH_tacefile_object
4 TAceCanvas Object=IDH_tacecanvas_object
4 TAceFiler object=IDH_tacefiler_object
4 TAceOutput Object=IDH_taceoutput_object
4 TAcePagePosition object=IDH_tacepageposition_object
4 TAcePrinter object=IDH_taceprinter_object
4 Format Objects
5 TSctFloatFormat object=IDH_tsctfloatformat_object
5 TSctFormat object=IDH_tsctformat_object
5 TSctRootFormat object=IDH_tsctrootformat_object
4 Data Objects
5 TAceMemo object=IDH_tacememo_object
5 TSctBlob object=IDH_tsctblob_object
5 TSctBoolean object=IDH_tsctboolean_object
5 TSctCalc object=IDH_tsctcalc_object
5 TSctData object=IDH_tsctdata_object
5 TSctDateTime object=IDH_tsctdatetime_object
5 TSctFloat object=IDH_tsctfloat_object
5 TSctGraphic object=IDH_tsctgraphic_object
5 TSctInteger object=IDH_tsctinteger_object
5 TSctMemo object=IDH_tsctmemo_object
5 TSctString object=IDH_tsctstring_object
3 Components
4 Band Components
5 TSctBand Component=IDH_tsctband_component
5 TSctDataFootBand Component=IDH_tsctdatafootband_component
5 TSctDataHeadBand Component=IDH_tsctdataheadband_component
5 TSctOverlayBand Component=IDH_tsctoverlayband_component
5 TSctSubBand Component=IDH_tsctsubband_component
5 TSctSubDataBand Component=IDH_tsctsubdataband_component
5 TSctGroup Component=IDH_tsctgroup_component
4 Label Components
5 TSctLabel component=IDH_tsctlabel_component
5 TSctBarCodeLabel component=IDH_tsctbarcodelabel_component
5 TSctCustomLabel component=IDH_tsctcustomlabel_component
5 TSctCheckLabel component=IDH_tsctchecklabel_component
5 TSctRichTextLabel Component=IDH_tsctrichtextlabel_component
5 TSctImageLabel component=IDH_tsctimagelabel_component
5 TSctShape component=IDH_tsctshape_component
5 TSctLine component=IDH_tsctline_component
5 TSctTextLabel component=IDH_tscttextlabel_component
5 TSctTotalvarLabel component=IDH_tscttotalvarlabel_component
5 TSctvarLabel component=IDH_tsctvarlabel_component
5 TSctVerticalDivider component=IDH_tsctverticaldivider_component
4 Miscellaneous Components
5 TAceList component=IDH_tacelist_component
5 TAcePreview Component=IDH_tacepreview_component
5 TAcePrinterSetup component=IDH_taceprintersetup_component
5 TAceStream Component=IDH_tacestream_component
5 TAceViewer Component=IDH_taceviewer_component
5 TSctBandHead Component=IDH_tsctbandhead_component
5 TSctRuler component=IDH_tsctruler_component
5 TSctReportButton component=IDH_tsctreportbutton_component
5 TSctReserveSpace Component=IDH_tsctreservespace_component
5 TSctLevel Component=IDH_tsctlevel_component
5 TSctUnitMaster component=IDH_tsctunitmaster_component
4 Report Configuration Components
5 TSctPage Component=IDH_tsctpage_component
5 TSctGrouppage Component=IDH_tsctgrouppage_component
5 TSctPageSetup Component=IDH_tsctpagesetup_component
5 TSctPreviewSettings Component=IDH_tsctpreviewsettings_component
5 TSctReport Component=IDH_tsctreport_component
4 Data Components
5 TSctDataSourceGuide Component=IDH_tsctdatasourceguide_component
5 TSctdbvar Component=IDH_tsctdbvar_component
5 TSctDateTimeVar Component=IDH_tsctdatetimevar_component
5 TSctExprvar Component=IDH_tsctexprvar_component
5 TSctPageVar Component=IDH_tsctpagevar_component
5 TSctTotalvar Component=IDH_tscttotalvar_component
5 TSctvar Component=IDH_tsctvar_component
3 Types
4 Page Setup Types
5 TAceDestination type=IDH_tacedestination_type
5 TSctPaperCopies type=IDH_tsctpapercopies_type
5 TSctPaperDuplex type=IDH_tsctpaperduplex_type
5 TSctPaperOrientation type=IDH_tsctpaperorientation_type
5 TSctPaperSize type=IDH_tsctpapersize_type
5 TSctPaperSource type=IDH_tsctpapersource_type
5 TSctPrintQuality type=IDH_tsctprintquality_type
5 TSctUnits type=IDH_tsctunits_type
4 Preview Setting Types
5 TAceZoom type=IDH_tacezoom_type
5 TSctFormStyle type=IDH_tsctformstyle_type
5 TSctModalPreview type=IDH_tsctmodalpreview_type
5 TSctPreviewOwner type=IDH_tsctpreviewowner_type
5 TSctPreviewStream type=IDH_tsctpreviewstream_type
4 Report Button Types
5 TSctBtnDataRange type=IDH_tsctbtndatarange_type
5 TSctBtnDest type=IDH_tsctbtndest_type
5 TSctBtnPrompt type=IDH_tsctbtnprompt_type
4 Miscellaneous Types
5 TSctLineType type=IDH_tsctlinetype_type
5 TAceMemoAlignment type=IDH_tacememoalignment_type
5 TACERecordPrintEvent type=IDH_tacerecordprintevent_type
5 TAceShadePercent type=IDH_taceshadepercent_type
5 TAceAceFileObjectTypes type=IDH_taceacefileobjecttypes_type
5 TSctBorderType type=IDH_tsctbordertype_type
5 TSctCheckStyle type=IDH_tsctcheckstyle_type
5 TSctClipTypes type=IDH_tsctcliptypes_type
5 TSctDataTypes type=IDH_tsctdatatypes_type
5 TSctDestination type=IDH_tsctdestination_type
5 TSctDirection type=IDH_tsctdirection_type
5 TsctHorizontalAlign type=IDH_tscthorizontalalign_type
5 TSctOutputType Type=IDH_tsctoutputtype_type
5 TSctRotateFont type=IDH_tsctrotatefont_type
5 TSctShapeType type=IDH_tsctshapetype_type
5 TSctStatus Type=IDH_tsctstatus_type
5 TSctTextCase type=IDH_tscttextcase_type
5 TSctTotalType type=IDH_tscttotaltype_type
5 TSctUpdateMode Type=IDH_tsctupdatemode_type
5 TSctVarId Type=IDH_tsctvarid_type
5 TsctVerticalAlign type=IDH_tsctverticalalign_type
5 TSctWrapHeightPercent type=IDH_tsctwrapheightpercent_type
3 Component Reference=IDH_component_reference
2 UNIT Reference
3 ACECTRL Unit=IDH_acectrl_unit
3 ACEFILE Unit=IDH_acefile_unit
3 AceMemo property=IDH_acememo_property
3 ACEOUT Unit=IDH_aceout_unit
3 AcePrev Unit=IDH_aceprev_unit
3 ACERTFC Unit=IDH_acertfc_unit
3 ACESETUP Unit=IDH_acesetup_unit
3 ACESTR Unit=IDH_acestr_unit
3 ACEUTIL Unit=IDH_aceutil_unit
3 ACEVIEW Unit=IDH_aceview_unit
3 PSETUP Unit=IDH_psetup_unit
3 SCTBTN Unit=IDH_sctbtn_unit
3 SCTCTRL Unit=IDH_sctctrl_unit
3 SCTDATA Unit=IDH_sctdata_unit
3 SCTREP Unit=IDH_sctrep_unit
3 SCTUTIL Unit=IDH_sctutil_unit
3 SCTVAR Unit=IDH_sctvar_unit
2 Third Party products and ACE
3 Apollo=IDH_apollo
3 ImageLib=IDH_imagelib
3 InfoPower=IDH_infopower
3 LightLib=IDH_lightlib
3 TeeChart=IDH_teechart
3 Topaz=IDH_topaz
3 Halcyon=IDH_halcyon
3 Advantage Client Engine=IDH_advantage_client_engine
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -