📄 zhi_cheng_juan_report.dfm
字号:
object zhi_cheng_juan_repor: Tzhi_cheng_juan_repor
Left = 34
Top = 120
Width = 284
Height = 289
Caption = #21046#31243#27298#39511#32113#35336#22577#34920
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 39
Top = 25
Width = 66
Height = 13
AutoSize = False
Caption = #36984#25799#37096#38272':'
end
object Label2: TLabel
Left = 15
Top = 66
Width = 90
Height = 13
AutoSize = False
Caption = #27298#39511#26085#26399#38283#22987':'
end
object Label3: TLabel
Left = 15
Top = 114
Width = 90
Height = 13
AutoSize = False
Caption = #27298#39511#26085#26399#32080#26463':'
end
object ComboBox1: TComboBox
Left = 105
Top = 21
Width = 100
Height = 21
ItemHeight = 13
TabOrder = 0
Text = 'ComboBox1'
OnKeyPress = ComboBox1KeyPress
end
object t1: TMaskEdit
Left = 105
Top = 64
Width = 100
Height = 21
EditMask = '9999/99/99;1;_'
MaxLength = 10
TabOrder = 1
Text = ' / / '
OnKeyPress = t1KeyPress
end
object t2: TMaskEdit
Left = 105
Top = 112
Width = 100
Height = 21
EditMask = '9999/99/99;1;_'
MaxLength = 10
TabOrder = 2
Text = ' / / '
OnKeyPress = t2KeyPress
end
object Button1: TButton
Left = 96
Top = 160
Width = 97
Height = 25
Caption = #21015#21360
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 96
Top = 208
Width = 97
Height = 25
Caption = #21462#28040
TabOrder = 4
OnClick = Button2Click
end
object Query1: TQuery
DatabaseName = 'aa'
Left = 232
Top = 48
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -