📄 providerinfo.dfm
字号:
inherited f_providerinfo: Tf_providerinfo
Left = 72
Top = 147
Caption = #20379#24212#21830#20449#24687#31649#29702
ClientHeight = 366
ClientWidth = 724
OldCreateOrder = True
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label6: TLabel
Left = 263
Top = 8
Width = 175
Height = 24
Alignment = taCenter
Caption = #20379#24212#21830#20449#24687#31649#29702
Font.Charset = GB2312_CHARSET
Font.Color = clBlue
Font.Height = -24
Font.Name = #26999#20307'_GB2312'
Font.Style = [fsBold]
ParentFont = False
end
object Panel2: TPanel
Left = 0
Top = 328
Width = 724
Height = 38
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object Label7: TLabel
Left = 6
Top = 12
Width = 107
Height = 13
AutoSize = False
Caption = #35831#35774#32622#26597#35810#26465#20214
end
object Label8: TLabel
Left = 190
Top = 12
Width = 19
Height = 13
AutoSize = False
Caption = '='
end
object Add: TBitBtn
Left = 378
Top = 9
Width = 75
Height = 21
Caption = #28155#21152
TabOrder = 0
OnClick = AddClick
end
object Cancel: TBitBtn
Left = 462
Top = 9
Width = 75
Height = 21
Caption = #21462#28040
TabOrder = 1
OnClick = CancelClick
end
object Update: TBitBtn
Left = 546
Top = 9
Width = 75
Height = 21
Caption = #20462#25913
TabOrder = 2
OnClick = UpdateClick
end
object Delete: TBitBtn
Left = 630
Top = 9
Width = 75
Height = 21
Caption = #21024#38500
TabOrder = 3
OnClick = DeleteClick
end
object Field: TComboBox
Left = 106
Top = 8
Width = 81
Height = 22
Style = csOwnerDrawFixed
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
ItemHeight = 16
TabOrder = 4
Items.Strings = (
#20379#24212#21830#21517#31216
#20379#24212#21830#31616#30721
#36127#36131#20154)
end
object Query: TBitBtn
Left = 301
Top = 9
Width = 68
Height = 21
Caption = #26597#35810
TabOrder = 5
OnClick = QueryClick
end
object Value: TEdit
Left = 201
Top = 9
Width = 81
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 6
OnKeyDown = providernameKeyDown
end
end
object DBGrid1: TDBGrid
Left = 0
Top = 104
Width = 724
Height = 224
Align = alBottom
DataSource = ProviderSource
ImeName = #20013#25991' ('#31616#20307') - '#20840#25340
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
ReadOnly = True
TabOrder = 2
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
OnDblClick = DBGrid1DblClick
Columns = <
item
Expanded = False
FieldName = 'providername'
Title.Caption = #20379#24212#21830#21517#31216
Width = 109
Visible = True
end
item
Expanded = False
FieldName = 'nameshort'
Title.Caption = #20379#24212#21830#31616#31216
Width = 77
Visible = True
end
item
Expanded = False
FieldName = 'phone'
Title.Caption = #32852#31995#30005#35805
Width = 85
Visible = True
end
item
Expanded = False
FieldName = 'principal'
Title.Caption = #36127#36131#20154
Width = 70
Visible = True
end
item
Expanded = False
FieldName = 'address'
Title.Caption = #22320#22336
Width = 147
Visible = True
end
item
Expanded = False
FieldName = 'web'
Title.Caption = #32593#22336
Width = 181
Visible = True
end>
end
object Panel1: TPanel
Left = 0
Top = 41
Width = 724
Height = 63
Align = alBottom
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object Label1: TLabel
Left = 24
Top = 14
Width = 80
Height = 13
AutoSize = False
Caption = #20379#24212#21830#21517#31216
end
object Label2: TLabel
Left = 24
Top = 38
Width = 78
Height = 13
AutoSize = False
Caption = #20379#24212#21830#31616#31216
end
object Label3: TLabel
Left = 278
Top = 37
Width = 50
Height = 13
AutoSize = False
Caption = #36127#36131#20154
end
object Label4: TLabel
Left = 263
Top = 13
Width = 65
Height = 13
AutoSize = False
Caption = #32852#31995#30005#35805
end
object Label5: TLabel
Left = 481
Top = 13
Width = 38
Height = 13
AutoSize = False
Caption = #22320#22336
end
object Label9: TLabel
Left = 481
Top = 38
Width = 40
Height = 13
AutoSize = False
Caption = #32593#22336
end
object providername: TEdit
Left = 101
Top = 11
Width = 112
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 0
OnKeyDown = providernameKeyDown
end
object Nameshort: TEdit
Left = 101
Top = 35
Width = 112
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 1
OnKeyDown = providernameKeyDown
end
object Phone: TEdit
Left = 326
Top = 9
Width = 109
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 2
OnKeyDown = providernameKeyDown
OnKeyPress = PhoneKeyPress
end
object Principal: TEdit
Left = 326
Top = 33
Width = 110
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 3
OnKeyDown = providernameKeyDown
end
object Address: TEdit
Left = 516
Top = 9
Width = 173
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 4
OnKeyDown = providernameKeyDown
end
object Web: TEdit
Left = 516
Top = 35
Width = 174
Height = 21
BevelKind = bkFlat
BorderStyle = bsNone
TabOrder = 5
OnKeyDown = providernameKeyDown
end
end
object ProviderSource: TDataSource
Left = 40
Top = 240
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -