📄 guide.dfm
字号:
object Form3: TForm3
Left = 324
Top = 219
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #25968#25454#23548#20986#21521#23548
ClientHeight = 215
ClientWidth = 317
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
DesignSize = (
317
215)
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 169
Height = 19
Caption = #31532#19968#27493#65306#36873#25321#25968#25454
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Bevel1: TBevel
Left = -29
Top = 48
Width = 334
Height = 2
Anchors = [akTop]
end
object GroupBox1: TGroupBox
Left = 8
Top = 64
Width = 305
Height = 105
Caption = #25968#25454#36873#25321
TabOrder = 0
object Label2: TLabel
Left = 59
Top = 78
Width = 26
Height = 13
Caption = #21040#65306
end
object Label3: TLabel
Left = 222
Top = 78
Width = 39
Height = 13
Caption = #30340#25968#25454
end
object AllDataRadioButton: TRadioButton
Left = 40
Top = 24
Width = 81
Height = 17
Caption = #25152#26377#25968#25454
Checked = True
TabOrder = 0
TabStop = True
OnClick = PartRadioButtonClick
end
object PartRadioButton: TRadioButton
Left = 40
Top = 53
Width = 49
Height = 17
Caption = #20174#65306
TabOrder = 1
OnClick = PartRadioButtonClick
end
object BeginDate: TDateTimePicker
Left = 96
Top = 49
Width = 113
Height = 21
CalAlignment = dtaLeft
Date = 38169
Time = 38169
DateFormat = dfShort
DateMode = dmComboBox
Enabled = False
Kind = dtkDate
ParseInput = False
TabOrder = 2
end
object EndDate: TDateTimePicker
Left = 96
Top = 73
Width = 113
Height = 21
CalAlignment = dtaLeft
Date = 38169
Time = 38169
DateFormat = dfShort
DateMode = dmComboBox
Enabled = False
Kind = dtkDate
ParseInput = False
TabOrder = 3
end
end
object Button1: TButton
Left = 146
Top = 180
Width = 75
Height = 25
Caption = '>>'#19979#19968#27493
Default = True
ModalResult = 1
TabOrder = 1
OnEnter = Button1Enter
end
object Button2: TButton
Left = 226
Top = 180
Width = 75
Height = 25
Cancel = True
Caption = #21462#12288#28040
ModalResult = 2
TabOrder = 2
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -