📄 chang_wei_dao_qi.dfm
字号:
object Form1: TForm1
Left = -6
Top = 101
Width = 789
Height = 375
Caption = #26410#21040#40778#20358#26009#26597#35426
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
DesignSize = (
781
348)
PixelsPerInch = 96
TextHeight = 13
object SpeedButton1: TSpeedButton
Left = 402
Top = 288
Width = 47
Height = 25
Hint = #36820#22238
Anchors = [akLeft, akBottom]
Flat = True
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333FF3333333333333003333333333333F77F33333333333009033
333333333F7737F333333333009990333333333F773337FFFFFF330099999000
00003F773333377777770099999999999990773FF33333FFFFF7330099999000
000033773FF33777777733330099903333333333773FF7F33333333333009033
33333333337737F3333333333333003333333333333377333333333333333333
3333333333333333333333333333333333333333333333333333333333333333
3333333333333333333333333333333333333333333333333333}
NumGlyphs = 2
ParentShowHint = False
ShowHint = True
OnClick = SpeedButton1Click
end
object Label1: TLabel
Left = 472
Top = 291
Width = 60
Height = 16
Anchors = [akLeft, akBottom]
Caption = #20170#22825#26159':'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #27161#26999#39636
Font.Style = [fsBold]
ParentFont = False
Transparent = True
end
object Label2: TLabel
Left = 534
Top = 292
Width = 115
Height = 16
Anchors = [akLeft, akBottom]
AutoSize = False
Caption = 'Label2'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #27161#26999#39636
Font.Style = [fsItalic]
ParentFont = False
Transparent = True
end
object DBGrid1: TDBGrid
Left = 8
Top = 8
Width = 769
Height = 262
Anchors = [akLeft, akTop, akRight, akBottom]
DataSource = DataSource1
ReadOnly = True
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = #38651#33126#32232#34399
Visible = True
end
item
Expanded = False
FieldName = #35330#36092#21934#34399
Title.Caption = #35330#36092#21934#32232#34399
Visible = True
end
item
Expanded = False
FieldName = #19979#21934#26085#26399
Visible = True
end
item
Expanded = False
FieldName = #20132#26399
Title.Caption = #25033#20132#36008#26085#26399
Visible = True
end
item
Expanded = False
FieldName = #20379#25033#21830#32232#34399
Visible = True
end
item
Expanded = False
FieldName = #20379#25033#21830#21517#31281
Visible = True
end
item
Expanded = False
FieldName = #38651#35441
Visible = True
end
item
Expanded = False
FieldName = #20659#30495
Visible = True
end
item
Expanded = False
FieldName = #25505#36092#20154
Visible = True
end
item
Expanded = False
FieldName = #36008#24163
Visible = True
end
item
Expanded = False
FieldName = ' '#20184#27454#26041#24335
Title.Caption = #20184#27454#26041#24335
Visible = True
end
item
Expanded = False
FieldName = #25209#20934#29376#24907
Visible = True
end
item
Expanded = False
FieldName = #26159#21542#20358#26009
Visible = True
end
item
Expanded = False
FieldName = #26159#21542#25910#40778
Visible = True
end
item
Expanded = False
FieldName = #20633#27880
Visible = True
end>
end
object DBNavigator1: TDBNavigator
Left = 216
Top = 288
Width = 185
Height = 25
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast, nbRefresh]
Anchors = [akLeft, akBottom]
Flat = True
TabOrder = 1
end
object DataSource1: TDataSource
DataSet = StoredProc1
Left = 368
Top = 96
end
object StoredProc1: TStoredProc
Active = True
DatabaseName = 'vvv'
StoredProcName = 'yes_or_no_daoqi;1'
Left = 416
Top = 96
ParamData = <
item
DataType = ftInteger
Name = 'RETURN_VALUE'
ParamType = ptResult
Value = 0
end>
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -