📄 mrcpxxgl.dfm
字号:
object CPXXGL: TCPXXGL
Left = 297
Top = 168
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #20135#21697#20449#24687#31649#29702
ClientHeight = 295
ClientWidth = 601
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object GroupBox2: TGroupBox
Left = 5
Top = 2
Width = 388
Height = 167
Caption = #20135#21697#20449#24687#28155#21152
TabOrder = 0
object Label1: TLabel
Left = 25
Top = 20
Width = 60
Height = 12
Caption = #20135#21697#32534#21495#65306
FocusControl = DBEdit1
end
object Label2: TLabel
Left = 25
Top = 48
Width = 60
Height = 12
Caption = #20135#21697#21517#31216#65306
FocusControl = DBEdit2
end
object Label3: TLabel
Left = 25
Top = 76
Width = 60
Height = 12
Caption = #20135#21697#22411#21495#65306
FocusControl = DBEdit3
end
object Label4: TLabel
Left = 25
Top = 103
Width = 36
Height = 12
Caption = #21333#20301#65306
FocusControl = DBEdit4
end
object Label5: TLabel
Left = 25
Top = 131
Width = 36
Height = 12
Caption = #36710#22411#65306
FocusControl = DBEdit5
end
object Label6: TLabel
Left = 203
Top = 20
Width = 36
Height = 12
Caption = #20135#22320#65306
FocusControl = DBEdit6
end
object Label7: TLabel
Left = 203
Top = 76
Width = 48
Height = 12
Caption = #25209#21457#20215#65306
FocusControl = DBEdit7
end
object Label8: TLabel
Left = 203
Top = 104
Width = 48
Height = 12
Caption = #38646#21806#20215#65306
FocusControl = DBEdit8
end
object Label9: TLabel
Left = 203
Top = 131
Width = 48
Height = 12
Caption = #24314#35758#20215#65306
FocusControl = DBEdit9
end
object Label10: TLabel
Left = 203
Top = 49
Width = 60
Height = 12
Caption = #24179#26085#21333#20215#65306
FocusControl = DBEdit10
end
object DBEdit1: TDBEdit
Left = 87
Top = 20
Width = 106
Height = 20
DataField = 'cpbh'
DataSource = DataSource1
Enabled = False
TabOrder = 0
OnKeyPress = FormKeyPress
end
object DBEdit2: TDBEdit
Left = 87
Top = 48
Width = 106
Height = 20
DataField = 'cpmc'
DataSource = DataSource1
Enabled = False
TabOrder = 1
OnKeyPress = FormKeyPress
end
object DBEdit3: TDBEdit
Left = 87
Top = 76
Width = 106
Height = 20
DataField = 'cpxh'
DataSource = DataSource1
Enabled = False
TabOrder = 2
OnKeyPress = FormKeyPress
end
object DBEdit4: TDBEdit
Left = 87
Top = 103
Width = 106
Height = 20
DataField = 'dan'
DataSource = DataSource1
Enabled = False
TabOrder = 3
OnKeyPress = FormKeyPress
end
object DBEdit5: TDBEdit
Left = 87
Top = 131
Width = 106
Height = 20
DataField = 'cx'
DataSource = DataSource1
Enabled = False
TabOrder = 4
OnKeyPress = FormKeyPress
end
object DBEdit6: TDBEdit
Left = 262
Top = 20
Width = 106
Height = 20
DataField = 'cd'
DataSource = DataSource1
Enabled = False
TabOrder = 5
OnKeyPress = FormKeyPress
end
object DBEdit7: TDBEdit
Left = 262
Top = 76
Width = 106
Height = 20
DataField = 'pi'
DataSource = DataSource1
Enabled = False
TabOrder = 7
OnKeyPress = FormKeyPress
end
object DBEdit8: TDBEdit
Left = 262
Top = 103
Width = 106
Height = 20
DataField = 'ling'
DataSource = DataSource1
Enabled = False
TabOrder = 8
OnKeyPress = FormKeyPress
end
object DBEdit9: TDBEdit
Left = 262
Top = 131
Width = 106
Height = 20
DataField = 'jy'
DataSource = DataSource1
Enabled = False
TabOrder = 9
OnKeyPress = FormKeyPress
end
object DBEdit10: TDBEdit
Left = 262
Top = 48
Width = 106
Height = 20
DataField = 'danjia'
DataSource = DataSource1
TabOrder = 6
OnKeyPress = FormKeyPress
end
end
object GroupBox3: TGroupBox
Left = 404
Top = 2
Width = 184
Height = 123
TabOrder = 1
object Button1: TButton
Left = 14
Top = 20
Width = 72
Height = 25
Caption = #28155' '#21152
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 102
Top = 21
Width = 72
Height = 25
Caption = #20462' '#25913
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 14
Top = 54
Width = 72
Height = 25
Caption = #20445' '#23384
TabOrder = 2
OnClick = Button3Click
end
object Button4: TButton
Left = 102
Top = 54
Width = 72
Height = 25
Caption = #21462' '#28040
TabOrder = 3
OnClick = Button4Click
end
object Button5: TButton
Left = 14
Top = 87
Width = 72
Height = 25
Caption = #26597' '#35810
TabOrder = 4
end
object Button6: TButton
Left = 102
Top = 86
Width = 72
Height = 25
Caption = #36864' '#20986
TabOrder = 5
OnClick = Button6Click
end
end
object DBNavigator1: TDBNavigator
Left = 402
Top = 134
Width = 188
Height = 33
DataSource = DataSource1
VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
TabOrder = 2
end
object GroupBox1: TGroupBox
Left = 4
Top = 170
Width = 589
Height = 119
Caption = #20135#21697#20449#24687#19968#35272
TabOrder = 3
object DBGrid1: TDBGrid
Left = 9
Top = 15
Width = 576
Height = 98
DataSource = DataSource1
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Alignment = taCenter
Expanded = False
FieldName = 'cpbh'
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = #20135#21697#32534#21495
Width = 74
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'cpmc'
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = #20135#21697#21517#31216
Width = 74
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'cpxh'
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = #20135#21697#22411#21495
Width = 70
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'dan'
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = #21333#20301
Width = 48
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'danjia'
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = #24179#26085#21333#20215
Width = 70
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'cx'
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = #36710#22411
Width = 52
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'cd'
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = #20135#22320
Width = 57
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'pi'
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = #25209#21457#20215
Width = 55
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'ling'
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = #38646#21806#20215
Width = 110
Visible = True
end
item
Alignment = taCenter
Expanded = False
FieldName = 'jy'
ReadOnly = True
Title.Alignment = taCenter
Title.Caption = #24314#35758#20215
Width = 110
Visible = True
end>
end
end
object Table1: TTable
DatabaseName = 'user'
TableName = 'chanji'
Left = 8
Top = 159
object Table1id: TAutoIncField
FieldName = 'id'
end
object Table1cpbh: TStringField
FieldName = 'cpbh'
end
object Table1cpmc: TStringField
FieldName = 'cpmc'
Size = 60
end
object Table1cpxh: TStringField
FieldName = 'cpxh'
Size = 40
end
object Table1dan: TStringField
FieldName = 'dan'
Size = 8
end
object Table1cx: TStringField
FieldName = 'cx'
Size = 40
end
object Table1cd: TStringField
FieldName = 'cd'
Size = 40
end
object Table1pi: TFloatField
FieldName = 'pi'
end
object Table1ling: TFloatField
FieldName = 'ling'
end
object Table1jy: TFloatField
FieldName = 'jy'
end
object Table1danjia: TFloatField
FieldName = 'danjia'
end
end
object DataSource1: TDataSource
DataSet = Table1
Left = 48
Top = 183
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -