📄 unit19.dfm
字号:
object lychaxun: Tlychaxun
Left = 214
Top = 146
Width = 696
Height = 391
Caption = #24037#36164#31649#29702#31995#32479'--->'#21592#24037#24405#29992#31649#29702'--->'#21512#21516#26597#35810
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 Label10: TLabel
Left = 16
Top = 8
Width = 473
Height = 13
Caption = #24037#36164#31649#29702#31995#32479'--->'#21592#24037#24405#29992#31649#29702'--->'#21512#21516#26597#35810#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object GroupBox1: TGroupBox
Left = 8
Top = 32
Width = 673
Height = 57
Caption = #35831#36755#20837#26597#35810#26465#20214#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label4: TLabel
Left = 48
Top = 24
Width = 57
Height = 13
Caption = #21512#21516' '#21495' '#65306
end
object Label5: TLabel
Left = 243
Top = 24
Width = 60
Height = 13
Caption = #21592#24037#32534#21495#65306
end
object Label6: TLabel
Left = 435
Top = 24
Width = 36
Height = 13
Caption = #22995#21517#65306
end
object Edit1: TEdit
Left = 104
Top = 24
Width = 121
Height = 21
TabOrder = 0
Text = 'Edit1'
end
object Edit2: TEdit
Left = 304
Top = 24
Width = 121
Height = 21
TabOrder = 1
Text = 'Edit2'
end
object Edit3: TEdit
Left = 472
Top = 24
Width = 121
Height = 21
TabOrder = 2
Text = 'Edit3'
end
object Button1: TButton
Left = 616
Top = 24
Width = 49
Height = 25
Caption = #26597#35810
TabOrder = 3
OnClick = Button1Click
end
end
object DBGrid1: TDBGrid
Left = 8
Top = 104
Width = 673
Height = 201
DataSource = DM.DataSource2
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button3: TButton
Left = 464
Top = 328
Width = 49
Height = 25
Caption = #20462#25913
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 552
Top = 328
Width = 49
Height = 25
Caption = #21024#38500
TabOrder = 3
OnClick = Button4Click
end
object Button5: TButton
Left = 632
Top = 328
Width = 49
Height = 25
Caption = #36864#20986
TabOrder = 4
OnClick = Button5Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -