📄 cai_gou_report_month.~dfm
字号:
object cai_gou_report_mont: Tcai_gou_report_mont
Left = 11
Top = 87
BorderStyle = bsDialog
Caption = #25505#36092#26376#22577#34920
ClientHeight = 179
ClientWidth = 249
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 = 128
Top = -8
Width = 32
Height = 13
Caption = 'Label1'
end
object GroupBox1: TGroupBox
Left = 11
Top = 8
Width = 225
Height = 65
Caption = #19979#21934#26085#26399
TabOrder = 0
object Label2: TLabel
Left = 48
Top = 18
Width = 12
Height = 13
Caption = #24478
end
object Label3: TLabel
Left = 158
Top = 18
Width = 12
Height = 13
Caption = #21040
end
object t1: TMaskEdit
Left = 17
Top = 34
Width = 79
Height = 21
EditMask = '9999/99/99;1;_'
MaxLength = 10
TabOrder = 0
Text = ' / / '
OnKeyPress = t1KeyPress
end
object t2: TMaskEdit
Left = 128
Top = 34
Width = 79
Height = 21
EditMask = '9999/99/99;1;_'
MaxLength = 10
TabOrder = 1
Text = ' / / '
OnKeyPress = t2KeyPress
end
end
object GroupBox2: TGroupBox
Left = 11
Top = 74
Width = 225
Height = 95
TabOrder = 1
object Button1: TButton
Left = 56
Top = 16
Width = 110
Height = 21
Caption = #21015#21360
TabOrder = 0
OnClick = Button1Click
end
object Button3: TButton
Left = 56
Top = 64
Width = 110
Height = 21
Caption = #36864#20986
TabOrder = 1
OnClick = Button3Click
end
end
object Query1: TQuery
DatabaseName = 'vvv'
Left = 16
Top = 96
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -