iekdef.pas
来自「·ImageEn 2.3.0 ImageEn一组用于图像处理、查看和分析的Del」· PAS 代码 · 共 34 行
PAS
34 行
(*
Copyright (c) 1998-2003 by HiComponents. All rights reserved.
This software comes without any warranty either implied or expressed.
In no case shall the author be liable for any damage or unwanted behavior of any
computer hardware and/or software.
HiComponents grants you the right to include the compiled component
in your application, whether COMMERCIAL, SHAREWARE, or FREEWARE,
BUT YOU MAY NOT DISTRIBUTE THIS SOURCE CODE OR ITS COMPILED .DCU IN ANY FORM.
ImageEn may not be included in any commercial, shareware or freeware DELPHI
libraries or components.
email: support@hicomponents.com
http://www.hicomponents.com
*)
unit iekdef;
{$R-}
{$Q-}
{$I ie.inc}
interface
implementation
end.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?