📄 unit12.dfm
字号:
object shanchuzhiwu: Tshanchuzhiwu
Left = 274
Top = 356
Width = 550
Height = 349
BorderIcons = [biSystemMenu, biMinimize]
Caption = #24037#36164#31649#29702#31995#32479'---'#32844#21153#20449#24687#31649#29702#30028#38754
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 16
Width = 433
Height = 13
AutoSize = False
Caption = #24037#36164#31649#29702#31995#32479'--->'#32844#21153#20449#24687#31649#29702#30028#38754'--->'#32844#21153#20449#24687#20462#25913'/'#21024#38500#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 240
Top = 96
Width = 60
Height = 13
Caption = #24037#36164#19979#38480#65306
end
object Label5: TLabel
Left = 240
Top = 56
Width = 60
Height = 13
Caption = #24037#36164#19978#38480#65306
end
object Label3: TLabel
Left = 8
Top = 96
Width = 60
Height = 13
Caption = #32844#21153#21517#31216#65306
end
object Label2: TLabel
Left = 8
Top = 56
Width = 60
Height = 13
Caption = #32844#21153#20195#30721#65306
end
object Label4: TLabel
Left = 8
Top = 136
Width = 60
Height = 13
Caption = #24037#36164#31561#32423#65306
end
object Label7: TLabel
Left = 240
Top = 136
Width = 63
Height = 13
Caption = #31616' '#20171#65306
end
object DBEdit1: TDBEdit
Left = 72
Top = 48
Width = 121
Height = 21
DataSource = DM.DataSource3
Enabled = False
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 72
Top = 88
Width = 121
Height = 21
DataSource = DM.DataSource3
Enabled = False
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 304
Top = 128
Width = 129
Height = 21
DataSource = DM.DataSource3
Enabled = False
TabOrder = 2
end
object ComboBox1: TComboBox
Left = 72
Top = 128
Width = 121
Height = 21
Enabled = False
ItemHeight = 13
TabOrder = 3
Text = '4564'
end
object ComboBox2: TComboBox
Left = 304
Top = 48
Width = 129
Height = 21
Enabled = False
ItemHeight = 13
TabOrder = 4
Text = 'ComboBox2'
end
object ComboBox3: TComboBox
Left = 304
Top = 88
Width = 129
Height = 21
Enabled = False
ItemHeight = 13
TabOrder = 5
Text = 'ComboBox3'
end
object Button1: TButton
Left = 456
Top = 48
Width = 75
Height = 25
Caption = #20462#25913
Enabled = False
TabOrder = 6
OnClick = Button1Click
end
object Button2: TButton
Left = 456
Top = 88
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 7
OnClick = Button2Click
end
object Button3: TButton
Left = 456
Top = 128
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 8
OnClick = Button3Click
end
object RadioButton1: TRadioButton
Left = 432
Top = 16
Width = 57
Height = 17
Caption = #20462#25913
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 9
OnClick = RadioButton1Click
end
object DBGrid1: TDBGrid
Left = 8
Top = 168
Width = 521
Height = 137
DataSource = DM.DataSource3
ReadOnly = True
TabOrder = 10
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnCellClick = DBGrid1CellClick
OnTitleClick = DBGrid1TitleClick
Columns = <
item
Expanded = False
Width = 80
Visible = True
end
item
Expanded = False
Width = 80
Visible = True
end
item
Expanded = False
Width = 80
Visible = True
end
item
Expanded = False
Width = 80
Visible = True
end
item
Expanded = False
Width = 80
Visible = True
end
item
Expanded = False
Width = 97
Visible = True
end>
end
object RadioButton2: TRadioButton
Left = 480
Top = 16
Width = 49
Height = 17
Caption = #21024#38500
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 11
OnClick = RadioButton2Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -