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

📄 diaoyong.dfm

📁 自动投票系统.只需要输入基础参数,你就可以得到系统投票的情况.
💻 DFM
字号:
object Form1: TForm1
  Left = 267
  Top = 174
  Width = 687
  Height = 492
  VertScrollBar.ParentColor = False
  Anchors = [akLeft, akTop, akRight]
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #21704#21704'............'#33258#21160#25237#31080'.2005-06-25'
  Color = clSilver
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 80
    Top = 160
    Width = 166
    Height = 21
    Caption = #35831#36755#20837#25237#31080#27425#25968':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 72
    Top = 216
    Width = 288
    Height = 21
    Caption = #29616#22312#24050#32463#33258#21160#25237#31080#30340#27425#25968#26159':'
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -21
    Font.Name = #24188#22278
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label3: TLabel
    Left = 373
    Top = 216
    Width = 5
    Height = 24
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 56
    Top = 32
    Width = 576
    Height = 97
    Caption = #33258#21160#25237#31080#31995#32479
    Font.Charset = GB2312_CHARSET
    Font.Color = clYellow
    Font.Height = -96
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
  end
  object Label9: TLabel
    Left = 49
    Top = 28
    Width = 576
    Height = 97
    Caption = #33258#21160#25237#31080#31995#32479
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlue
    Font.Height = -96
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
    Transparent = True
  end
  object Edit1: TEdit
    Left = 256
    Top = 152
    Width = 233
    Height = 29
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #23435#20307
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
    ParentFont = False
    TabOrder = 0
  end
  object Button1: TButton
    Left = 400
    Top = 272
    Width = 121
    Height = 49
    Caption = #24320#22987#25237#31080
    Font.Charset = ANSI_CHARSET
    Font.Color = clRed
    Font.Height = -21
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 400
    Top = 328
    Width = 121
    Height = 57
    Caption = #36864#20986
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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