📄 guzhang1.dfm
字号:
object guzhang: Tguzhang
Left = 178
Top = 168
BorderStyle = bsSingle
Caption = #25925#38556#25237#35785
ClientHeight = 365
ClientWidth = 636
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 217
Height = 365
Align = alLeft
Caption = #25925#38556#30003#25253
TabOrder = 0
object Label2: TLabel
Left = 3
Top = 81
Width = 48
Height = 13
Caption = #25925#38556#21517#65306
end
object Label3: TLabel
Left = 3
Top = 123
Width = 48
Height = 13
Caption = #25237#35785#20154#65306
end
object Label4: TLabel
Left = 3
Top = 164
Width = 48
Height = 13
Caption = #21333#20803#21495#65306
end
object Label5: TLabel
Left = 15
Top = 206
Width = 36
Height = 13
Caption = #26102#38388#65306
end
object Label6: TLabel
Left = 15
Top = 248
Width = 36
Height = 13
Caption = #22791#27880#65306
end
object BitBtn3: TBitBtn
Left = 16
Top = 328
Width = 75
Height = 25
Caption = #24405#20837
TabOrder = 0
OnClick = BitBtn3Click
Kind = bkYes
end
object BitBtn4: TBitBtn
Left = 104
Top = 328
Width = 75
Height = 25
Caption = #28165#31354
TabOrder = 1
OnClick = BitBtn4Click
Kind = bkCancel
end
object Edit2: TEdit
Left = 56
Top = 80
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#37073#30721
TabOrder = 2
end
object Edit3: TEdit
Left = 56
Top = 120
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#37073#30721
TabOrder = 3
end
object Edit4: TEdit
Left = 56
Top = 160
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#37073#30721
TabOrder = 4
end
object Edit5: TEdit
Left = 56
Top = 200
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#37073#30721
TabOrder = 5
end
object Edit6: TEdit
Left = 56
Top = 240
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#37073#30721
TabOrder = 6
end
end
object GroupBox2: TGroupBox
Left = 217
Top = 0
Width = 419
Height = 365
Align = alClient
Caption = #25925#38556#19968#35272#34920
TabOrder = 1
object DBGrid1: TDBGrid
Left = 2
Top = 15
Width = 415
Height = 307
Align = alClient
DataSource = DataSource1
ImeName = #20013#25991' ('#31616#20307') - '#37073#30721
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
Title.Caption = #32534#21495
Visible = True
end
item
Expanded = False
Title.Caption = #25925#38556#21517
Visible = True
end
item
Expanded = False
Title.Caption = #25237#35785#20154
Visible = True
end
item
Expanded = False
Title.Caption = #21333#20803#21495
Visible = True
end
item
Expanded = False
Title.Caption = #26102#38388
Visible = True
end
item
Expanded = False
Title.Caption = #22791#27880
Visible = True
end>
end
object Panel1: TPanel
Left = 2
Top = 322
Width = 415
Height = 41
Align = alBottom
TabOrder = 1
object BitBtn2: TBitBtn
Left = 206
Top = 8
Width = 75
Height = 25
Caption = #20851#38381
TabOrder = 0
OnClick = BitBtn2Click
Kind = bkAll
end
object BitBtn1: TBitBtn
Left = 72
Top = 8
Width = 81
Height = 25
Caption = #25925#38556#26597#35810
TabOrder = 1
OnClick = BitBtn1Click
Kind = bkRetry
end
end
end
object ADOQuery1: TADOQuery
Connection = connect.ADOConnection1
Parameters = <>
SQL.Strings = (
'select * from guzhang')
Left = 312
Top = 24
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 296
Top = 80
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -