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

📄 transit_proxy.dfm

📁 主要是介绍DELPHI三层应用以及分布式数据库的应用
💻 DFM
📖 第 1 页 / 共 2 页
字号:
object Form_transit_proxy: TForm_transit_proxy
  Left = 26
  Top = 5
  Width = 749
  Height = 612
  Caption = #36816#36755#22996#25176#20070
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poDefault
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnKeyPress = FormKeyPress
  PixelsPerInch = 96
  TextHeight = 13
  object Label5: TLabel
    Left = 425
    Top = 67
    Width = 80
    Height = 13
    AutoSize = False
    Caption = #36523#20221#35777#21495#30721
  end
  object Label6: TLabel
    Left = 25
    Top = 59
    Width = 80
    Height = 13
    AutoSize = False
    Caption = #22996#25176#65288#22995#21517#65289
  end
  object PageControl1: TPageControl
    Left = 0
    Top = 4
    Width = 741
    Height = 581
    ActivePage = TabSheet1
    Align = alClient
    TabIndex = 0
    TabOrder = 0
    object TabSheet1: TTabSheet
      Caption = #36816#36755#22996#25176#20070#22522#26412#20449#24687
      object Panel2: TPanel
        Left = 24
        Top = 281
        Width = 768
        Height = 48
        BevelOuter = bvNone
        TabOrder = 0
        object GroupBox10: TGroupBox
          Left = -3
          Top = 52
          Width = 729
          Height = 7
          TabOrder = 0
        end
      end
      object Panel3: TPanel
        Left = 0
        Top = 0
        Width = 733
        Height = 137
        Align = alTop
        BevelOuter = bvNone
        TabOrder = 1
        object Label95: TLabel
          Left = 323
          Top = 103
          Width = 110
          Height = 21
          Caption = #36816#36755#22996#25176#20070
          Font.Charset = ANSI_CHARSET
          Font.Color = clWindowText
          Font.Height = -21
          Font.Name = #23435#20307
          Font.Style = [fsBold, fsUnderline]
          ParentFont = False
        end
        object Label1: TLabel
          Left = 16
          Top = 22
          Width = 26
          Height = 13
          Caption = #33268#65306
        end
        object Shape1: TShape
          Left = 60
          Top = 104
          Width = 218
          Height = 1
        end
        object Label13: TLabel
          Left = 34
          Top = 85
          Width = 13
          Height = 13
          Caption = #33268
        end
        object DBEdit1: TDBEdit
          Left = 59
          Top = 80
          Width = 217
          Height = 21
          BorderStyle = bsNone
          Color = clInfoBk
          DataField = #33268
          DataSource = DataSource1
          TabOrder = 0
          OnExit = DBEdit1Exit
        end
        object Panel1: TPanel
          Left = 0
          Top = 0
          Width = 733
          Height = 56
          Align = alTop
          BevelOuter = bvNone
          TabOrder = 1
          object btn_first1: TButton
            Left = 42
            Top = 6
            Width = 59
            Height = 25
            Caption = #39318#35760#24405
            Font.Charset = ANSI_CHARSET
            Font.Color = clPurple
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 0
            OnClick = btn_first1Click
          end
          object btn_prev1: TButton
            Left = 101
            Top = 6
            Width = 60
            Height = 25
            Caption = #21069#19968#26465
            Font.Charset = ANSI_CHARSET
            Font.Color = clPurple
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 1
            OnClick = btn_prev1Click
          end
          object btn_next1: TButton
            Left = 161
            Top = 6
            Width = 59
            Height = 25
            Caption = #21518#19968#26465
            Font.Charset = ANSI_CHARSET
            Font.Color = clPurple
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 2
            OnClick = btn_next1Click
          end
          object btn_last1: TButton
            Left = 219
            Top = 6
            Width = 61
            Height = 25
            Caption = #23614#35760#24405
            Font.Charset = ANSI_CHARSET
            Font.Color = clPurple
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 3
            OnClick = btn_last1Click
          end
          object btn_addnew1: TButton
            Left = 280
            Top = 6
            Width = 58
            Height = 25
            Caption = #26032#22686
            Font.Charset = ANSI_CHARSET
            Font.Color = clPurple
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 4
            OnClick = btn_addnew1Click
          end
          object btn_edit1: TButton
            Left = 338
            Top = 6
            Width = 59
            Height = 25
            Caption = #32534#36753
            Font.Charset = ANSI_CHARSET
            Font.Color = clPurple
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 5
            OnClick = btn_edit1Click
          end
          object btn_save1: TButton
            Left = 458
            Top = 6
            Width = 59
            Height = 25
            Caption = #20445#23384
            Enabled = False
            Font.Charset = ANSI_CHARSET
            Font.Color = clPurple
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 6
            OnClick = btn_save1Click
          end
          object btn_cancel1: TButton
            Left = 517
            Top = 6
            Width = 60
            Height = 25
            Caption = #21462#28040
            Enabled = False
            Font.Charset = ANSI_CHARSET
            Font.Color = clPurple
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 7
            OnClick = btn_cancel1Click
          end
          object Button1: TButton
            Left = 577
            Top = 6
            Width = 66
            Height = 25
            Caption = #36864#20986
            Font.Charset = ANSI_CHARSET
            Font.Color = clPurple
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 8
            OnClick = Button1Click
          end
          object Button2: TButton
            Left = 397
            Top = 6
            Width = 61
            Height = 25
            Caption = #21024#38500
            Font.Charset = ANSI_CHARSET
            Font.Color = clPurple
            Font.Height = -13
            Font.Name = #23435#20307
            Font.Style = []
            ParentFont = False
            TabOrder = 9
            OnClick = Button2Click
          end
        end
      end
      object ScrollBox: TScrollBox
        Left = 0
        Top = 137
        Width = 733
        Height = 346
        HorzScrollBar.Margin = 6
        HorzScrollBar.Range = 430
        VertScrollBar.Margin = 6
        VertScrollBar.Range = 330
        Align = alClient
        AutoScroll = False
        BorderStyle = bsNone
        TabOrder = 2
        object Label10: TLabel
          Left = 24
          Top = 223
          Width = 64
          Height = 14
          AutoSize = False
          Caption = #25968'   '#37327#65306
        end
        object Label11: TLabel
          Left = 412
          Top = 260
          Width = 64
          Height = 14
          AutoSize = False
          Caption = #22996#25176#20154#65306
        end
        object Label12: TLabel
          Left = 402
          Top = 295
          Width = 79
          Height = 14
          AutoSize = False
          Caption = #31614#32626#21450#30422#21360
        end
        object Label2: TLabel
          Left = 24
          Top = 20
          Width = 129
          Height = 13
          AutoSize = False
          Caption = #20857#25480#26435#65288#36816#36755#20844#21496#65289
        end
        object Label3: TLabel
          Left = 25
          Top = 62
          Width = 80
          Height = 13
          AutoSize = False
          Caption = #22996#25176#65288#22995#21517#65289
        end
        object Label4: TLabel
          Left = 334
          Top = 59
          Width = 80
          Height = 13
          AutoSize = False
          Caption = #36523#20221#35777#21495#30721
        end
        object Label7: TLabel
          Left = 25
          Top = 107
          Width = 616
          Height = 13
          AutoSize = False
          Caption = #20195#25949#20844#21496'/'#21378#21040#21462#19979#36848#26426#22120'/'#24037#27169#12289#26426#26800#25163#12289#38646#20214#65292#35831#20104#20197#23433#25490#12290
        end
        object Label8: TLabel
          Left = 25
          Top = 147
          Width = 64
          Height = 13
          AutoSize = False
          Caption = #21512#32422#32534#21495#65306
        end
        object Label9: TLabel
          Left = 25
          Top = 179
          Width = 96
          Height = 13
          AutoSize = False
          Caption = #26426'    '#22411#65306
        end
        object Shape2: TShape
          Left = 145
          Top = 39
          Width = 563
          Height = 1
        end
        object Shape3: TShape
          Left = 105
          Top = 79
          Width = 223
          Height = 1
        end

⌨️ 快捷键说明

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