📄 di_khzl.dfm
字号:
object FrmDI_KHZL: TFrmDI_KHZL
Left = 88
Top = 155
BorderIcons = [biMinimize, biMaximize]
BorderStyle = bsDialog
Caption = #23458#25143#36164#26009
ClientHeight = 231
ClientWidth = 455
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 3
Width = 185
Height = 57
Caption = #36755#20837#23458#25143#30005#35805
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 0
object Edit1: TEdit
Left = 8
Top = 22
Width = 167
Height = 20
TabOrder = 0
OnChange = Edit1Change
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 64
Width = 185
Height = 161
Caption = #23458#25143#21980#22909
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
object Memo1: TMemo
Left = 8
Top = 16
Width = 166
Height = 138
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 0
end
end
object GroupBox3: TGroupBox
Left = 200
Top = 64
Width = 249
Height = 161
Caption = #20854#20182#36164#26009
TabOrder = 2
object DBGrid1: TDBGrid
Left = 7
Top = 17
Width = 235
Height = 137
DataSource = DataSource1
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
end
object Panel1: TPanel
Left = 200
Top = 15
Width = 247
Height = 41
TabOrder = 3
object DBNavigator1: TDBNavigator
Left = 23
Top = 8
Width = 144
Height = 25
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
ParentShowHint = False
ShowHint = True
TabOrder = 0
OnClick = DBNavigator1Click
end
object Button1: TButton
Left = 167
Top = 8
Width = 56
Height = 25
Caption = #20851#38381
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 1
OnClick = Button1Click
end
end
object ADOQuery1: TADOQuery
Connection = ADOConnection1
Parameters = <>
Left = 216
Top = 56
end
object ADOConnection1: TADOConnection
LoginPrompt = False
Left = 216
Top = 104
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 216
Top = 8
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -