dfwstdrives.pas

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

PAS
34
字号
{******************************************************************************}
{          This unit is part of the Delphifreeware component package.          }                                                                              
{                                                                              }
{ Filename           : DFWSTDrives.pas                                         }
{ Short description  : Two Delphi components that displays drives combo box or }
{                      list box with associated icons.                         }
{ Author             : Jakub Dusek                                             }
{ E-Mail             : j.dusek@seznam.cz                                       }
{ Internet           : http://dusek.zde.cz                                     }
{ Version            : 1.1                                                     }
{ Date last modified : 20.08.1999                                              }
{ Delphi versions    :                                                         }
{                                                                              }
{                                                                              }
{ Add. Copyright     :                                                         }
{                                                                              }
{ Description        :                                                         }
{                                                                              }
{ Usage              :                                                         }
{                                                                              }
{ Revision history   :                                                         }
{                                                                              }
{ This unit contains the following                                             }
{ Components       : TDFWSTDrivesCombo, TDFWSTDrivesList                       }
{ Classes          :                                                           }
{ Types            : TDriveType, TDrivesType, TIconSize, TTextCase             }
{ Constants        :                                                           }
{ Global variables :                                                           }
{ Global procedures:                                                           }
{ Global functions :                                                           }
{                                                                              }
{******************************************************************************}
{                                                                              }
{  DFW and Delphifreeware 

⌨️ 快捷键说明

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