uabort.dfm

来自「商场活动抽奖系统,无需控件,可以正常使用.」· DFM 代码 · 共 108 行

DFM
108
字号
object frmAbort: TfrmAbort
  Left = 437
  Top = 257
  Width = 314
  Height = 231
  Caption = #20851#20110#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #32048#26126#39636
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Panel2: TPanel
    Left = 0
    Top = 0
    Width = 306
    Height = 197
    Align = alClient
    BevelOuter = bvNone
    BorderStyle = bsSingle
    Color = clYellow
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #32048#26126#39636
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label3: TLabel
      Left = 40
      Top = 16
      Width = 128
      Height = 33
      Alignment = taCenter
      Caption = #25277#22870#31995#32479
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -32
      Font.Name = #32048#26126#39636
      Font.Style = []
      ParentFont = False
      Transparent = True
    end
    object Label1: TLabel
      Left = 40
      Top = 80
      Width = 104
      Height = 16
      Caption = #25277#22870#31995#32479' v1.0'
    end
    object Label2: TLabel
      Left = 40
      Top = 128
      Width = 176
      Height = 16
      Caption = 'MSN:swz223@hotmail.com'
    end
    object Label4: TLabel
      Left = 40
      Top = 104
      Width = 88
      Height = 16
      Caption = 'QQ:83504506'
    end
    object Label5: TLabel
      Left = 40
      Top = 152
      Width = 224
      Height = 16
      Caption = 'Email:zhoushiwei_zsw@163.com'
    end
    object btnExit: TSpeedButton
      Left = 208
      Top = 13
      Width = 78
      Height = 36
      BiDiMode = bdLeftToRight
      Caption = #30830#23450
      Flat = True
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #32048#26126#39636
      Font.Style = []
      Glyph.Data = {
        76010000424D7601000000000000760000002800000020000000100000000100
        04000000000000010000120B0000120B00001000000000000000000000000000
        800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
        FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033BBBBBBBBBB
        BB33337777777777777F33BB00BBBBBBBB33337F77333333F37F33BB0BBBBBB0
        BB33337F73F33337FF7F33BBB0BBBB000B33337F37FF3377737F33BBB00BB00B
        BB33337F377F3773337F33BBBB0B00BBBB33337F337F7733337F33BBBB000BBB
        BB33337F33777F33337F33EEEE000EEEEE33337F3F777FFF337F33EE0E80000E
        EE33337F73F77773337F33EEE0800EEEEE33337F37377F33337F33EEEE000EEE
        EE33337F33777F33337F33EEEEE00EEEEE33337F33377FF3337F33EEEEEE00EE
        EE33337F333377F3337F33EEEEEE00EEEE33337F33337733337F33EEEEEEEEEE
        EE33337FFFFFFFFFFF7F33EEEEEEEEEEEE333377777777777773}
      NumGlyphs = 2
      ParentFont = False
      ParentBiDiMode = False
      OnClick = btnExitClick
    end
  end
end

⌨️ 快捷键说明

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