📄 zoneno.dfm
字号:
object frmZoneNo: TfrmZoneNo
Left = 179
Top = 119
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #21306#21495#32500#25252
ClientHeight = 367
ClientWidth = 488
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = [fsBold]
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 16
object DBGrid1: TDBGrid
Left = 24
Top = 8
Width = 441
Height = 233
DataSource = DataSource1
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
ReadOnly = True
TabOrder = 0
TitleFont.Charset = ANSI_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -14
TitleFont.Name = #23435#20307
TitleFont.Style = [fsBold]
end
object Button1: TButton
Left = 24
Top = 328
Width = 65
Height = 25
Caption = #20462#25913
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 99
Top = 328
Width = 65
Height = 25
Caption = #22686#21152
TabOrder = 2
OnClick = Button2Click
end
object Button3: TButton
Left = 174
Top = 328
Width = 65
Height = 25
Caption = #21024#38500
TabOrder = 3
OnClick = Button3Click
end
object Button4: TButton
Left = 249
Top = 328
Width = 65
Height = 25
Caption = #20445#23384
TabOrder = 4
OnClick = Button4Click
end
object Button5: TButton
Left = 400
Top = 328
Width = 65
Height = 25
Caption = #36864#20986
ModalResult = 2
TabOrder = 5
end
object Panel1: TPanel
Left = 24
Top = 248
Width = 441
Height = 73
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 6
object Label1: TLabel
Left = 24
Top = 24
Width = 34
Height = 16
Caption = #21306#21495
end
object Label2: TLabel
Left = 240
Top = 24
Width = 34
Height = 16
Caption = #31867#22411
end
object DBEdit1: TDBEdit
Left = 72
Top = 20
Width = 121
Height = 24
DataField = #21306#21495
DataSource = DataSource1
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 288
Top = 20
Width = 121
Height = 24
DataField = #31867#22411
DataSource = DataSource1
TabOrder = 1
end
end
object Button6: TButton
Left = 324
Top = 328
Width = 65
Height = 25
Caption = #21462#28040
TabOrder = 7
OnClick = Button6Click
end
object Table1: TTable
DatabaseName = 'jifei'
TableName = 'zoneNo.db'
Left = 208
Top = 88
end
object DataSource1: TDataSource
DataSet = Table1
Left = 256
Top = 176
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -