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

📄 unit1.~dfm

📁 对数据模板窗体的制作与应用说明。by the DbNavigation Database record Add, Delete and so on
💻 ~DFM
字号:
object Form1: TForm1
  Left = 192
  Top = 107
  Width = 447
  Height = 249
  Caption = #24212#29992#28436#31034#24037#31243
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 73
    Top = 8
    Width = 301
    Height = 25
    Caption = #25968#25454#27169#26495#31383#20307#21019#24314#28436#31034#24037#31243
    Font.Charset = GB2312_CHARSET
    Font.Color = clFuchsia
    Font.Height = -24
    Font.Name = #21326#25991#34892#26999
    Font.Style = [fsBold]
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 16
    Top = 48
    Width = 393
    Height = 124
    DataSource = DataModule2.DataSource1
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object DBNavigator1: TDBNavigator
    Left = 97
    Top = 184
    Width = 240
    Height = 25
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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