udatachk.dfm

来自「公积金监管系统客户端,是新疆公积金监管系统的客户端软件」· DFM 代码 · 共 52 行

DFM
52
字号
object FDataChk: TFDataChk
  Left = 271
  Top = 225
  Width = 516
  Height = 359
  Caption = #21160#24577#30417#31649#25968#25454#26657#39564
  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 Memo1: TMemo
    Left = 0
    Top = 0
    Width = 508
    Height = 280
    Align = alClient
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899#36755#20837#27861' 3.0'
    TabOrder = 0
  end
  object GroupBox1: TGroupBox
    Left = 0
    Top = 280
    Width = 508
    Height = 52
    Align = alBottom
    TabOrder = 1
    object Button1: TButton
      Left = 176
      Top = 16
      Width = 75
      Height = 25
      Caption = #26657#39564
      TabOrder = 0
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 252
      Top = 16
      Width = 75
      Height = 25
      Caption = #36864#20986
      TabOrder = 1
      OnClick = Button2Click
    end
  end
end

⌨️ 快捷键说明

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