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

📄 utransaction.~dfm

📁 飞思科技的书不错
💻 ~DFM
字号:
object FrmTransaction: TFrmTransaction
  Left = 168
  Top = 160
  Width = 558
  Height = 350
  Caption = #20107#21153#22788#29702
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 12
  object ToolBar1: TToolBar
    Left = 0
    Top = 0
    Width = 550
    Height = 29
    Caption = 'ToolBar1'
    TabOrder = 0
    object ToolButton1: TToolButton
      Left = 0
      Top = 2
      Width = 8
      Caption = 'ToolButton1'
      Style = tbsSeparator
    end
    object DBNavigator1: TDBNavigator
      Left = 8
      Top = 2
      Width = 240
      Height = 22
      DataSource = DmCsDemo.DsCsDemo
      Flat = True
      TabOrder = 0
    end
    object ToolButton2: TToolButton
      Left = 248
      Top = 2
      Width = 8
      Caption = 'ToolButton2'
      ImageIndex = 0
      Style = tbsSeparator
    end
    object BtnReQuery: TSpeedButton
      Left = 256
      Top = 2
      Width = 65
      Height = 22
      Caption = #37325#26032#26597#35810
      Flat = True
    end
    object ToolButton3: TToolButton
      Left = 321
      Top = 2
      Width = 8
      Caption = 'ToolButton3'
      ImageIndex = 1
      Style = tbsSeparator
    end
    object BtnClose: TSpeedButton
      Left = 329
      Top = 2
      Width = 65
      Height = 22
      Caption = #20851#38381
      Flat = True
      OnClick = BtnCloseClick
    end
  end
  object Panel1: TPanel
    Left = 415
    Top = 29
    Width = 135
    Height = 294
    Align = alRight
    Alignment = taRightJustify
    BevelOuter = bvNone
    TabOrder = 1
    object GroupBox1: TGroupBox
      Left = 8
      Top = 8
      Width = 121
      Height = 113
      Caption = #20107#21153#22788#29702
      TabOrder = 0
      object BtnStartTrans: TButton
        Left = 8
        Top = 16
        Width = 105
        Height = 25
        Caption = #24320#22987'(&S)'
        TabOrder = 0
      end
      object BtnCommitTrans: TButton
        Left = 8
        Top = 48
        Width = 105
        Height = 25
        Caption = #25552#20132'(&C)'
        TabOrder = 1
      end
      object BtnRollbackTrans: TButton
        Left = 8
        Top = 80
        Width = 105
        Height = 25
        Caption = #22238#28378'(&R)'
        TabOrder = 2
      end
    end
    object RadioGroup1: TRadioGroup
      Left = 8
      Top = 136
      Width = 121
      Height = 57
      Caption = #26174#31034#35760#24405
      ItemIndex = 1
      Items.Strings = (
        #27809#26377#25552#20132#30340
        #24050#32463#25552#20132#30340)
      TabOrder = 1
    end
    object RadioGroup2: TRadioGroup
      Left = 8
      Top = 200
      Width = 121
      Height = 73
      Caption = #26356#26032#27169#24335
      ItemIndex = 1
      Items.Strings = (
        #20840#37096#30340#23383#27573
        #21464#21270#30340#23383#27573
        #20851#38190#23383)
      TabOrder = 2
    end
  end
  object Panel2: TPanel
    Left = 0
    Top = 29
    Width = 415
    Height = 294
    Align = alClient
    BevelOuter = bvLowered
    TabOrder = 2
    object DBGrid1: TDBGrid
      Left = 1
      Top = 1
      Width = 413
      Height = 292
      Align = alClient
      DataSource = DmCsDemo.DsCsDemo
      ImeName = #20013#25991#20043#26143#26234#33021#29378#25340#8545#26631#20934#29256
      TabOrder = 0
      TitleFont.Charset = ANSI_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -12
      TitleFont.Name = #23435#20307
      TitleFont.Style = []
    end
  end
end

⌨️ 快捷键说明

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