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

📄 u_child.dfm

📁 小银行系统
💻 DFM
字号:
object F_child: TF_child
  Left = 112
  Top = 130
  Width = 611
  Height = 425
  Caption = #23376#31243#24207
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poScreenCenter
  Scaled = False
  Visible = True
  OnActivate = FormActivate
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 16
  object Splitter1: TSplitter
    Left = 177
    Top = 0
    Width = 1
    Height = 398
    Cursor = crHSplit
  end
  object ScrollBox1: TScrollBox
    Left = 0
    Top = 0
    Width = 177
    Height = 398
    Align = alLeft
    TabOrder = 0
    object Memo1: TMemo
      Left = 0
      Top = 0
      Width = 173
      Height = 394
      Align = alClient
      Color = 14089674
      Enabled = False
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      Lines.Strings = (
        #22522#26412#25805#20316#35828#26126)
      ParentFont = False
      ReadOnly = True
      TabOrder = 0
    end
    object DBGrid1: TDBGridEh
      Left = 0
      Top = 0
      Width = 173
      Height = 394
      Align = alClient
      FooterColor = clWindow
      FooterFont.Charset = DEFAULT_CHARSET
      FooterFont.Color = clWindowText
      FooterFont.Height = -13
      FooterFont.Name = 'MS Sans Serif'
      FooterFont.Style = []
      ReadOnly = True
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -13
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object ScrollBox2: TScrollBox
    Left = 178
    Top = 0
    Width = 425
    Height = 398
    Align = alClient
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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