sfsj.dfm
来自「完整的delphi书籍源代码,大家有空的时候自己慢慢看看」· DFM 代码 · 共 702 行 · 第 1/2 页
DFM
702 行
object SFSJFrm: TSFSJFrm
Left = 107
Top = 19
Width = 544
Height = 515
Caption = #25910#36153#25910#25454#31649#29702
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object PageControl1: TPageControl
Left = 0
Top = 0
Width = 536
Height = 488
ActivePage = TabSheet2
Align = alClient
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #25910#25454#22635#20889
object Button1: TButton
Left = 16
Top = 40
Width = 75
Height = 25
Caption = #28155#21152#26032#25910#25454
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 16
Top = 120
Width = 75
Height = 25
Caption = #25171#21360#26412#25910#25454
TabOrder = 1
OnClick = Button2Click
end
object GroupBox1: TGroupBox
Left = 128
Top = 32
Width = 185
Height = 385
Caption = #25910#25454#20449#24687
TabOrder = 2
object Label1: TLabel
Left = 16
Top = 32
Width = 51
Height = 13
Caption = #25910#25454#21333#21495' '
end
object Label2: TLabel
Left = 16
Top = 72
Width = 51
Height = 13
Caption = #25910#25454#26085#26399' '
end
object Label3: TLabel
Left = 16
Top = 112
Width = 51
Height = 13
Caption = #25910' '#36153' '#20154' '
end
object Label4: TLabel
Left = 16
Top = 152
Width = 45
Height = 13
Caption = #31185' '#21035' '
end
object Label5: TLabel
Left = 16
Top = 192
Width = 51
Height = 13
Caption = #30149#20154#22995#21517' '
end
object DBEdit1: TDBEdit
Left = 72
Top = 24
Width = 105
Height = 21
Color = clScrollBar
DataField = 'SJDH'
DataSource = DataSource1
ReadOnly = True
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 72
Top = 64
Width = 105
Height = 21
Color = clScrollBar
DataField = 'Date'
DataSource = DataSource1
ReadOnly = True
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 72
Top = 104
Width = 105
Height = 21
Color = clScrollBar
DataField = 'JSR'
DataSource = DataSource1
ReadOnly = True
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 72
Top = 184
Width = 105
Height = 21
DataField = 'BRXM'
DataSource = DataSource1
TabOrder = 3
end
object DBComboBox1: TDBComboBox
Left = 72
Top = 144
Width = 105
Height = 21
DataField = 'BMMC'
DataSource = DataSource1
ItemHeight = 13
TabOrder = 4
end
end
object GroupBox2: TGroupBox
Left = 320
Top = 32
Width = 185
Height = 385
Caption = #25910#36153#20449#24687
TabOrder = 3
object Label6: TLabel
Left = 16
Top = 24
Width = 48
Height = 13
Caption = #35199' '#33647
end
object Label7: TLabel
Left = 16
Top = 48
Width = 51
Height = 13
Caption = ' '#20013' '#25104' '#33647' '
end
object Label8: TLabel
Left = 16
Top = 72
Width = 51
Height = 13
Caption = #20013' '#33609' '#33647' '
end
object Label9: TLabel
Left = 16
Top = 96
Width = 48
Height = 13
Caption = #24120#35268#26816#26597
end
object Label10: TLabel
Left = 16
Top = 120
Width = 44
Height = 13
Caption = 'CT '#26816' '#26597
end
object Label11: TLabel
Left = 16
Top = 144
Width = 48
Height = 13
Caption = #26680#30913#26816#26597
end
object Label12: TLabel
Left = 16
Top = 168
Width = 43
Height = 13
Caption = 'X'#20809#26816#26597
end
object Label13: TLabel
Left = 16
Top = 192
Width = 48
Height = 13
Caption = #36755#27687#36153#29992
end
object Label14: TLabel
Left = 16
Top = 216
Width = 48
Height = 13
Caption = #36755#34880#36153#29992
end
object Label15: TLabel
Left = 16
Top = 240
Width = 48
Height = 13
Caption = #25163#26415#36153#29992
end
object Label16: TLabel
Left = 16
Top = 264
Width = 48
Height = 13
Caption = #27835#30103#36153#29992
end
object Label17: TLabel
Left = 16
Top = 288
Width = 48
Height = 13
Caption = #21270#39564#36153#29992
end
object Label18: TLabel
Left = 16
Top = 312
Width = 48
Height = 13
Caption = #20854#20182#36153#29992
end
object Label19: TLabel
Left = 16
Top = 344
Width = 51
Height = 13
Caption = #24635' '#36153' '#29992' '
end
object DBEdit5: TDBEdit
Left = 72
Top = 24
Width = 105
Height = 21
DataField = 'XY'
DataSource = DataSource1
TabOrder = 0
OnChange = DBEdit5Change
end
object DBEdit6: TDBEdit
Left = 72
Top = 48
Width = 105
Height = 21
DataField = 'ZCN'
DataSource = DataSource1
TabOrder = 1
OnChange = DBEdit6Change
end
object DBEdit7: TDBEdit
Left = 72
Top = 72
Width = 105
Height = 21
DataField = 'ZCY'
DataSource = DataSource1
TabOrder = 2
OnChange = DBEdit7Change
end
object DBEdit8: TDBEdit
Left = 72
Top = 96
Width = 105
Height = 21
DataField = 'CGJC'
DataSource = DataSource1
TabOrder = 3
OnChange = DBEdit8Change
end
object DBEdit9: TDBEdit
Left = 72
Top = 120
Width = 105
Height = 21
DataField = 'CT'
DataSource = DataSource1
TabOrder = 4
OnChange = DBEdit9Change
end
object DBEdit10: TDBEdit
Left = 72
Top = 144
Width = 105
Height = 21
DataField = 'MRI'
DataSource = DataSource1
TabOrder = 5
OnChange = DBEdit10Change
end
object DBEdit11: TDBEdit
Left = 72
Top = 168
Width = 105
Height = 21
DataField = 'XRAY'
DataSource = DataSource1
TabOrder = 6
OnChange = DBEdit11Change
end
object DBEdit12: TDBEdit
Left = 72
Top = 192
Width = 105
Height = 21
DataField = 'SY'
DataSource = DataSource1
TabOrder = 7
OnChange = DBEdit12Change
end
object DBEdit13: TDBEdit
Left = 72
Top = 216
Width = 105
Height = 21
DataField = 'SY'
DataSource = DataSource1
TabOrder = 8
OnChange = DBEdit13Change
end
object DBEdit14: TDBEdit
Left = 72
Top = 240
Width = 105
Height = 21
DataField = 'SH'
DataSource = DataSource1
TabOrder = 9
OnChange = DBEdit14Change
end
object DBEdit15: TDBEdit
Left = 72
Top = 264
Width = 105
Height = 21
DataField = 'ZL'
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?