📄 resultgraphic.dfm
字号:
object TResultGraphic: TTResultGraphic
Left = 143
Top = 159
Width = 785
Height = 605
VertScrollBar.Color = clBtnShadow
VertScrollBar.ParentColor = False
BorderIcons = [biSystemMenu, biMaximize]
Caption = #20248#21270#32467#26524#22270#20687
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnResize = FormResize
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Save: TButton
Left = 600
Top = 536
Width = 75
Height = 25
Caption = #20445#23384
TabOrder = 0
OnClick = SaveClick
end
object Cancel: TButton
Left = 696
Top = 536
Width = 75
Height = 25
Caption = #20851#38381
Default = True
TabOrder = 1
OnClick = CancelClick
end
object Back: TScrollBox
Left = 4
Top = 6
Width = 709
Height = 491
Color = clWhite
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
ParentColor = False
ParentFont = False
TabOrder = 2
object Image: TImage
Left = 0
Top = 0
Width = 257
Height = 169
AutoSize = True
IncrementalDisplay = True
end
end
object Da: TButton
Left = 408
Top = 536
Width = 75
Height = 25
Caption = #25918#22823
TabOrder = 3
OnClick = DaClick
end
object Xiao: TButton
Left = 504
Top = 536
Width = 75
Height = 25
Caption = #32553#23567
TabOrder = 4
OnClick = XiaoClick
end
object SaveDialog: TSavePictureDialog
Filter = 'Bitmaps (*.bmp)|*.bmp|JPEG pictures(*.jpg)|*.jpg'
Left = 72
Top = 72
end
object ADOResult: TADOTable
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=Result.mdb;Persist ' +
'Security Info=False'
TableName = 'station_dong'
Left = 328
Top = 280
end
object ADOWell: TADOTable
ConnectionString =
'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=WellPara.mdb;Persis' +
't Security Info=False'
TableName = 'Well'
Left = 256
Top = 296
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -