📄 baobiaosetu.~dfm
字号:
object BaobiaoSetFrm: TBaobiaoSetFrm
Left = 323
Top = 106
BorderStyle = bsDialog
Caption = #25253#34920#25171#21360#35774#32622
ClientHeight = 372
ClientWidth = 344
Color = clSkyBlue
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -32
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 37
object Label1: TLabel
Left = 104
Top = 32
Width = 152
Height = 29
Caption = #25253#34920#25171#21360' '
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -29
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 32
Top = 93
Width = 74
Height = 16
Caption = #36215#22987#26102#38388#65306' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 32
Top = 125
Width = 86
Height = 16
Caption = #32467#26463#26102#38388#65306' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object SEdit: TEdit
Left = 112
Top = 88
Width = 177
Height = 26
Ctl3D = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentCtl3D = False
ParentFont = False
TabOrder = 0
Text = '2007-01-01 00:00:00'
end
object EEdit: TEdit
Left = 112
Top = 120
Width = 177
Height = 26
Ctl3D = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clNavy
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentCtl3D = False
ParentFont = False
TabOrder = 1
Text = '2008-01-01 00:00:00'
end
object Button1: TButton
Left = 24
Top = 288
Width = 75
Height = 25
Caption = 'QuickReport'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
Visible = False
OnClick = Button1Click
end
object Button2: TButton
Left = 216
Top = 288
Width = 75
Height = 25
Caption = 'excel'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 3
Visible = False
OnClick = Button2Click
end
object GroupBox1: TGroupBox
Left = 40
Top = 160
Width = 257
Height = 137
Caption = #25171#21360#26041#24335
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 4
object Label2: TLabel
Left = 48
Top = 81
Width = 90
Height = 13
Caption = #36873#25321#25171#21360#36890#36947#65306' '
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object ComboBox1: TComboBox
Left = 56
Top = 100
Width = 121
Height = 21
Enabled = False
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ItemHeight = 13
ItemIndex = 0
ParentFont = False
TabOrder = 0
Text = #65293#65293#35831#36873#25321#65293#65293
Items.Strings = (
#65293#65293#35831#36873#25321#65293#65293
#36890#36947'1'#65293#36890#36947'4'
#36890#36947'5'#65293#36890#36947'8'
#36890#36947'9'#65293#36890#36947'12'
#36890#36947'13'#65293#36890#36947'16')
end
object RadioButton1: TRadioButton
Left = 40
Top = 24
Width = 113
Height = 17
Caption = 'Excel'#25253#34920
Checked = True
TabOrder = 1
TabStop = True
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 40
Top = 48
Width = 113
Height = 17
Caption = 'QuickReport'#25253#34920
TabOrder = 2
OnClick = RadioButton2Click
end
end
object Button3D1: TButton3D
Left = 120
Top = 320
Width = 97
Height = 33
OnClick = Button3D1Click
Caption = #30830#23450
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -