📄 dfm_creatbd.dfm
字号:
object dfmcreatdb: Tdfmcreatdb
Left = 94
Top = 103
Width = 652
Height = 409
Caption = #29983#25104#30424#28857#25253#21578#21333
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIChild
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
Visible = True
OnClose = FormClose
OnCreate = FormCreate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 12
object StatusBar1: TStatusBar
Left = 0
Top = 363
Width = 644
Height = 19
Panels = <>
SimplePanel = False
end
object Panel1: TPanel
Left = 0
Top = 335
Width = 644
Height = 28
Align = alBottom
TabOrder = 1
object Label1: TLabel
Left = 192
Top = 8
Width = 24
Height = 12
Caption = #37096#38376
end
object Label2: TLabel
Left = 8
Top = 8
Width = 48
Height = 12
Caption = #30424#28857#26085#26399
end
object Label3: TLabel
Left = 344
Top = 8
Width = 24
Height = 12
Caption = #21697#29260
end
object postbtn: TBitBtn
Left = 479
Top = 2
Width = 75
Height = 25
Caption = #26597#35810
ModalResult = 1
TabOrder = 3
OnClick = postbtnClick
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000130B0000130B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
333333333333333333FF33333333333330003FF3FFFFF3333777003000003333
300077F777773F333777E00BFBFB033333337773333F7F33333FE0BFBF000333
330077F3337773F33377E0FBFBFBF033330077F3333FF7FFF377E0BFBF000000
333377F3337777773F3FE0FBFBFBFBFB039977F33FFFFFFF7377E0BF00000000
339977FF777777773377000BFB03333333337773FF733333333F333000333333
3300333777333333337733333333333333003333333333333377333333333333
333333333333333333FF33333333333330003333333333333777333333333333
3000333333333333377733333333333333333333333333333333}
NumGlyphs = 2
end
object ComboBox1: TComboBox
Left = 224
Top = 4
Width = 97
Height = 20
ItemHeight = 12
TabOrder = 1
end
object DateTimePicker1: TDateTimePicker
Left = 65
Top = 3
Width = 105
Height = 20
CalAlignment = dtaLeft
Date = 37375.4425840509
Time = 37375.4425840509
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 555
Top = 2
Width = 75
Height = 25
Caption = #29983#25104#25253#21578#21333
TabOrder = 4
OnClick = BitBtn1Click
end
object ComboBox2: TComboBox
Left = 377
Top = 4
Width = 81
Height = 20
ItemHeight = 12
TabOrder = 2
end
end
object DBGridEh1: TDBGridEh
Left = 0
Top = 0
Width = 644
Height = 335
Align = alClient
DataSource = DataSource1
FooterColor = clYellow
FooterFont.Charset = GB2312_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -12
FooterFont.Name = #23435#20307
FooterFont.Style = []
FooterRowCount = 1
SumList.Active = True
TabOrder = 2
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
CurrencyStyle.CurrencyFont.Charset = DEFAULT_CHARSET
CurrencyStyle.CurrencyFont.Color = clWindowText
CurrencyStyle.CurrencyFont.Height = -11
CurrencyStyle.CurrencyFont.Name = 'MS Sans Serif'
CurrencyStyle.CurrencyFont.Style = []
CurrencyStyle.CurrencySymbol = #65509
CurrencyStyle.CompartColor = clSilver
CurrencyStyle.KilobitColor = clGreen
CurrencyStyle.RadixColor = clRed
CurrencyStyle.ShowMinus = True
CurrencyStyle.ShowZero = False
CurrencyStyle.MinusColor = clRed
CurrencyStyle.Layout = tlCenter
CurrencyStyle.HeadFont.Charset = DEFAULT_CHARSET
CurrencyStyle.HeadFont.Color = clWindowText
CurrencyStyle.HeadFont.Height = -11
CurrencyStyle.HeadFont.Name = #26999#20307'_GB2312'
CurrencyStyle.HeadFont.Style = []
Columns = <
item
EditButtons = <>
FieldName = 'bmh'
Footer.Value = #21512#35745#65306
Footer.ValueType = fvtStaticText
Footers = <>
Title.Alignment = taCenter
Title.Caption = #37096#38376#21495
Width = 69
end
item
EditButtons = <>
FieldName = 'cdate'
Footer.ValueType = fvtStaticText
Footers = <>
Title.Alignment = taCenter
Title.Caption = #26085#26399
Width = 100
end
item
EditButtons = <>
FieldName = 'clabel'
Footers = <>
Title.Alignment = taCenter
Title.Caption = #21697#29260
Width = 91
end
item
EditButtons = <>
FieldName = 'spbh'
Footers = <>
Title.Alignment = taCenter
Title.Caption = #21830#21697#32534#30721
Width = 105
end
item
EditButtons = <>
FieldName = 'cnumber'
Footer.ValueType = fvtSum
Footers = <>
Title.Alignment = taCenter
Title.Caption = #25968#37327
Width = 71
end>
end
object DataSource1: TDataSource
DataSet = ADOQuery1
Left = 240
Top = 56
end
object ADOQuery1: TADOQuery
Connection = dmRainbowMIS.adopos
CursorType = ctStatic
Parameters = <>
SQL.Strings = (
'select * from t_checkhst')
Left = 272
Top = 56
end
object ADOTable1: TADOTable
Connection = dmRainbowMIS.adopos
TableName = 't_branch'
Left = 376
Top = 64
end
object ADOTable2: TADOTable
Connection = dmRainbowMIS.adopos
TableName = 't_label'
Left = 416
Top = 64
end
object ADOTable3: TADOTable
Connection = dmRainbowMIS.adopos
TableName = 't_transpara'
Left = 464
Top = 64
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -