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

📄 partsell.dfm

📁 主要是介绍DELPHI三层应用以及分布式数据库的应用
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object form_partsell: Tform_partsell
  Left = 293
  Top = 194
  BorderStyle = bsSingle
  Caption = #37197#20214#24773#20917#30331#35760#34920
  ClientHeight = 341
  ClientWidth = 565
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  Visible = True
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnKeyPress = FormKeyPress
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label6: TLabel
    Left = 136
    Top = 154
    Width = 50
    Height = 11
    Caption = ' '#38646#20214#25968#37327
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 0
    Width = 565
    Height = 289
    ActivePage = TabSheet1
    Align = alClient
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabIndex = 0
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #37197#20214#38144#21806#30331#35760#34920
      object ScrollBox: TScrollBox
        Left = 0
        Top = 0
        Width = 557
        Height = 261
        HorzScrollBar.Margin = 6
        VertScrollBar.Margin = 6
        Align = alClient
        BorderStyle = bsNone
        TabOrder = 0
        object GroupBox1: TGroupBox
          Left = 431
          Top = 0
          Width = 126
          Height = 261
          Align = alRight
          Enabled = False
          TabOrder = 3
          object Label2: TLabel
            Left = 11
            Top = 188
            Width = 52
            Height = 13
            Caption = #24405#20837#26085#26399
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object Label23: TLabel
            Left = 11
            Top = 110
            Width = 39
            Height = 13
            Caption = #21150#20107#22788
            FocusControl = EditDBEdit12
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object Label20: TLabel
            Left = 11
            Top = 20
            Width = 26
            Height = 13
            Caption = #31867#22411
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object DBEdit3: TDBEdit
            Left = 12
            Top = 205
            Width = 105
            Height = 21
            Color = clInfoBk
            DataField = #24405#20837#26085#26399
            DataSource = DataSource1
            Enabled = False
            ReadOnly = True
            TabOrder = 0
            OnEnter = DBEdit3Enter
          end
          object EditDBEdit12: TDBEdit
            Left = 12
            Top = 125
            Width = 103
            Height = 21
            Color = clInfoBk
            DataField = #21150#20107#22788
            DataSource = DataSource1
            Enabled = False
            TabOrder = 1
            OnEnter = EditDBEdit12Enter
          end
          object DBEdit1: TDBEdit
            Left = 10
            Top = 36
            Width = 104
            Height = 21
            Color = clInfoBk
            DataField = #31867#22411
            DataSource = DataSource1
            Enabled = False
            ReadOnly = True
            TabOrder = 2
            OnEnter = DBEdit1Enter
          end
        end
        object GroupBox2: TGroupBox
          Left = 0
          Top = 0
          Width = 151
          Height = 261
          Align = alLeft
          Enabled = False
          TabOrder = 0
          object Label12: TLabel
            Left = 19
            Top = 23
            Width = 26
            Height = 13
            Caption = #32534#21495
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object Label13: TLabel
            Left = 18
            Top = 64
            Width = 26
            Height = 13
            Caption = #21517#31216
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object Label1: TLabel
            Left = 19
            Top = 149
            Width = 26
            Height = 13
            Caption = #26426#22411
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object Label14: TLabel
            Left = 19
            Top = 106
            Width = 52
            Height = 13
            Caption = #35268#26684#22411#21495
            FocusControl = EditDBEdit4
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object Label5: TLabel
            Left = 19
            Top = 190
            Width = 26
            Height = 13
            Caption = #21333#20301
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object DBEdit2: TDBEdit
            Left = 19
            Top = 165
            Width = 115
            Height = 21
            Color = clInfoBk
            DataField = #26426#22411
            DataSource = DataSource1
            Enabled = False
            ReadOnly = True
            TabOrder = 0
          end
          object EditDBEdit4: TDBEdit
            Left = 19
            Top = 122
            Width = 115
            Height = 21
            Color = clInfoBk
            DataField = #22411#21495
            DataSource = DataSource1
            Enabled = False
            ReadOnly = True
            TabOrder = 1
          end
          object DBComboBox2: TDBComboBox
            Left = 18
            Top = 39
            Width = 117
            Height = 21
            Color = clInfoBk
            DataField = #32534#21495
            DataSource = DataSource1
            ItemHeight = 13
            TabOrder = 2
            OnClick = DBComboBox2Click
            OnExit = DBComboBox2Exit
          end
          object EditDBEdit3: TDBComboBox
            Left = 18
            Top = 78
            Width = 117
            Height = 21
            Color = clInfoBk
            DataField = #21517#31216
            DataSource = DataSource1
            ItemHeight = 13
            TabOrder = 3
            OnClick = EditDBEdit3Click
            OnExit = EditDBEdit3Exit
          end
          object DBEdit4: TDBEdit
            Left = 19
            Top = 206
            Width = 115
            Height = 21
            Color = clInfoBk
            DataField = #21333#20301
            DataSource = DataSource1
            Enabled = False
            ReadOnly = True
            TabOrder = 4
          end
        end
        object GroupBox3: TGroupBox
          Left = 293
          Top = 0
          Width = 138
          Height = 261
          Align = alClient
          Enabled = False
          TabOrder = 2
          object Label16: TLabel
            Left = 15
            Top = 20
            Width = 26
            Height = 13
            Caption = #21333#20215
            FocusControl = EditDBEdit6
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object Label15: TLabel
            Left = 15
            Top = 66
            Width = 26
            Height = 13
            Caption = #25968#37327
            FocusControl = EditDBEdit5
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object Label17: TLabel
            Left = 15
            Top = 118
            Width = 26
            Height = 13
            Caption = #24635#39069
            FocusControl = EditDBEdit7
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object Label7: TLabel
            Left = 15
            Top = 162
            Width = 26
            Height = 13
            Caption = #22791#27880
            FocusControl = EditDBEdit7
            Font.Charset = ANSI_CHARSET
            Font.Color = clWindowText
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
          end
          object EditDBEdit6: TDBEdit
            Left = 13
            Top = 37
            Width = 112
            Height = 21
            Color = clInfoBk
            DataField = #21333#20215
            DataSource = DataSource1
            TabOrder = 0
            OnExit = EditDBEdit6Exit
          end
          object EditDBEdit5: TDBEdit
            Left = 14
            Top = 82
            Width = 109
            Height = 21
            Color = clInfoBk
            DataField = #25968#37327
            DataSource = DataSource1
            TabOrder = 1
            OnExit = EditDBEdit5Exit
          end
          object EditDBEdit7: TDBEdit
            Left = 14
            Top = 134
            Width = 109
            Height = 21
            Color = clInfoBk
            DataField = #24635#39069
            DataSource = DataSource1
            Enabled = False

⌨️ 快捷键说明

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