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

📄 stock_write_check.dfm

📁 delphi的一个开发实例
💻 DFM
字号:
object frm_Stock_Write_Check: Tfrm_Stock_Write_Check
  Left = 234
  Top = 260
  Width = 543
  Height = 502
  AutoSize = True
  BorderIcons = [biSystemMenu]
  Caption = #12304#26469#36135#36873#25321#12305
  Color = clSkyBlue
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 14
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 535
    Height = 475
    Align = alClient
    Caption = 'Panel1'
    Color = clSkyBlue
    TabOrder = 0
    object GroupBox1: TGroupBox
      Left = 1
      Top = 1
      Width = 533
      Height = 473
      Align = alClient
      TabOrder = 0
      object DBGrid1: TDBGrid
        Left = 2
        Top = 265
        Width = 529
        Height = 206
        Align = alBottom
        FixedColor = clSkyBlue
        Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
        ReadOnly = True
        TabOrder = 0
        TitleFont.Charset = GB2312_CHARSET
        TitleFont.Color = clWindowText
        TitleFont.Height = -14
        TitleFont.Name = #23435#20307
        TitleFont.Style = []
        OnCellClick = DBGrid1CellClick
      end
      object Panel2: TPanel
        Left = 2
        Top = 16
        Width = 529
        Height = 249
        Align = alClient
        Color = clSkyBlue
        TabOrder = 1
        object Panel3: TPanel
          Left = 434
          Top = 1
          Width = 94
          Height = 247
          Align = alRight
          Color = clSkyBlue
          TabOrder = 0
          object Cmd_Add: TSpeedButton
            Left = 8
            Top = 60
            Width = 80
            Height = 22
            Caption = #65339#28155#21152#65341
          end
          object Cmd_Check: TSpeedButton
            Left = 8
            Top = 36
            Width = 80
            Height = 22
            Caption = #65339#36873#25321#65341
            OnClick = Cmd_CheckClick
          end
          object Cmd_Close: TSpeedButton
            Left = 8
            Top = 221
            Width = 80
            Height = 22
            Caption = #65339#20851#38381#65341
            OnClick = Cmd_CloseClick
          end
          object Panel5: TPanel
            Left = 8
            Top = 215
            Width = 80
            Height = 3
            TabOrder = 0
          end
        end
        object Panel4: TPanel
          Left = -93
          Top = 1
          Width = 527
          Height = 247
          Align = alRight
          Color = clSkyBlue
          TabOrder = 1
          object SpeedButton1: TSpeedButton
            Left = 416
            Top = 36
            Width = 100
            Height = 22
            Caption = #36807#28388
          end
          object SpeedButton2: TSpeedButton
            Left = 416
            Top = 60
            Width = 100
            Height = 22
            Caption = #21462#28040
          end
          object CheckBox1: TCheckBox
            Left = 110
            Top = 11
            Width = 91
            Height = 17
            Caption = #25353#24405#20837#26085#26399
            TabOrder = 0
          end
          object CheckBox2: TCheckBox
            Left = 110
            Top = 37
            Width = 91
            Height = 17
            Caption = #25353#21333#25454#32534#21495
            TabOrder = 1
          end
          object CheckBox3: TCheckBox
            Left = 110
            Top = 63
            Width = 90
            Height = 17
            Caption = #25353#21512#21516#32534#21495
            TabOrder = 2
          end
          object ComboBox1: TComboBox
            Left = 208
            Top = 8
            Width = 198
            Height = 22
            ItemHeight = 14
            TabOrder = 3
          end
          object ComboBox2: TComboBox
            Left = 208
            Top = 34
            Width = 198
            Height = 22
            ItemHeight = 14
            TabOrder = 4
          end
          object ComboBox3: TComboBox
            Left = 207
            Top = 60
            Width = 198
            Height = 22
            ItemHeight = 14
            TabOrder = 5
          end
          object Edit1: TLabeledEdit
            Left = 179
            Top = 91
            Width = 121
            Height = 20
            Color = clSkyBlue
            Ctl3D = False
            EditLabel.Width = 70
            EditLabel.Height = 14
            EditLabel.Caption = #24405#21333#26085#26399#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 6
          end
          object Edit3: TLabeledEdit
            Left = 179
            Top = 112
            Width = 121
            Height = 20
            Color = clSkyBlue
            Ctl3D = False
            EditLabel.Width = 70
            EditLabel.Height = 14
            EditLabel.Caption = #21512#21516#32534#21495#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 7
          end
          object Edit4: TLabeledEdit
            Left = 179
            Top = 134
            Width = 344
            Height = 20
            Color = clSkyBlue
            Ctl3D = False
            EditLabel.Width = 70
            EditLabel.Height = 14
            EditLabel.Caption = #20379#36135#21333#20301#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 8
          end
          object Edit6: TLabeledEdit
            Left = 179
            Top = 177
            Width = 121
            Height = 20
            Color = clSkyBlue
            Ctl3D = False
            EditLabel.Width = 70
            EditLabel.Height = 14
            EditLabel.Caption = #32463' '#25163' '#20154#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 9
          end
          object Edit8: TLabeledEdit
            Left = 179
            Top = 199
            Width = 344
            Height = 20
            Color = clSkyBlue
            Ctl3D = False
            EditLabel.Width = 42
            EditLabel.Height = 14
            EditLabel.Caption = #25688#35201#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 10
          end
          object Edit9: TLabeledEdit
            Left = 179
            Top = 221
            Width = 344
            Height = 20
            Color = clSkyBlue
            Ctl3D = False
            EditLabel.Width = 70
            EditLabel.Height = 14
            EditLabel.Caption = #38468#21152#35828#26126#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 11
          end
          object Edit7: TLabeledEdit
            Left = 402
            Top = 177
            Width = 121
            Height = 20
            Color = clSkyBlue
            Ctl3D = False
            EditLabel.Width = 70
            EditLabel.Height = 14
            EditLabel.Caption = #21046' '#21333' '#20154#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 12
          end
          object Edit77: TLabeledEdit
            Left = 402
            Top = 112
            Width = 121
            Height = 20
            Color = clSkyBlue
            Ctl3D = False
            EditLabel.Width = 70
            EditLabel.Height = 14
            EditLabel.Caption = #24215#38754#32534#21495#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 13
            Visible = False
          end
          object Edit2: TLabeledEdit
            Left = 402
            Top = 91
            Width = 121
            Height = 20
            Color = clSkyBlue
            Ctl3D = False
            EditLabel.Width = 70
            EditLabel.Height = 14
            EditLabel.Caption = #21333#25454#32534#21495#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 14
          end
          object Edit5: TLabeledEdit
            Left = 179
            Top = 156
            Width = 344
            Height = 20
            Color = clSkyBlue
            Ctl3D = False
            EditLabel.Width = 70
            EditLabel.Height = 14
            EditLabel.Caption = #25910#36135#20179#24211#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 15
          end
          object Panel6: TPanel
            Left = 107
            Top = 86
            Width = 414
            Height = 3
            TabOrder = 16
          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 = 272
    Top = 168
  end
end

⌨️ 快捷键说明

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