📄 unit5.dfm
字号:
object Form5: TForm5
Left = 295
Top = 227
Width = 696
Height = 480
Caption = #26588#21488#36864#36135#32473#20179#24211#21830#21697#20449#24687
Color = clInactiveCaptionText
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 67
Top = 43
Width = 81
Height = 17
AutoSize = False
Caption = #26588#21488#36864#36135#32534#21495#65306
end
object Label2: TLabel
Left = 8
Top = 368
Width = 361
Height = 17
AutoSize = False
Caption = ' '#65288#25552#31034#65306#24037#20855#26465#21487#20197#36827#34892#25554#20837#65292#21024#38500#65292#26356#26032#8230#8230#8230#8230#8230#8230#31561#25805#20316#65289
Color = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Label3: TLabel
Left = 72
Top = 16
Width = 168
Height = 13
Caption = #35831#36755#20837#35201#26597#35810#30340#26588#21488#36864#36135#32534#21495#65306
Color = clInfoBk
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentColor = False
ParentFont = False
end
object Edit1: TEdit
Left = 160
Top = 40
Width = 121
Height = 21
TabOrder = 0
end
object DBGrid1: TDBGrid
Left = 8
Top = 96
Width = 513
Height = 225
DataSource = DataSource1
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBNavigator1: TDBNavigator
Left = 16
Top = 336
Width = 240
Height = 25
DataSource = DataSource1
TabOrder = 2
end
object Button1: TButton
Left = 556
Top = 101
Width = 75
Height = 25
Caption = #26597#35810
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 556
Top = 262
Width = 75
Height = 25
Caption = #36820#22238
TabOrder = 4
OnClick = Button2Click
end
object Button3: TButton
Left = 556
Top = 152
Width = 75
Height = 25
Caption = #28165#31354
TabOrder = 5
OnClick = Button3Click
end
object Button4: TButton
Left = 555
Top = 211
Width = 75
Height = 25
Caption = #32479#35745
TabOrder = 6
OnClick = Button4Click
end
object ADOQuery1: TADOQuery
Connection = Form1.ADOConnection1
Parameters = <>
Left = 336
Top = 32
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 392
Top = 32
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -