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

📄 sedit.dfm

📁 一个动画抽奖程序
💻 DFM
字号:
object frmEdit: TfrmEdit
  Left = 429
  Top = 481
  BorderStyle = bsToolWindow
  Caption = #32534#36753
  ClientHeight = 165
  ClientWidth = 442
  Color = 15266548
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object cxEnterAsTab1: TcxEnterAsTab
    Left = 288
    Top = 56
    Width = 28
    Height = 28
  end
  object Edit1: TEdit
    Left = 208
    Top = 48
    Width = 121
    Height = 20
    TabOrder = 4
    Text = 'Edit1'
  end
  object Panel1: TPanel
    Left = 8
    Top = 8
    Width = 345
    Height = 149
    TabOrder = 0
    object cxLabel4: TcxLabel
      Left = 16
      Top = 112
      Caption = #21150#20844#30005#35805#65306
      ParentFont = False
      Style.Font.Charset = GB2312_CHARSET
      Style.Font.Color = clWindowText
      Style.Font.Height = -16
      Style.Font.Name = #23435#20307
      Style.Font.Style = [fsBold]
    end
    object cxLabel1: TcxLabel
      Left = 16
      Top = 16
      Caption = #22025#23486#22995#21517#65306
      ParentFont = False
      Style.Font.Charset = GB2312_CHARSET
      Style.Font.Color = clWindowText
      Style.Font.Height = -16
      Style.Font.Name = #23435#20307
      Style.Font.Style = [fsBold]
    end
    object cxLabel2: TcxLabel
      Left = 16
      Top = 48
      Caption = #25163#26426#21495#30721#65306
      ParentFont = False
      Style.Font.Charset = GB2312_CHARSET
      Style.Font.Color = clWindowText
      Style.Font.Height = -16
      Style.Font.Name = #23435#20307
      Style.Font.Style = [fsBold]
    end
    object cxLabel3: TcxLabel
      Left = 16
      Top = 80
      Caption = #24037#20316#21333#20301#65306
      ParentFont = False
      Style.Font.Charset = GB2312_CHARSET
      Style.Font.Color = clWindowText
      Style.Font.Height = -16
      Style.Font.Name = #23435#20307
      Style.Font.Style = [fsBold]
    end
    object txtName: TcxDBTextEdit
      Left = 96
      Top = 16
      BeepOnEnter = False
      DataBinding.DataField = 'Name'
      DataBinding.DataSource = DM.dsUser
      Style.LookAndFeel.Kind = lfOffice11
      Style.LookAndFeel.NativeStyle = True
      StyleDisabled.LookAndFeel.Kind = lfOffice11
      StyleDisabled.LookAndFeel.NativeStyle = True
      StyleFocused.LookAndFeel.Kind = lfOffice11
      StyleFocused.LookAndFeel.NativeStyle = True
      StyleHot.LookAndFeel.Kind = lfOffice11
      StyleHot.LookAndFeel.NativeStyle = True
      TabOrder = 0
      Width = 225
    end
    object txtHP: TcxDBTextEdit
      Left = 96
      Top = 48
      BeepOnEnter = False
      DataBinding.DataField = 'HandPhone'
      DataBinding.DataSource = DM.dsUser
      Style.LookAndFeel.Kind = lfOffice11
      Style.LookAndFeel.NativeStyle = True
      StyleDisabled.LookAndFeel.Kind = lfOffice11
      StyleDisabled.LookAndFeel.NativeStyle = True
      StyleFocused.LookAndFeel.Kind = lfOffice11
      StyleFocused.LookAndFeel.NativeStyle = True
      StyleHot.LookAndFeel.Kind = lfOffice11
      StyleHot.LookAndFeel.NativeStyle = True
      TabOrder = 1
      OnKeyDown = txtHPKeyDown
      Width = 225
    end
    object txtDW: TcxDBTextEdit
      Left = 96
      Top = 80
      BeepOnEnter = False
      DataBinding.DataField = 'UnitName'
      DataBinding.DataSource = DM.dsUser
      Style.LookAndFeel.Kind = lfOffice11
      Style.LookAndFeel.NativeStyle = True
      StyleDisabled.LookAndFeel.Kind = lfOffice11
      StyleDisabled.LookAndFeel.NativeStyle = True
      StyleFocused.LookAndFeel.Kind = lfOffice11
      StyleFocused.LookAndFeel.NativeStyle = True
      StyleHot.LookAndFeel.Kind = lfOffice11
      StyleHot.LookAndFeel.NativeStyle = True
      TabOrder = 2
      Width = 225
    end
    object txtOP: TcxDBTextEdit
      Left = 96
      Top = 112
      BeepOnEnter = False
      DataBinding.DataField = 'UnitPhone'
      DataBinding.DataSource = DM.dsUser
      Style.LookAndFeel.Kind = lfOffice11
      Style.LookAndFeel.NativeStyle = True
      StyleDisabled.LookAndFeel.Kind = lfOffice11
      StyleDisabled.LookAndFeel.NativeStyle = True
      StyleFocused.LookAndFeel.Kind = lfOffice11
      StyleFocused.LookAndFeel.NativeStyle = True
      StyleHot.LookAndFeel.Kind = lfOffice11
      StyleHot.LookAndFeel.NativeStyle = True
      TabOrder = 3
      Width = 225
    end
  end
  object cxButton1: TcxButton
    Tag = 2
    Left = 360
    Top = 35
    Width = 75
    Height = 25
    Caption = #20445#23384#36864#20986
    TabOrder = 2
    OnClick = cxButton3Click
    LookAndFeel.Kind = lfOffice11
  end
  object cxButton2: TcxButton
    Tag = 5
    Left = 360
    Top = 63
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 3
    OnClick = cxButton2Click
    LookAndFeel.Kind = lfOffice11
  end
  object cxButton3: TcxButton
    Tag = 1
    Left = 360
    Top = 7
    Width = 75
    Height = 25
    Caption = #20445#23384#28155#21152
    TabOrder = 1
    OnClick = cxButton3Click
    LookAndFeel.Kind = lfOffice11
  end
  object cxDBCheckBox1: TcxDBCheckBox
    Left = 359
    Top = 142
    DataBinding.DataField = 'JX'
    DataBinding.DataSource = DM.dsUser
    Enabled = False
    Properties.ImmediatePost = True
    Properties.NullStyle = nssUnchecked
    TabOrder = 5
    Width = 26
  end
  object cxButton4: TcxButton
    Tag = 3
    Left = 359
    Top = 91
    Width = 75
    Height = 25
    Caption = #19979#19968#22025#23486
    TabOrder = 6
    OnClick = cxButton4Click
    LookAndFeel.Kind = lfOffice11
  end
  object cxButton5: TcxButton
    Tag = 4
    Left = 359
    Top = 119
    Width = 75
    Height = 25
    Caption = #19978#19968#22025#23486
    TabOrder = 7
    OnClick = cxButton5Click
    LookAndFeel.Kind = lfOffice11
  end
  object ActionList1: TActionList
    Left = 288
    Top = 8
    object actTS: TAction
      Caption = #29305#27530
      ShortCut = 121
      OnExecute = actTSExecute
    end
  end
end

⌨️ 快捷键说明

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