dfwgrafxes.pas

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

PAS
35
字号
{******************************************************************************}
{          This unit is part of the Delphifreeware component package.          }
{                                                                              }
{ Filename           : DFWGrafxes.pas                                          }
{ Short description  :                                                         }
{ Author             : Erol S. Uzuner                                          }
{ E-Mail             : sarcon@tzi.de                                           }
{ Internet           :                                                         }
{ Version            : 1.1                                                     }
{ Date last modified : 05.26.96                                                }
{ Delphi versions    :                                                         }
{                                                                              }
{                                                                              }
{ Add. Copyright     : Copyright (C) 1996-2000                                 }
{                                                                              }
{ Description        :                                                         }
{                                                                              }
{ Usage              :                                                         }
{                                                                              }
{ Revision history   :                                                         }
{                                                                              }
{ This unit contains the following                                             }
{ Components       :                                                           }
{ Classes          :                                                           }
{ Types            : TGradientStyle, TFillDirection, TMyColor                  }
{ Constants        :                                                           }
{ Global variables :                                                           }
{ Global procedures: DrawTiled, BitmapRotateHorizontal, BitmapRotateVertical,  }
{                    BitmapRotate90, DrawFrameBorder, DrawTransparentBitmap,   }
{                    BitmapGray, GradientFillRect, GradientFillRect            }
{ Global functions : Rechteck, DarkerColor, LighterColor                       }
{                                                                              }
{******************************************************************************}
{                                                                              }
{  DFW and Delphifreeware 

⌨️ 快捷键说明

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