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

📄 formbase.dfm

📁 批量修改约束关系, 只对sql server
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object BaseFrom: TBaseFrom
  Left = 170
  Top = 269
  Width = 534
  Height = 189
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object RzToolbar1: TRzToolbar
    Left = 0
    Top = 0
    Width = 526
    Height = 44
    Images = Img
    RowHeight = 40
    ButtonLayout = blGlyphTop
    ButtonWidth = 60
    ButtonHeight = 40
    ShowButtonCaptions = True
    TextOptions = ttoShowTextLabels
    BorderInner = fsNone
    BorderOuter = fsGroove
    BorderSides = [sdTop]
    BorderWidth = 0
    TabOrder = 0
    ToolbarControls = (
      BtnInsertRecord
      BtnDeleteRecord
      BtnEditRecord
      RzSpacer1
      BtnSave
      BtnCancel
      RzSpacer2
      btnData
      RzSpacer3
      BtnExit)
    object BtnInsertRecord: TRzToolButton
      Left = 4
      Top = 4
      Width = 48
      Height = 36
      DisabledIndex = 9
      ImageIndex = 8
      Layout = blGlyphTop
      UseToolbarButtonSize = False
      Caption = #22686#21152
      OnClick = BtnInsertRecordClick
    end
    object BtnDeleteRecord: TRzToolButton
      Left = 52
      Top = 4
      Width = 48
      Height = 36
      DisabledIndex = 11
      ImageIndex = 10
      Layout = blGlyphTop
      UseToolbarButtonSize = False
      Caption = #21024#38500
      OnClick = BtnDeleteRecordClick
    end
    object BtnEditRecord: TRzToolButton
      Left = 100
      Top = 4
      Width = 48
      Height = 36
      DisabledIndex = 13
      ImageIndex = 12
      Layout = blGlyphTop
      UseToolbarButtonSize = False
      Caption = #20462#25913
      OnClick = BtnEditRecordClick
    end
    object BtnExit: TRzToolButton
      Left = 391
      Top = 4
      Width = 48
      Height = 36
      DisabledIndex = 15
      ImageIndex = 14
      Layout = blGlyphTop
      UseToolbarButtonSize = False
      Caption = #36820#22238
      OnClick = BtnExitClick
    end
    object BtnCancel: TRzToolButton
      Left = 216
      Top = 4
      Width = 48
      Height = 36
      DisabledIndex = 17
      ImageIndex = 16
      Layout = blGlyphTop
      UseToolbarButtonSize = False
      Caption = #21462#28040
      OnClick = BtnCancelClick
    end
    object RzSpacer1: TRzSpacer
      Left = 148
      Top = 4
      Width = 20
      Height = 36
    end
    object RzSpacer2: TRzSpacer
      Left = 264
      Top = 4
      Width = 22
      Height = 36
    end
    object RzSpacer3: TRzSpacer
      Left = 360
      Top = 4
      Width = 31
      Height = 36
    end
    object BtnSave: TRzToolButton
      Left = 168
      Top = 4
      Width = 48
      Height = 36
      DisabledIndex = 27
      ImageIndex = 26
      Layout = blGlyphTop
      UseToolbarButtonSize = False
      Caption = #20445#23384
      OnClick = BtnSaveClick
    end
    object btnData: TRzMenuButton
      Left = 286
      Top = 3
      Width = 74
      Height = 38
      FrameColor = 7617536
      Caption = #25968#25454
      Color = 15791348
      HotTrack = True
      TabOrder = 0
      DisabledIndex = 29
      ImageIndex = 28
      Images = Img
      DropDownMenu = pmGrid
    end
  end
  object StatBar: TRzStatusBar
    Left = 0
    Top = 143
    Width = 526
    Height = 19
    BorderInner = fsNone
    BorderOuter = fsNone
    BorderSides = [sdLeft, sdTop, sdRight, sdBottom]
    BorderWidth = 0
    TabOrder = 1
    object Stat0: TRzStatusPane
      Left = 0
      Top = 0
      Width = 40
      Height = 19
      Align = alLeft
      AutoSize = True
      BlinkIntervalOff = 1500
      BlinkIntervalOn = 1000
    end
    object Stat1: TRzStatusPane
      Left = 40
      Top = 0
      Width = 40
      Height = 19
      Align = alLeft
      AutoSize = True
      BlinkIntervalOff = 1500
      BlinkIntervalOn = 1000
    end
    object Stat2: TRzStatusPane
      Left = 80
      Top = 0
      Width = 41
      Height = 19
      Align = alClient
      BlinkIntervalOff = 1500
      BlinkIntervalOn = 1000
    end
    object StatSpace: TRzStatusPane
      Left = 484
      Top = 0
      Width = 42
      Height = 19
      Align = alRight
      BlinkIntervalOff = 1500
      BlinkIntervalOn = 1000
    end
    object PBar: TRzProgressBar
      Left = 121
      Top = 0
      Width = 363
      Height = 19
      Align = alRight
      BackColor = clWindow
      BarStyle = bsGradient
      BorderOuter = fsFlat
      BorderWidth = 0
      FlatColorAdjustment = 0
      FrameController = FrameCtrl

⌨️ 快捷键说明

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