📄 cjdytempunit.dfm
字号:
object cjdytemp: Tcjdytemp
Left = 155
Top = 160
Width = 487
Height = 258
Caption = #25104#32489#25171#21360
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 479
Height = 231
Align = alClient
TabOrder = 0
object GroupBox1: TGroupBox
Left = 40
Top = 32
Width = 417
Height = 145
Caption = #35831#36873#25321#25171#21360#26041#24335
TabOrder = 0
object Label1: TLabel
Left = 192
Top = 36
Width = 105
Height = 13
AutoSize = False
Caption = #35831#36873#25321#19987#19994#21517
end
object Label2: TLabel
Left = 192
Top = 76
Width = 73
Height = 13
AutoSize = False
Caption = #35831#36873#25321#29677#32423
end
object Label3: TLabel
Left = 200
Top = 56
Width = 65
Height = 13
AutoSize = False
Caption = #23398#29983#23398#21495
Visible = False
end
object Label4: TLabel
Left = 200
Top = 114
Width = 65
Height = 13
AutoSize = False
Caption = #23398#26399
end
object RadioButton1: TRadioButton
Left = 40
Top = 32
Width = 113
Height = 17
Caption = #25171#21360#20840#29677#25104#32489
Checked = True
TabOrder = 0
TabStop = True
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 40
Top = 72
Width = 113
Height = 17
Caption = #25171#21360#26576#20154#25104#32489
TabOrder = 1
OnClick = RadioButton2Click
end
object ComboBox1: TComboBox
Left = 280
Top = 34
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 2
OnExit = ComboBox1Exit
end
object ComboBox2: TComboBox
Left = 280
Top = 76
Width = 105
Height = 21
ItemHeight = 13
TabOrder = 3
end
object Edit1: TEdit
Left = 280
Top = 52
Width = 105
Height = 21
TabOrder = 4
Visible = False
end
object MaskEdit1: TMaskEdit
Left = 280
Top = 112
Width = 104
Height = 21
EditMask = '0000\-9;1;_'
MaxLength = 6
TabOrder = 5
Text = '1999-2'
end
end
object Button1: TButton
Left = 184
Top = 192
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
end
object qry: TQuery
DatabaseName = 'sinfo'
Left = 128
Top = 136
end
object DataSource1: TDataSource
DataSet = qry
Left = 96
Top = 136
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -