dfwsound.pas

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

PAS
33
字号
{******************************************************************************}
{          This unit is part of the Delphifreeware component package.          }                                                                              
{                                                                              }
{ Filename           : DFWSound.pas                                            }
{ Short description  : Sound types and procedures                              }
{ Author             : Carsten Butzek                                          }
{ E-Mail             : cb@delphi-freeware.de                                   }
{ Internet           : http://www.delphi-freeware.de                           }
{ Version            : 1.0                                                     }
{ Date last modified : 04/07/2000                                              }
{ Delphi versions    :                                                         }
{                                                                              }
{                                                                              }
{ Add. Copyright     :                                                         }
{                                                                              }
{ Description        :                                                         }
{                                                                              }
{ Usage              :                                                         }
{                                                                              }
{ Revision history   :                                                         }
{                                                                              }
{ This unit contains the following                                             }
{ Components       :                                                           }
{ Classes          : TDFWSoundInfo, TDFWSound                                  }
{ Types            : Str150, Str20, Str30                                      }
{ Constants        :                                                           }
{ Global variables :                                                           }
{ Global procedures:                                                           }
{ Global functions :                                                           }
{                                                                              }
{******************************************************************************}
{                                                                              }
{  DFW and Delphifreeware 

⌨️ 快捷键说明

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