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

📄 examine_verify.dfm

📁 delphi的一个开发实例
💻 DFM
📖 第 1 页 / 共 2 页
字号:
              Top = 390
              Width = 91
              Height = 22
              Caption = #21024#38500
              Enabled = False
              OnClick = Cmd_DeleteClick
            end
            object Cmd_No: TSpeedButton
              Left = 279
              Top = 390
              Width = 91
              Height = 22
              Caption = #36864#20986
              OnClick = Cmd_NoClick
            end
            object Edit1: TLabeledEdit
              Left = 100
              Top = 70
              Width = 210
              Height = 22
              EditLabel.Width = 84
              EditLabel.Height = 14
              EditLabel.Caption = #32423#21035#21517#31216#19968#65306
              LabelPosition = lpLeft
              LabelSpacing = 3
              TabOrder = 0
              Visible = False
              OnChange = Edit1Change
            end
            object Edit2: TLabeledEdit
              Left = 100
              Top = 117
              Width = 210
              Height = 22
              EditLabel.Width = 84
              EditLabel.Height = 14
              EditLabel.Caption = #32423#21035#21517#31216#20108#65306
              LabelPosition = lpLeft
              LabelSpacing = 3
              TabOrder = 1
              Visible = False
              OnChange = Edit2Change
            end
            object Edit3: TLabeledEdit
              Left = 100
              Top = 165
              Width = 210
              Height = 22
              EditLabel.Width = 84
              EditLabel.Height = 14
              EditLabel.Caption = #32423#21035#21517#31216#19977#65306
              LabelPosition = lpLeft
              LabelSpacing = 3
              TabOrder = 2
              Visible = False
              OnChange = Edit3Change
            end
            object Edit4: TLabeledEdit
              Left = 100
              Top = 212
              Width = 210
              Height = 22
              EditLabel.Width = 84
              EditLabel.Height = 14
              EditLabel.Caption = #32423#21035#21517#31216#22235#65306
              LabelPosition = lpLeft
              LabelSpacing = 3
              TabOrder = 3
              Visible = False
              OnChange = Edit4Change
            end
            object Edit5: TLabeledEdit
              Left = 100
              Top = 260
              Width = 210
              Height = 22
              EditLabel.Width = 84
              EditLabel.Height = 14
              EditLabel.Caption = #32423#21035#21517#31216#20116#65306
              LabelPosition = lpLeft
              LabelSpacing = 3
              TabOrder = 4
              Visible = False
              OnChange = Edit5Change
            end
            object LabeledEdit1: TLabeledEdit
              Left = 100
              Top = 11
              Width = 209
              Height = 22
              EditLabel.Width = 70
              EditLabel.Height = 14
              EditLabel.Caption = #21333#25454#21517#31216#65306
              Enabled = False
              LabelPosition = lpLeft
              LabelSpacing = 3
              ReadOnly = True
              TabOrder = 5
            end
            object Edit11: TLabeledEdit
              Left = 334
              Top = 70
              Width = 170
              Height = 22
              EditLabel.Width = 48
              EditLabel.Height = 14
              EditLabel.Caption = 'Edit11'
              EditLabel.Font.Charset = ANSI_CHARSET
              EditLabel.Font.Color = clFuchsia
              EditLabel.Font.Height = -14
              EditLabel.Font.Name = #23435#20307
              EditLabel.Font.Style = [fsBold]
              EditLabel.ParentFont = False
              LabelPosition = lpAbove
              LabelSpacing = 3
              ReadOnly = True
              TabOrder = 6
              Visible = False
            end
            object Edit22: TLabeledEdit
              Left = 334
              Top = 117
              Width = 170
              Height = 22
              EditLabel.Width = 48
              EditLabel.Height = 14
              EditLabel.Caption = 'Edit22'
              EditLabel.Font.Charset = ANSI_CHARSET
              EditLabel.Font.Color = clFuchsia
              EditLabel.Font.Height = -14
              EditLabel.Font.Name = #23435#20307
              EditLabel.Font.Style = [fsBold]
              EditLabel.ParentFont = False
              LabelPosition = lpAbove
              LabelSpacing = 3
              ReadOnly = True
              TabOrder = 7
              Visible = False
            end
            object Edit33: TLabeledEdit
              Left = 334
              Top = 165
              Width = 170
              Height = 22
              EditLabel.Width = 48
              EditLabel.Height = 14
              EditLabel.Caption = 'Edit33'
              EditLabel.Font.Charset = ANSI_CHARSET
              EditLabel.Font.Color = clFuchsia
              EditLabel.Font.Height = -14
              EditLabel.Font.Name = #23435#20307
              EditLabel.Font.Style = [fsBold]
              EditLabel.ParentFont = False
              LabelPosition = lpAbove
              LabelSpacing = 3
              ReadOnly = True
              TabOrder = 8
              Visible = False
            end
            object Edit44: TLabeledEdit
              Left = 334
              Top = 212
              Width = 170
              Height = 22
              EditLabel.Width = 48
              EditLabel.Height = 14
              EditLabel.Caption = 'Edit44'
              EditLabel.Font.Charset = ANSI_CHARSET
              EditLabel.Font.Color = clFuchsia
              EditLabel.Font.Height = -14
              EditLabel.Font.Name = #23435#20307
              EditLabel.Font.Style = [fsBold]
              EditLabel.ParentFont = False
              LabelPosition = lpAbove
              LabelSpacing = 3
              ReadOnly = True
              TabOrder = 9
              Visible = False
            end
            object Edit55: TLabeledEdit
              Left = 334
              Top = 260
              Width = 170
              Height = 22
              EditLabel.Width = 48
              EditLabel.Height = 14
              EditLabel.Caption = 'Edit55'
              EditLabel.Font.Charset = ANSI_CHARSET
              EditLabel.Font.Color = clFuchsia
              EditLabel.Font.Height = -14
              EditLabel.Font.Name = #23435#20307
              EditLabel.Font.Style = [fsBold]
              EditLabel.ParentFont = False
              LabelPosition = lpAbove
              LabelSpacing = 3
              ReadOnly = True
              TabOrder = 10
              Visible = False
            end
            object ComboBox1: TComboBox
              Left = 100
              Top = 38
              Width = 51
              Height = 22
              Style = csDropDownList
              ItemHeight = 14
              TabOrder = 11
              OnChange = ComboBox1Change
              Items.Strings = (
                '0'
                '1'
                '2'
                '3'
                '4'
                '5')
            end
          end
        end
      end
    end
  end
  object XPMenu1: TXPMenu
    DimLevel = 30
    GrayLevel = 10
    Font.Charset = GB2312_CHARSET
    Font.Color = clMenuText
    Font.Height = -11
    Font.Name = 'Tahoma'
    Font.Style = []
    Color = clBtnFace
    IconBackColor = clBtnFace
    MenuBarColor = clBtnFace
    SelectColor = clHighlight
    SelectBorderColor = clHighlight
    SelectFontColor = clMenuText
    DisabledColor = clInactiveCaption
    SeparatorColor = clBtnFace
    CheckedColor = clHighlight
    IconWidth = 24
    DrawSelect = True
    UseSystemColors = True
    OverrideOwnerDraw = False
    Gradient = False
    FlatMenu = False
    AutoDetect = True
    Active = True
    ControlUseTrueXPStyle = True
    BtnRoundArc = 5
    BtnOutLineBorderColor = 7552000
    BtnInnerBorderMoveColor = 3257087
    BtnInnerBorderFocusColor = 15183500
    BtnSurfaceNormalColor = 16251903
    BtnSurfaceDownColor = 14608359
    BtnSurfaceBottomLineColor = 14608359
    BtnSurfaceDownBottomLineColor = 15199215
    RdoChkControlChkColor = 41472
    ComboBoxChkColor = 9201994
    ComboboxSurfaceMoveColor = 16771030
    ControlDisabledBorderColor = 11913158
    Left = 496
    Top = 40
  end
end

⌨️ 快捷键说明

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