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

📄 dfwanalogmeter.pas

📁 dfw控件组V0.62
💻 PAS
字号:
{******************************************************************************}
{          This unit is part of the Delphifreeware component package.          }                                                                              
{                                                                              }
{ Filename           : DFWAnalogMeter.pas                                      }
{ Short description  :                                                         }
{ Author             : Hannes Breuer                                           }
{ E-Mail             : hannes.breuer@talknet.de                                }
{ Internet           : http://www.talknet.de/~hannes.breuer/                   }
{ Version            : 2.03                                                    }
{ Date last modified : 17.1.2000                                               }
{ Delphi versions    :                                                         }
{                                                                              }
{                                                                              }
{ Add. Copyright     :                                                         }
{                                                                              }
{ Description        :                                                         }
{                                                                              }
{ Usage              :                                                         }
{                                                                              }
{ Revision history   : 2.0  First release version, never mind the private      }
{                           version's history...                               }
{                      2.01 Split DrawFace into DrawOuterFace and              }
{                           DrawInnerFace for speed.                           }
{                           Cleaned up uses-clause                             }
{                      2.02 Derived it from TCustomControl and moved WMSize to }
{                           protected part, now WM_SIZE arrives correctly      }
{                      2.03 Changed the comments such that the F1help-compiler }
{                           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       : TDFWAnalogMeter                                           }
{ Classes          :                                                           }
{ Types            :                                                           }
{ Constants        :                                                           }
{ Global variables :                                                           }
{ Global procedures:                                                           }
{ Global functions :                                                           }
{                                                                              }
{******************************************************************************}
{                                                                              }
{  DFW and Delphifreeware 

⌨️ 快捷键说明

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