dfwbutton.pas

来自「dfw控件组V0.62」· PAS 代码 · 共 33 行

PAS
33
字号
{******************************************************************************}
{          This unit is part of the Delphifreeware component package.          }
{                                                                              }
{ Filename           : DFWButton.pas                                           }
{ Short description  : Button with some additional properties                  }
{ Author             : Carsten Butzek                                          }
{ E-Mail             : cb@delphi-freeware.de                                   }
{ Internet           : http://www.delphi-freeware.de                           }
{ Version            : 1.0                                                     }
{ Date last modified : 05/02/2000                                              }
{ Delphi versions    : 2,3,4,5                                                 }
{                                                                              }
{                                                                              }
{ Add. Copyright     :                                                         }
{                                                                              }
{ Description        :                                                         }
{                                                                              }
{ Usage              :                                                         }
{                                                                              }
{ Revision history   :                                                         }
{                                                                              }
{ This unit contains the following                                             }
{ Components       : TDFWButton                                                }
{ Classes          :                                                           }
{ Types            :                                                           }
{ Constants        :                                                           }
{ Global variables :                                                           }
{ Global procedures:                                                           }
{ Global functions :                                                           }
{                                                                              }
{******************************************************************************}
{                                                                              }
{  DFW and Delphifreeware 

⌨️ 快捷键说明

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