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

📄 enterform.dfm

📁 DBchart的高级使用
💻 DFM
字号:
object f_enter: Tf_enter
  Left = 253
  Top = 162
  Width = 394
  Height = 262
  BorderIcons = [biSystemMenu]
  Caption = #36873#20030#31867#22411
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 386
    Height = 235
    Align = alClient
    BevelInner = bvLowered
    Color = clYellow
    TabOrder = 0
    object Label1: TLabel
      Left = 56
      Top = 24
      Width = 273
      Height = 37
      Caption = #35831#36873#25321#36873#20030#31867#22411
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -37
      Font.Name = #38582#20070
      Font.Style = [fsBold]
      ParentFont = False
    end
    object GradBtn1: TGradBtn
      Left = 104
      Top = 72
      Width = 177
      Height = 33
      Cursor = crHandPoint
      BtnHiliteClr = clWhite
      BtnShadowClr = clHighlight
      BtnFrameSize = 2
      BeginColor = clRed
      EndColor = clYellow
      GradientStyle = gsElliptic
      Caption = #25442#23626#36873#20030
      OnClick = GradBtn1Click
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -21
      Font.Name = #38582#20070
      Font.Style = [fsBold]
      TabOrder = 0
      TabStop = True
    end
    object GradBtn2: TGradBtn
      Left = 104
      Top = 120
      Width = 177
      Height = 33
      Cursor = crHandPoint
      BtnHiliteClr = clWhite
      BtnShadowClr = clHighlight
      BtnFrameSize = 2
      BeginColor = clRed
      EndColor = clYellow
      GradientStyle = gsElliptic
      Caption = #38750#25442#23626#36873#20030
      OnClick = GradBtn2Click
      Font.Charset = GB2312_CHARSET
      Font.Color = clBlue
      Font.Height = -21
      Font.Name = #38582#20070
      Font.Style = [fsBold]
      TabOrder = 1
      TabStop = True
    end
    object GradBtn3: TGradBtn
      Left = 104
      Top = 168
      Width = 177
      Height = 33
      Cursor = crHandPoint
      BtnHiliteClr = clWhite
      BtnShadowClr = clHighlight
      BtnFrameSize = 2
      BeginColor = clRed
      EndColor = clYellow
      GradientStyle = gsElliptic
      Caption = #36820#22238#20027#31383#21475
      OnClick = GradBtn3Click
      Font.Charset = GB2312_CHARSET
      Font.Color = clRed
      Font.Height = -21
      Font.Name = #38582#20070
      Font.Style = [fsBold]
      TabOrder = 2
      TabStop = True
    end
  end
end

⌨️ 快捷键说明

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