📄 unit21.dfm
字号:
object gzbiaozhun: Tgzbiaozhun
Left = 203
Top = 54
Width = 701
Height = 353
BorderIcons = [biSystemMenu, biMinimize]
Caption = #24037#36164#31649#29702#31995#32479'---'#24037#36164#26631#20934#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 = 8
Width = 377
Height = 13
AutoSize = False
Caption = #24037#36164#31649#29702#31995#32479'--->'#24037#36164#26631#20934#31649#29702#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 8
Top = 40
Width = 60
Height = 13
Caption = #24037#36164#31561#32423#65306
end
object Label3: TLabel
Left = 8
Top = 72
Width = 60
Height = 13
Caption = #31561#32423#21517#31216#65306
end
object Label4: TLabel
Left = 8
Top = 104
Width = 63
Height = 13
Caption = #24213' '#34218#65306
end
object Label5: TLabel
Left = 8
Top = 136
Width = 63
Height = 13
Caption = #34917' '#36148#65306
end
object Label6: TLabel
Left = 248
Top = 40
Width = 54
Height = 13
Caption = #22870' '#37329#65306
end
object Label7: TLabel
Left = 248
Top = 72
Width = 51
Height = 13
Caption = #36710' '#34917#65306
end
object Label8: TLabel
Left = 248
Top = 104
Width = 51
Height = 13
Caption = #25151' '#34917#65306
end
object Label9: TLabel
Left = 248
Top = 136
Width = 48
Height = 13
Caption = #20859#32769#37329#65306
end
object Label10: TLabel
Left = 472
Top = 32
Width = 75
Height = 13
Caption = #21307#30103' '#20445#38505#65306
end
object Label11: TLabel
Left = 472
Top = 64
Width = 72
Height = 13
Caption = #20303#25151#20844#31215#37329#65306
end
object Edit1: TEdit
Left = 80
Top = 40
Width = 121
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 80
Top = 72
Width = 121
Height = 21
TabOrder = 1
Text = 'Edit2'
end
object Edit3: TEdit
Left = 80
Top = 104
Width = 121
Height = 21
TabOrder = 2
Text = 'Edit3'
end
object Edit4: TEdit
Left = 80
Top = 136
Width = 121
Height = 21
TabOrder = 3
Text = 'Edit4'
end
object Edit5: TEdit
Left = 312
Top = 40
Width = 121
Height = 21
TabOrder = 4
Text = 'Edit5'
end
object Edit6: TEdit
Left = 312
Top = 72
Width = 121
Height = 21
TabOrder = 5
Text = 'Edit6'
end
object Edit7: TEdit
Left = 312
Top = 104
Width = 121
Height = 21
TabOrder = 6
Text = 'Edit7'
end
object Edit8: TEdit
Left = 312
Top = 136
Width = 121
Height = 21
TabOrder = 7
Text = 'Edit8'
end
object Edit9: TEdit
Left = 560
Top = 32
Width = 121
Height = 21
TabOrder = 8
Text = 'Edit9'
end
object Edit10: TEdit
Left = 560
Top = 64
Width = 121
Height = 21
TabOrder = 9
Text = 'Edit10'
end
object Button1: TButton
Left = 472
Top = 96
Width = 75
Height = 25
Caption = #28155#21152
TabOrder = 10
OnClick = Button1Click
end
object Button2: TButton
Left = 608
Top = 96
Width = 75
Height = 25
Caption = #20462#25913
TabOrder = 11
OnClick = Button2Click
end
object Button3: TButton
Left = 472
Top = 136
Width = 75
Height = 25
Caption = #21024#38500
TabOrder = 12
OnClick = Button3Click
end
object Button4: TButton
Left = 608
Top = 136
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 13
OnClick = Button4Click
end
object DBGrid1: TDBGrid
Left = 8
Top = 176
Width = 673
Height = 129
DataSource = DM.DataSource2
TabOrder = 14
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end
item
Expanded = False
Visible = True
end>
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -