📄 unit3.dfm
字号:
object Form3: TForm3
Left = 6
Top = 67
Width = 645
Height = 501
Caption = 'Form3'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label6: TLabel
Left = 344
Top = 56
Width = 120
Height = 20
Caption = #36755#20837#23398#29983#32534#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = #40657#20307
Font.Style = []
ParentFont = False
end
object Label11: TLabel
Left = 352
Top = 360
Width = 73
Height = 24
AutoSize = False
Caption = #24403#21069#26085#26399
end
object Label12: TLabel
Left = 8
Top = 376
Width = 81
Height = 33
AutoSize = False
Caption = #32463#25163#20154#22791#27880
end
object Label8: TLabel
Left = 256
Top = 8
Width = 144
Height = 35
Caption = #32564#36153#31995#32479
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -35
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
end
object GroupBox1: TGroupBox
Tag = 1
Left = 24
Top = 56
Width = 257
Height = 297
Caption = #23398#29983#20449#24687
TabOrder = 1
object Label1: TLabel
Left = 16
Top = 40
Width = 38
Height = 19
Caption = #22995#21517
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #40657#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 80
Width = 38
Height = 19
Caption = #24180#32423
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #40657#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 16
Top = 120
Width = 38
Height = 19
Caption = #29677#32423
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #40657#20307
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 16
Top = 160
Width = 38
Height = 19
Caption = #24180#24230
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #40657#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 16
Top = 200
Width = 76
Height = 19
Caption = #24212#32564#36153#29992
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = #40657#20307
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 24
Top = 248
Width = 57
Height = 25
AutoSize = False
Caption = #32564#36153#21542
end
object Edit1: TEdit
Left = 112
Top = 40
Width = 121
Height = 21
ReadOnly = True
TabOrder = 1
end
object Edit2: TEdit
Left = 112
Top = 80
Width = 121
Height = 21
ReadOnly = True
TabOrder = 0
end
object Edit3: TEdit
Left = 112
Top = 120
Width = 121
Height = 21
ReadOnly = True
TabOrder = 2
end
object Edit4: TEdit
Left = 112
Top = 160
Width = 121
Height = 21
ReadOnly = True
TabOrder = 3
end
object Edit5: TEdit
Left = 112
Top = 200
Width = 121
Height = 21
ReadOnly = True
TabOrder = 4
end
object Edit9: TEdit
Left = 112
Top = 248
Width = 121
Height = 21
ReadOnly = True
TabOrder = 5
end
end
object Edit6: TEdit
Left = 352
Top = 88
Width = 121
Height = 21
TabOrder = 0
OnEnter = Edit6Enter
end
object Button1: TButton
Left = 496
Top = 88
Width = 75
Height = 25
Caption = #30830#23450
Default = True
TabOrder = 2
OnClick = Button1Click
end
object GroupBox2: TGroupBox
Left = 344
Top = 128
Width = 249
Height = 217
Caption = #32564#36153
TabOrder = 3
object Label7: TLabel
Left = 16
Top = 48
Width = 48
Height = 13
Caption = #23454#32564#32564#36153
end
object Label9: TLabel
Left = 16
Top = 104
Width = 60
Height = 13
Caption = #23454#32564#36153#25214#38646
end
object Edit7: TEdit
Left = 112
Top = 56
Width = 121
Height = 21
TabOrder = 0
end
object Edit8: TEdit
Left = 112
Top = 96
Width = 121
Height = 21
ReadOnly = True
TabOrder = 1
end
end
object Button2: TButton
Left = 488
Top = 272
Width = 75
Height = 25
Caption = #32564#36153
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 528
Top = 416
Width = 75
Height = 25
Caption = #36864#20986
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 416
Top = 416
Width = 75
Height = 25
Cancel = True
Caption = #36820#22238
TabOrder = 6
OnClick = Button4Click
end
object Edit10: TEdit
Left = 448
Top = 360
Width = 121
Height = 21
ReadOnly = True
TabOrder = 7
end
object Memo1: TMemo
Left = 96
Top = 376
Width = 185
Height = 89
TabOrder = 8
end
object DataSource1: TDataSource
DataSet = Query1
Left = 136
Top = 16
end
object Query1: TQuery
Left = 176
Top = 16
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -