1. 首页
  2. 编程语言
  3. Delphi
  4. 表格控件Vcl TopGrid.v3.01

表格控件Vcl TopGrid.v3.01

上传者: 2018-12-28 10:30:45上传 RAR文件 5.95MB 热度 57次
TopGrid v3.01 for Delphi 7 installation notes This version of the TopGrid is intended for use with Delphi 7. The following files are installed: Directory Contents =================================================== [Installdir]\Lib The TopGrid component files [Installdir]\Help The help files [Installdir]\Examples The example program files [Installdir]\Source The source code files [Installdir] is the installation directory chosen during setup. 1. AUTOMATIC INSTALLATION On first installation, the installation program wil l automatically install the TopGrid components on the Delphi Component Palette if you choose to do so. The following package, which registers the TopGrid components in Delphi, will be installed: OSGDCLD73.BPL Installs the TopGrid components OSGDRP73.BPL Installs the TosGridReport component The components will be installed on a seperate tab in the Component palette labeled 'TopGrid'. If a version of the TopGrid is already installed, it will not be replaced by the new version on the Delphi Component Palette. Either remove the previous version from the Delphi Component Palette before installing the new version, or replace the old version manually. See below for manual installation instructions. 2. MANUAL INSTALLATION If you do not select automatic installation of the components, or if a version of the TopGrid is already installed on the Delphi Component Palette, the TopGrid components will need to be installed manually in the Delphi IDE before they can be used. To install TopGrid components, install the following package from the [Installdir]\Lib directory using the Component|Install Packages menu selection on the Delphi menu: OSGDCLD73.BPL Installs the TopGrid components OSGDRP73.BPL Installs the TosGridReport component If you already have an older version of the TopGrid installed, first remove the old packages from Delphi before installing the new ones. Also make sure the library path no longer points to the old location. It is recommended that you restart Delphi after replacing the old version to ensure that Delphi uses the new one. See the TopGrid Online Help for more information. 3. RUNTIME PACKAGES The OSGDCLD73 package is a design time only package used for registering the TopGrid components. The components themselves however are located in the two runtime packages OSG7301.DPL and OSDG7301.DPL. These packages are runtime only packages, and will be installed in the windows system directory. These runtime packages include the following components: OSG7301.BPL TtsGrid, TtsMaskDefs, TtsDateTimeDef, TtsImageList, TosLayoutManager, TosTgDateEdit, TosDbTgDateEdit OSDG7301.BPL TosAdvDbGrid, TtsDBGrid The TopGrid runtime package names have changed with regard to previous TopGrid versions. The version number is included in the filename (the 30), as well as the Delphi version (the 6). This is to ensure compatibilty with applications built with older runtime package files or with different Delphi and C++Builder versions. If you have created packages which require these TopGrid packages, you will need to update the required files section of your packages to include the new package names. To use the TopGrid packages as runtime packages, make sure they are located on the Windows search path on the machines where your application needs to run. During setup, the setup program will install the runtime packages in your own Windows system directory for you. 4. ONLINE HELP INSTALLATION The setup program creates an icon for the TopGrid Online Help in the Windows NT Program Manager or on the Windows 95/98 Start up menu. You can start start the online help from the program manager by double clicking on the 'TopGrid.hlp' file in the [Installdir]\Help directory. 5. SPECIAL NOTES Please note that with TopGrid 3.01, the TtsDbGrid component is no longer supported and should NOT be used with this version. The new component TosAdvDbGrid replaces this component and has a easy to use Copy Column Properties to copy column definitions from a TtsDbGrid component. l automatically install the TopGrid components on the Delphi Component Palette if you choose to do so. The following package, which registers the TopGrid components in Delphi, will be installed: OSGDCLD73.BPL Installs the TopGrid components OSGDRP73.BPL Installs the TosGridReport component The components will be installed on a seperate tab in the Component palette labeled 'TopGrid'. If a version of the TopGrid is already installed, it will not be replaced by the new version on the Delphi Component Palette. Either remove the previous version from the Delphi Component Palette before installing the new version, or replace the old version manually. See below for manual installation instructions. 2. MANUAL INSTALLATION If you do not select automatic installation of the components, or if a version of the TopGrid is already installed on the Delphi Component Palette, the TopGrid components will need to be installed manually in the Delphi IDE before they can be used. To install TopGrid components, install the following package from the [Installdir]\Lib directory using the Component|Install Packages menu selection on the Delphi menu: OSGDCLD73.BPL Installs the TopGrid components OSGDRP73.BPL Installs the TosGridReport component If you already have an older version of the TopGrid installed, first remove the old packages from Delphi before installing the new ones. Also make sure the library path no longer points to the old location. It is recommended that you restart Delphi after replacing the old version to ensure that Delphi uses the new one. See the TopGrid Online Help for more information. 3. RUNTIME PACKAGES The OSGDCLD73 package is a design time only package used for registering the TopGrid components. The components themselves however are located in the two runtime packages OSG7301.DPL and OSDG7301.DPL. These packages are runtime only packages, and will be installed in the windows system directory. These runtime packages include the following components: OSG7301.BPL TtsGrid, TtsMaskDefs, TtsDateTimeDef, TtsImageList, TosLayoutManager, TosTgDateEdit, TosDbTgDateEdit OSDG7301.BPL TosAdvDbGrid, TtsDBGrid The TopGrid runtime package names have changed with regard to previous TopGrid versions. The version number is included in the filename (the 30), as well as the Delphi version (the 6). This is to ensure compatibilty with applications built with older runtime package files or with different Delphi and C++Builder versions. If you have created packages which require these TopGrid packages, you will need to update the required files section of your packages to include the new package names. To use the TopGrid packages as runtime packages, make sure they are located on the Windows search path on the machines where your application needs to run. During setup, the setup program will install the runtime packages in your own Windows system directory for you. 4. ONLINE HELP INSTALLATION The setup program creates an icon for the TopGrid Online Help in the Windows NT Program Manager or on the Windows 95/98 Start up menu. You can start start the online help from the program manager by double clicking on the 'TopGrid.hlp' file in the [Installdir]\Help directory. 5. SPECIAL NOTES Please note that with TopGrid 3.01, the TtsDbGrid component is no longer supported and should NOT be used with this version. The new component TosAdvDbGrid replaces this component and has a easy to use Copy Column Properties to copy column definitions from a TtsDbGrid component.
用户评论