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

📄 readme.txt

📁 FlexGraphics是一套创建矢量图形的VCL组件
💻 TXT
字号:
Demo version of graphical editor built with FlexGraphics library. To compile
needs FlexGraphics library package installed:
  FlexDX.dpk - for Delphi or FlexCX.bpk for C++Builder where X - IDE version.  

FlexEditSE project:
  No additional library packages. Compiles only with FlexGraphics library 
  package.
  
  C++Builder warning: do not save FlexEditSE project file (bpr). IDE places
  default path "..\" in first place and then linker wrongly includes units from
  FlexEdit project (Toolbar2K, GridView, RXLib). Path "..\" must remains last
  in all path lists in bpr-file (INCLUDEPATH, LIBPATH etc).
  
FlexEdit project:
  The following libraries were used with this project: RX Lib 2.75 - Free, 
  GridView (Roman Mochalov) - Free, ToolBar2000 (Jordan Russell). 
  Use "File\Open..." menu item of Delphi IDE to open the FlexGraphics 
  components library package: 
    Demos\FlexEdit\Components\FXCompsDX.DPK (X - 4 or 5 or 6 or 7 or 9 or 2006).
  
  Downloads libraries:
    RX Lib 2.75  - http://www.flex-graphics.com/Files/Free/rxlib.zip
    GridView     - http://www.flex-graphics.com/Files/Free/GridView.zip
    ToolaBar2000 - http://www.jrsoftware.org/

⌨️ 快捷键说明

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