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

📄 stock_contract.dfm

📁 delphi的一个开发实例
💻 DFM
📖 第 1 页 / 共 4 页
字号:
          end
          object Edit5: TLabeledEdit
            Left = 94
            Top = 43
            Width = 121
            Height = 20
            Color = clCream
            Ctl3D = False
            EditLabel.Width = 70
            EditLabel.Height = 14
            EditLabel.Caption = #32463' '#25163' '#20154#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            TabOrder = 1
          end
          object Edit7: TLabeledEdit
            Left = 342
            Top = 43
            Width = 143
            Height = 20
            Color = clCream
            Ctl3D = False
            EditLabel.Width = 70
            EditLabel.Height = 14
            EditLabel.Caption = #21046' '#21333' '#20154#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            ReadOnly = True
            TabOrder = 2
          end
          object Edit8: TLabeledEdit
            Left = 94
            Top = 69
            Width = 684
            Height = 20
            Color = clCream
            Ctl3D = False
            EditLabel.Width = 42
            EditLabel.Height = 14
            EditLabel.Caption = #25688#35201#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            TabOrder = 3
          end
          object Edit9: TLabeledEdit
            Left = 94
            Top = 95
            Width = 684
            Height = 20
            Color = clCream
            Ctl3D = False
            EditLabel.Width = 70
            EditLabel.Height = 14
            EditLabel.Caption = #38468#21152#35828#26126#65306
            LabelPosition = lpLeft
            LabelSpacing = 3
            ParentCtl3D = False
            TabOrder = 4
          end
        end
        object Edit2: TLabeledEdit
          Left = 473
          Top = 19
          Width = 140
          Height = 20
          Color = clCream
          Ctl3D = False
          EditLabel.Width = 70
          EditLabel.Height = 14
          EditLabel.Caption = #21333#25454#32534#21495#65306
          LabelPosition = lpLeft
          LabelSpacing = 3
          ParentCtl3D = False
          TabOrder = 3
        end
        object E3: TLabeledEdit
          Left = 721
          Top = 19
          Width = 98
          Height = 20
          Color = clCream
          Ctl3D = False
          EditLabel.Width = 70
          EditLabel.Height = 14
          EditLabel.Caption = #21040#36798#26085#26399#65306
          LabelPosition = lpLeft
          LabelSpacing = 3
          ParentCtl3D = False
          TabOrder = 4
        end
        object Edit3: TMaskEdit
          Left = 720
          Top = 19
          Width = 94
          Height = 22
          EditMask = '!9999/99/00;1;_'
          MaxLength = 10
          TabOrder = 5
          Text = '    -  -  '
        end
        object DateTimePicker1: TDateTimePicker
          Left = 798
          Top = 19
          Width = 21
          Height = 21
          CalAlignment = dtaLeft
          Date = 37945.6290323611
          Time = 37945.6290323611
          DateFormat = dfShort
          DateMode = dmComboBox
          Kind = dtkDate
          ParseInput = False
          TabOrder = 6
          OnChange = DateTimePicker1Change
        end
      end
      object Panel5: TPanel
        Left = 9
        Top = 196
        Width = 828
        Height = 6
        Color = clBackground
        TabOrder = 1
      end
      object Panel6: TPanel
        Left = 833
        Top = 33
        Width = 6
        Height = 169
        Caption = 'Panel6'
        Color = clBackground
        TabOrder = 2
      end
    end
    object Panel7: TPanel
      Left = 0
      Top = 204
      Width = 852
      Height = 401
      Align = alClient
      BevelOuter = bvNone
      Caption = 'Panel7'
      Color = clSkyBlue
      TabOrder = 4
      object Panel9: TPanel
        Left = 0
        Top = 0
        Width = 43
        Height = 401
        Align = alLeft
        BevelOuter = bvNone
        Color = clSkyBlue
        TabOrder = 0
        object Cmd_Delete: TSpeedButton
          Left = 2
          Top = 52
          Width = 40
          Height = 25
          Caption = #20943#34892
          Flat = True
          NumGlyphs = 2
          OnClick = Cmd_DeleteClick
        end
        object Cmd_Add: TSpeedButton
          Left = 2
          Top = 27
          Width = 40
          Height = 25
          Caption = #22686#34892
          Flat = True
          NumGlyphs = 2
          OnClick = Cmd_AddClick
        end
      end
      object StringGrid1: TStringGrid
        Left = 43
        Top = 0
        Width = 809
        Height = 401
        Align = alClient
        Color = clWhite
        ColCount = 34
        DefaultRowHeight = 20
        FixedColor = clSkyBlue
        RowCount = 2
        Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goDrawFocusSelected, goRowSizing, goColSizing, goRowMoving, goColMoving, goEditing, goTabs, goThumbTracking]
        ParentShowHint = False
        ShowHint = True
        TabOrder = 1
        OnDblClick = StringGrid1DblClick
        OnDrawCell = StringGrid1DrawCell
        OnSetEditText = StringGrid1SetEditText
        ColWidths = (
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64
          64)
      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 = 224
    Top = 8
  end
end

⌨️ 快捷键说明

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