Unit12.dfm
资源名称:HIS.rar [点击查看]
上传用户:fjdqny
上传日期:2016-10-26
资源大小:6299k
文件大小:10k
源码类别:
Delphi控件源码
开发平台:
Delphi
- object Form12: TForm12
- Left = 218
- Top = 161
- Width = 870
- Height = 500
- Caption = #21307#29983#20449#24687
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 24
- object PageControl1: TPageControl
- Left = 0
- Top = 0
- Width = 862
- Height = 456
- ActivePage = TabSheet1
- Align = alClient
- TabOrder = 0
- object TabSheet1: TTabSheet
- Caption = #28155#21152
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- object Label1: TLabel
- Left = 32
- Top = 24
- Width = 89
- Height = 33
- AutoSize = False
- Caption = ' '#21307#29983#32534#21495
- end
- object Label2: TLabel
- Left = 32
- Top = 72
- Width = 89
- Height = 33
- AutoSize = False
- Caption = ' '#20986#29983#24180#26376
- end
- object Label3: TLabel
- Left = 32
- Top = 120
- Width = 89
- Height = 33
- AutoSize = False
- Caption = ' '#25152#23646#31185#23460
- end
- object Label4: TLabel
- Left = 256
- Top = 24
- Width = 89
- Height = 33
- AutoSize = False
- Caption = ' '#22995#21517
- end
- object Label5: TLabel
- Left = 256
- Top = 72
- Width = 89
- Height = 33
- AutoSize = False
- Caption = ' '#32844#21153
- end
- object Label6: TLabel
- Left = 256
- Top = 120
- Width = 89
- Height = 33
- AutoSize = False
- Caption = ' '#26159#21542#31354#38386
- end
- object Label7: TLabel
- Left = 480
- Top = 24
- Width = 73
- Height = 33
- AutoSize = False
- Caption = ' '#24615#21035
- end
- object Label8: TLabel
- Left = 480
- Top = 72
- Width = 73
- Height = 33
- AutoSize = False
- Caption = ' '#32844#31216
- end
- object Edit1: TEdit
- Left = 120
- Top = 16
- Width = 97
- Height = 33
- AutoSize = False
- ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
- TabOrder = 0
- end
- object Edit2: TEdit
- Left = 120
- Top = 64
- Width = 97
- Height = 33
- AutoSize = False
- ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
- TabOrder = 1
- end
- object Edit3: TEdit
- Left = 120
- Top = 112
- Width = 97
- Height = 33
- AutoSize = False
- ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
- TabOrder = 2
- end
- object Edit4: TEdit
- Left = 344
- Top = 16
- Width = 97
- Height = 33
- AutoSize = False
- ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
- TabOrder = 3
- end
- object Edit5: TEdit
- Left = 344
- Top = 64
- Width = 97
- Height = 33
- AutoSize = False
- ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
- TabOrder = 4
- end
- object Edit6: TEdit
- Left = 344
- Top = 112
- Width = 97
- Height = 33
- AutoSize = False
- ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
- TabOrder = 5
- end
- object Edit8: TEdit
- Left = 560
- Top = 64
- Width = 89
- Height = 33
- AutoSize = False
- ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
- TabOrder = 6
- end
- object DBGrid1: TDBGrid
- Left = 24
- Top = 192
- Width = 777
- Height = 217
- DataSource = DataSource1
- ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
- TabOrder = 7
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = clWindowText
- TitleFont.Height = -13
- TitleFont.Name = 'MS Sans Serif'
- TitleFont.Style = []
- Columns = <
- item
- Expanded = False
- FieldName = 'Docno'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Doc'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Sex'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Birth'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Duty'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Post'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Dep'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Isfree'
- Visible = True
- end>
- end
- object Button1: TButton
- Left = 496
- Top = 120
- Width = 105
- Height = 49
- Caption = #28155#21152
- TabOrder = 8
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 616
- Top = 120
- Width = 105
- Height = 49
- Caption = #21462#28040
- TabOrder = 9
- OnClick = Button2Click
- end
- object ComboBox1: TComboBox
- Left = 560
- Top = 24
- Width = 73
- Height = 24
- ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
- ItemHeight = 16
- TabOrder = 10
- Items.Strings = (
- #30007
- #22899)
- end
- end
- object TabSheet2: TTabSheet
- Caption = #26597#35810#32534#36753
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ImageIndex = 1
- ParentFont = False
- object Label9: TLabel
- Left = 24
- Top = 32
- Width = 73
- Height = 33
- AutoSize = False
- Caption = ' '#21307#29983#32534#21495
- end
- object Label10: TLabel
- Left = 280
- Top = 32
- Width = 49
- Height = 33
- AutoSize = False
- Caption = ' '#22995#21517
- end
- object Edit9: TEdit
- Left = 96
- Top = 24
- Width = 137
- Height = 33
- AutoSize = False
- ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
- TabOrder = 0
- end
- object Edit10: TEdit
- Left = 336
- Top = 24
- Width = 137
- Height = 33
- AutoSize = False
- ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
- TabOrder = 1
- end
- object Button3: TButton
- Left = 504
- Top = 24
- Width = 105
- Height = 41
- Caption = #26597#35810
- TabOrder = 2
- OnClick = Button3Click
- end
- object Button4: TButton
- Left = 120
- Top = 312
- Width = 105
- Height = 41
- Caption = #21024#38500
- TabOrder = 3
- OnClick = Button4Click
- end
- object Button5: TButton
- Left = 256
- Top = 312
- Width = 105
- Height = 41
- Caption = #20462#25913
- TabOrder = 4
- OnClick = Button5Click
- end
- object Button6: TButton
- Left = 400
- Top = 312
- Width = 105
- Height = 41
- Caption = #21462#28040
- TabOrder = 5
- OnClick = Button6Click
- end
- object DBGrid2: TDBGrid
- Left = 40
- Top = 104
- Width = 617
- Height = 169
- DataSource = DataSource2
- ImeName = #20013#25991' ('#31616#20307') - '#25628#29399#25340#38899#36755#20837#27861
- TabOrder = 6
- TitleFont.Charset = DEFAULT_CHARSET
- TitleFont.Color = clWindowText
- TitleFont.Height = -13
- TitleFont.Name = 'MS Sans Serif'
- TitleFont.Style = []
- Columns = <
- item
- Expanded = False
- FieldName = 'Docno'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Doc'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Sex'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Birth'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Duty'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Post'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Dep'
- Visible = True
- end
- item
- Expanded = False
- FieldName = 'Isfree'
- Visible = True
- end>
- end
- end
- end
- object ADOConnection1: TADOConnection
- ConnectionString =
- 'Provider=MSDASQL.1;Persist Security Info=False;Data Source=Local' +
- 'Server'
- LoginPrompt = False
- Provider = 'MSDASQL.1'
- Left = 472
- end
- object ADOQuery1: TADOQuery
- Connection = ADOConnection1
- Parameters = <>
- Left = 512
- end
- object DataSource1: TDataSource
- DataSet = ADOQuery1
- Left = 552
- end
- object DataSource2: TDataSource
- DataSet = ADOQuery2
- Left = 712
- end
- object ADOQuery2: TADOQuery
- Connection = ADOConnection1
- Parameters = <>
- Left = 664
- end
- end