📄 zidong.~dfm
字号:
object Form5: TForm5
Left = 230
Top = 153
Width = 696
Height = 480
Caption = 'Form5'
Color = clBtnFace
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 = 368
Top = 80
Width = 24
Height = 13
Caption = #38590#24230
end
object Label2: TLabel
Left = 368
Top = 144
Width = 24
Height = 13
Caption = #20998#25968
end
object DBGrid1: TDBGrid
Left = 40
Top = 152
Width = 320
Height = 120
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object DBGrid2: TDBGrid
Left = 40
Top = 288
Width = 320
Height = 120
DataSource = DataSource2
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Button1: TButton
Left = 416
Top = 192
Width = 75
Height = 25
Caption = #29983#25104#35797#21367
TabOrder = 2
OnClick = Button1Click
end
object Edit1: TEdit
Left = 400
Top = 80
Width = 121
Height = 21
TabOrder = 3
end
object Edit2: TEdit
Left = 400
Top = 136
Width = 121
Height = 21
TabOrder = 4
end
object RadioButton1: TRadioButton
Left = 80
Top = 32
Width = 113
Height = 17
Caption = #33521#35821
TabOrder = 5
OnClick = RadioButton1Click
end
object RadioButton2: TRadioButton
Left = 80
Top = 56
Width = 113
Height = 17
Caption = #35821#25991
TabOrder = 6
end
object RadioButton3: TRadioButton
Left = 80
Top = 80
Width = 113
Height = 17
Caption = #25968#23398
TabOrder = 7
end
object Table1: TTable
Active = True
DatabaseName = 'q'
TableName = #25968#23398#32771#21367'.DB'
Left = 536
Top = 240
end
object Query1: TQuery
DatabaseName = 'q'
Left = 536
Top = 64
end
object DataSource1: TDataSource
DataSet = Query1
Left = 584
Top = 72
end
object DataSource2: TDataSource
DataSet = Table1
Left = 592
Top = 256
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -