frmsjdr.dfm
来自「用于家庭养殖的财务进出」· DFM 代码 · 共 72 行
DFM
72 行
object frm_sjdr: Tfrm_sjdr
Left = 384
Top = 179
Width = 353
Height = 368
Caption = #25968#25454#23548#20837
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 Button1: TButton
Left = 40
Top = 256
Width = 75
Height = 25
Caption = #23548#20837
TabOrder = 0
end
object Button2: TButton
Left = 152
Top = 256
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 1
end
object GroupBox1: TGroupBox
Left = 184
Top = 24
Width = 145
Height = 193
Caption = #23548#20837#25991#20214#21015#34920
TabOrder = 2
object CheckListBox1: TCheckListBox
Left = 8
Top = 16
Width = 121
Height = 169
ItemHeight = 13
TabOrder = 0
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 24
Width = 161
Height = 193
Caption = #25968#25454#24211#28304
TabOrder = 3
object DriveComboBox1: TDriveComboBox
Left = 8
Top = 16
Width = 145
Height = 19
TabOrder = 0
end
object DirectoryListBox1: TDirectoryListBox
Left = 8
Top = 40
Width = 145
Height = 145
ItemHeight = 16
TabOrder = 1
end
end
end
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?