📄 selectdateformunit1.dfm
字号:
object SelectDateForm: TSelectDateForm
Left = 257
Top = 150
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #36873#25321
ClientHeight = 244
ClientWidth = 305
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 PageControl1: TPageControl
Left = 0
Top = 0
Width = 305
Height = 244
ActivePage = TabSheet1
Align = alClient
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #36873#25321
object Label3: TLabel
Left = 30
Top = 19
Width = 102
Height = 13
AutoSize = False
Caption = #36873#25321#25152#23646#21306#21495#65306
end
object Label1: TLabel
Left = 29
Top = 53
Width = 105
Height = 13
AutoSize = False
Caption = #36873#25321#36215#22987#26085#26399#65306
end
object Label2: TLabel
Left = 29
Top = 87
Width = 101
Height = 13
AutoSize = False
Caption = #36873#25321#32467#26463#26085#26399#65306
end
object Label4: TLabel
Left = 31
Top = 122
Width = 106
Height = 13
AutoSize = False
Caption = #20998#31867#65306
end
object Bevel1: TBevel
Left = 9
Top = 173
Width = 276
Height = 6
Shape = bsTopLine
Style = bsRaised
end
object Bevel2: TBevel
Left = 8
Top = 5
Width = 279
Height = 3
Shape = bsBottomLine
Style = bsRaised
end
object ComboBox1: TComboBox
Left = 137
Top = 14
Width = 130
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 0
end
object DateTimePicker1: TDateTimePicker
Left = 137
Top = 48
Width = 130
Height = 21
Date = 38648.702000590280000000
Time = 38648.702000590280000000
ShowCheckbox = True
Checked = False
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 1
OnClick = DateTimePicker1Click
end
object DateTimePicker2: TDateTimePicker
Left = 138
Top = 82
Width = 130
Height = 21
Date = 38648.702766388890000000
Time = 38648.702766388890000000
ShowCheckbox = True
Checked = False
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 2
OnClick = DateTimePicker2Click
end
object ComboBox2: TComboBox
Left = 142
Top = 116
Width = 126
Height = 21
Enabled = False
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 3
Items.Strings = (
'')
end
object ComboBox3: TComboBox
Left = 67
Top = 116
Width = 60
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 4
Text = #20840#37096#31867
OnChange = ComboBox3Change
Items.Strings = (
#20840#37096#31867
#38382#39064#31867
#25925#38556#31867
#26410#25220#31867
#30005#21387#20302
#20572#36716#38271)
end
object RadioButton1: TRadioButton
Left = 30
Top = 148
Width = 113
Height = 17
Caption = #25171#21360#32467#26524
Checked = True
TabOrder = 5
TabStop = True
end
object RadioButton2: TRadioButton
Left = 183
Top = 148
Width = 113
Height = 17
Caption = #20445#23384#32467#26524
TabOrder = 6
end
object Button2: TButton
Left = 201
Top = 184
Width = 75
Height = 25
Caption = #21462' '#28040
ModalResult = 2
TabOrder = 7
OnClick = Button2Click
end
object Button1: TButton
Left = 81
Top = 184
Width = 75
Height = 25
Caption = #30830' '#23450
ModalResult = 1
TabOrder = 8
OnClick = Button1Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -