⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 功能强大的报表生成和管理工具
💻 TXT
字号:

{*******************************************************************}
{                                                                   }
{   dxButton (Design eXperience)                                    }
{                                                                   }
{   Copyright (c) 2002 APRIORI business solutions AG                }
{   (W)ritten by M. Hoffmann - ALL RIGHTS RESERVED.                 }
{                                                                   }
{   DEVELOPER NOTES:                                                }
{   ==========================================================      }
{   This file is part of a component suite called Design            }
{   eXperience and may be used in freeware- or commercial           }
{   applications. The package itself is distributed as              }
{   freeware with full sourcecodes.                                 }
{                                                                   }
{   Feel free to fix bugs or include new features if you are        }
{   familiar with component programming. If so, please email        }
{   me your modifications, so it will be possible for me to         }
{   include nice improvements in further releases:                  }
{                                                                   }
{   Contact: mhoffmann@apriori.de                                   }
{                                                                   }
{*******************************************************************}

Files:
------
ReadMe.txt                          This file
WhatsNew.txt                        Contains Release History

Demo\                               
  MainFrm.dfm                       Demo MainForm
  dxDemo.dpr                        Demo Project
  MainFrm.pas                       Demo MainForm Unit
 
Sources\
  dclDesignExperienceD4.dpk         Package for Delphi 4
  dclDesignExperienceD5.dpk         Package for Delphi 5
  dclDesignExperienceD6.dpk         Package for Delphi 6
  dxButton.dcr                      dxButton Palette Bitmap
  dxButton.pas                      dxButton Unit
  dxContainer.dcr                   dxContainer Palette Bitmap
  dxContainer.pas                   dxContainer Unit
  dxCore.pas                        dxCore Unit

Help\
  dxButton.hlp                      Help-File (Core)
  dxButton.cnt                      Help-File (Contents)  

Installation:
-------------
Create a new path under your Delphi installation directory which is
part of the library path ("Tools|Enviroment"):

  Example: D:\Delphi\3rdParty\Design eXperience

Copy all files from the directory "Sources\" to that folder. Start Delphi 
if it's not running yet. Go to "Components|Install Component" and locate 
the necessary package file dependant on which Delphi version you are 
running (dclDesignExperienceD?). Click "Install" to compile it. You'll 
find the new component(s) under the palette named "Design eXperience".
Btw: If Delphi tolds you that a resource file is missing, just ignore it!

Help Files:
-----------
Copy all files from the directory "Help\" to the same folder you've
used to install the component itself. Use Delphi's OpenHelp under "Help" to
install the content (*.cnt)- and main (*.hlp) helpfile. The help directory
also contains files in HTMLHelp- (*.chm) and Word (*.rtf) compatible format
for easy printing and viewing.

Contact:
--------
If you found a bug or have some improvements please feel free to contact me
under:
  
  mhoffmann@apriori.de

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -