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

📄 grate.dfm

📁 1. 发卡服务端:Server 项目文件:autojet.prj 2. 计费客户端:Client 项目文件:internet.prj Explorer.prj 先启动Exp
💻 DFM
字号:
object Frm_GRate: TFrm_GRate
  Left = 192
  Top = 107
  BorderStyle = bsDialog
  ClientHeight = 378
  ClientWidth = 564
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  KeyPreview = True
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  OnKeyDown = FormKeyDown
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object Bevel1: TBevel
    Left = 11
    Top = 122
    Width = 542
    Height = 205
  end
  object Label1: TLabel
    Left = 65
    Top = 148
    Width = 60
    Height = 12
    Caption = #24320#22987#26102#38388#65306
  end
  object Label2: TLabel
    Left = 80
    Top = 184
    Width = 42
    Height = 12
    Caption = #26222#36890#21345':'
  end
  object Label3: TLabel
    Left = 80
    Top = 210
    Width = 42
    Height = 12
    Caption = #37329'  '#21345':'
  end
  object Label4: TLabel
    Left = 80
    Top = 237
    Width = 42
    Height = 12
    Caption = #38134'  '#21345':'
  end
  object Label6: TLabel
    Left = 220
    Top = 148
    Width = 78
    Height = 12
    Caption = '('#20363#22914': 05:10)'
  end
  object Bevel2: TBevel
    Left = 443
    Top = 123
    Width = 109
    Height = 25
  end
  object Label5: TLabel
    Left = 220
    Top = 183
    Width = 54
    Height = 12
    Caption = '('#20803'/'#23567#26102')'
  end
  object Label7: TLabel
    Left = 220
    Top = 210
    Width = 54
    Height = 12
    Caption = '('#20803'/'#23567#26102')'
  end
  object Label8: TLabel
    Left = 220
    Top = 238
    Width = 54
    Height = 12
    Caption = '('#20803'/'#23567#26102')'
  end
  object DBGrid1: TDBGrid
    Left = 11
    Top = 5
    Width = 542
    Height = 116
    DataSource = DataSource1
    Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
    ReadOnly = True
    TabOrder = 0
    TitleFont.Charset = GB2312_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -12
    TitleFont.Name = #23435#20307
    TitleFont.Style = []
    OnDblClick = DBGrid1DblClick
    Columns = <
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'StartTime'
        Title.Alignment = taCenter
        Title.Caption = #36215#22987#26102#38388
        Visible = True
      end
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'PTK'
        Title.Alignment = taCenter
        Title.Caption = #26222#36890#21345
        Visible = True
      end
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'JK'
        Title.Alignment = taCenter
        Title.Caption = #37329#21345
        Visible = True
      end
      item
        Alignment = taCenter
        Expanded = False
        FieldName = 'YK'
        Title.Alignment = taCenter
        Title.Caption = #38134#21345
        Visible = True
      end>
  end
  object DBedt_StartTime: TDBEdit
    Left = 127
    Top = 144
    Width = 90
    Height = 20
    Color = 16772846
    DataField = 'StartTime'
    DataSource = DataSource1
    TabOrder = 1
  end
  object DBedt_PTK: TDBEdit
    Left = 127
    Top = 179
    Width = 90
    Height = 20
    Color = 16772846
    DataField = 'PTK'
    DataSource = DataSource1
    TabOrder = 2
  end
  object DBedt_JK: TDBEdit
    Left = 127
    Top = 206
    Width = 90
    Height = 20
    Color = 16772846
    DataField = 'JK'
    DataSource = DataSource1
    TabOrder = 3
  end
  object DBedt_Yk: TDBEdit
    Left = 127
    Top = 234
    Width = 90
    Height = 20
    Color = 16772846
    DataField = 'YK'
    DataSource = DataSource1
    TabOrder = 4
  end
  object Btn_Add: TButton
    Left = 43
    Top = 274
    Width = 87
    Height = 31
    Caption = #22686#21152'[&A]'
    TabOrder = 5
    OnClick = Btn_AddClick
  end
  object Btn_Modi: TButton
    Left = 141
    Top = 274
    Width = 88
    Height = 32
    Caption = #20462#25913'[&M]'
    TabOrder = 6
    OnClick = Btn_ModiClick
  end
  object Btn_Dele: TButton
    Left = 238
    Top = 274
    Width = 87
    Height = 31
    Caption = #21024#38500'[&D]'
    TabOrder = 7
    OnClick = Btn_DeleClick
  end
  object Btn_Ok: TButton
    Left = 361
    Top = 275
    Width = 69
    Height = 29
    Caption = #20445#23384'(&S)'
    TabOrder = 8
    OnClick = Btn_OkClick
  end
  object Btn_Cancel: TButton
    Left = 439
    Top = 276
    Width = 69
    Height = 29
    Caption = #25918#24323'(&C)'
    TabOrder = 9
    OnClick = Btn_CancelClick
  end
  object Btn_Close: TButton
    Left = 406
    Top = 336
    Width = 94
    Height = 32
    Cancel = True
    Caption = #36864#20986'[&X]'
    ModalResult = 2
    TabOrder = 10
  end
  object StaticText1: TStaticText
    Left = 444
    Top = 124
    Width = 70
    Height = 23
    AutoSize = False
    BorderStyle = sbsSunken
    Caption = #25805#20316#29366#24577
    Color = 16772846
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentColor = False
    ParentFont = False
    TabOrder = 11
  end
  object Stxt_State: TStaticText
    Left = 515
    Top = 124
    Width = 36
    Height = 23
    AutoSize = False
    BorderStyle = sbsSunken
    Caption = #27983#35272
    Color = 16772846
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentColor = False
    ParentFont = False
    TabOrder = 12
  end
  object DataSource1: TDataSource
    DataSet = Frm_sys_dm.Qr_tmp1
    Left = 367
    Top = 22
  end
end

⌨️ 快捷键说明

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