📄 startpd.dfm
字号:
object pdForm: TpdForm
Left = 240
Top = 194
Width = 515
Height = 292
BorderIcons = [biSystemMenu]
Caption = #24320#22987#30424#28857
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #38582#20070
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 19
object Label2: TLabel
Left = 96
Top = 88
Width = 80
Height = 19
Caption = #30424#28857#20179#24211
end
object Label3: TLabel
Left = 24
Top = 136
Width = 420
Height = 19
Caption = #27809#26377#21487#20197#30424#28857#30340#20179#24211#65292#19981#33021#24320#22987#26032#30340#30424#28857'......'
end
object GroupBox1: TGroupBox
Left = 16
Top = 8
Width = 473
Height = 49
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 16
Width = 100
Height = 19
Caption = #24320#22987#26102#38388#65306
end
object Date1: TDateTimePicker
Left = 136
Top = 16
Width = 161
Height = 27
CalAlignment = dtaLeft
Date = 39361.6551772222
Time = 39361.6551772222
DateFormat = dfLong
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 0
end
object Time1: TDateTimePicker
Left = 328
Top = 16
Width = 113
Height = 27
CalAlignment = dtaLeft
Date = 39361.6553967708
Time = 39361.6553967708
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkTime
ParseInput = False
TabOrder = 1
end
end
object okBtn: TBitBtn
Left = 112
Top = 208
Width = 97
Height = 33
Caption = #24320#22987#30424#28857
Enabled = False
TabOrder = 1
OnClick = okBtnClick
end
object BitBtn2: TBitBtn
Left = 304
Top = 208
Width = 97
Height = 33
Caption = #36864#20986
TabOrder = 2
OnClick = BitBtn2Click
end
object ProgressBar1: TProgressBar
Left = 24
Top = 160
Width = 465
Height = 17
Min = 0
Max = 100
TabOrder = 3
end
object ComboBox1: TComboBox
Left = 192
Top = 80
Width = 169
Height = 27
ItemHeight = 19
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -