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

📄 dfwgraph3d.pas

📁 dfw控件组V0.62
💻 PAS
字号:
{******************************************************************************}
{          This unit is part of the Delphifreeware component package.          }                                                                              
{                                                                              }
{ Filename           : DFWGraph3D.pas                                          }
{ Short description  :                                                         }
{ Author             : Hannes Breuer                                           }
{ E-Mail             : hannes.breuer@talknet.de                                }
{ Internet           : http://www.talknet.de/~hannes.breuer/                   }
{ Version            : 1.01                                                    }
{ Date last modified : 17.1.2000                                               }
{ Delphi versions    :                                                         }
{                                                                              }
{                                                                              }
{ Add. Copyright     :                                                         }
{                                                                              }
{ Description        :                                                         }
{                                                                              }
{ Usage              : The compiler-option 'Range-checking' must be OFF        }
{                                                                              }
{ Revision history   : 1.00 First release version, never mind the private      }
{                           version's history...                               }
{                      1.01 Kicked out the parts using TLargeInteger, as       }
{                           Delphi 4 and up seem to have shifted the           }
{                           definition away from Windows.pas.                  }
{                           Changed the comments such that the F1help-compiler }
{                           can compile a HLP-file for it. Added that helpfile,}
{                           of course.                                         }
{                           See www.geocities.com/SiliconValley/Vista/5524/f1help.html}
{                           for the latest version of this really excellent    }
{                           tool.                                              }
{                                                                              }
{ This unit contains the following                                             }
{ Components       : TDFWGraph3D                                               }
{ Classes          : TDFWGraphLine                                             }
{ Types            : T3DPoint, TSingleArray, TMouseControl, TIsodoseData,      }
{                    TWaterlevel                                               }
{ Constants        : MaxNoOfIsodoses = 10                                      }
{ Global variables :                                                           }
{ Global procedures:                                                           }
{ Global functions :                                                           }
{                                                                              }
{******************************************************************************}
{                                                                              }
{  DFW and Delphifreeware 

⌨️ 快捷键说明

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