📄 unit6.dfm
字号:
object Form6: TForm6
Left = 155
Top = 119
Width = 850
Height = 436
BorderIcons = [biSystemMenu, biMinimize]
Caption = #25104#32489#26354#32447
Color = clCaptionText
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnPaint = FormPaint
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = -1
Top = 0
Width = 537
Height = 41
TabOrder = 0
object Label1: TLabel
Left = 6
Top = 8
Width = 129
Height = 13
AutoSize = False
Caption = #36755#20837#35201#26174#31034#30340#23398#21495#65306
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Edit1: TEdit
Left = 146
Top = 8
Width = 137
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
end
object Button1: TButton
Left = 313
Top = 8
Width = 75
Height = 21
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 417
Top = 8
Width = 75
Height = 21
Caption = #36864#20986
TabOrder = 2
OnClick = Button2Click
end
end
object Panel2: TPanel
Left = 536
Top = 0
Width = 305
Height = 401
TabOrder = 1
object DBGrid1: TDBGrid
Left = 1
Top = 1
Width = 303
Height = 399
Align = alClient
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #23398#21495
Visible = True
end
item
Expanded = False
FieldName = #22995#21517
Visible = True
end
item
Expanded = False
FieldName = #25104#32489
Visible = True
end
item
Expanded = False
FieldName = #23398#26399
Visible = True
end>
end
end
object DataSource1: TDataSource
DataSet = Table1
Left = 544
Top = 384
end
object Table1: TTable
Active = True
DatabaseName = 'pingjia'
TableName = #25104#32489#26597#35810
Left = 488
Top = 376
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -