📄 unit16.dfm
字号:
object Form16: TForm16
Left = 192
Top = 114
Width = 772
Height = 480
Caption = #24211#23384#36164#26009#25171#21360
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 16
Width = 87
Height = 13
Caption = #35831#36755#20837#26597#35810#26465#20214':'
end
object DBGridEh1: TDBGridEh
Left = 0
Top = 63
Width = 764
Height = 383
Align = alBottom
DataSource = DataSource1
Flat = True
FooterColor = clWindow
FooterFont.Charset = DEFAULT_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -11
FooterFont.Name = 'MS Sans Serif'
FooterFont.Style = []
Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgConfirmDelete, dgCancelOnExit]
OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection]
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
EditButtons = <>
FieldName = #21407#26009#32534#21495
Footers = <>
Width = 100
end
item
EditButtons = <>
FieldName = #21407#26009#21517#31216
Footers = <>
Width = 100
end
item
EditButtons = <>
FieldName = #39068#33394
Footers = <>
Width = 100
end
item
EditButtons = <>
FieldName = #29616#26377#24211#23384#37327
Footers = <>
Width = 100
end
item
EditButtons = <>
FieldName = #26368#21518#20462#25913#26102#38388
Footers = <>
Width = 100
end
item
EditButtons = <>
FieldName = #25152#22312#20179#24211
Footers = <>
Width = 100
end>
end
object ComboBox1: TComboBox
Left = 112
Top = 16
Width = 97
Height = 21
ItemHeight = 13
TabOrder = 1
Text = #21407#26009#32534#21495
Items.Strings = (
#21407#26009#32534#21495
#21407#26009#21517#31216)
end
object Button1: TButton
Left = 360
Top = 16
Width = 81
Height = 25
Caption = #24320#22987#26597#35810
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 448
Top = 16
Width = 73
Height = 25
Caption = #25171#21360#39044#35272
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 528
Top = 16
Width = 73
Height = 25
Caption = #31435#21363#25171#21360
TabOrder = 4
OnClick = Button3Click
end
object Button4: TButton
Left = 678
Top = 16
Width = 74
Height = 25
Caption = #36864' '#20986
TabOrder = 5
OnClick = Button4Click
end
object Edit1: TEdit
Left = 216
Top = 16
Width = 137
Height = 21
TabOrder = 6
end
object Button5: TButton
Left = 608
Top = 16
Width = 65
Height = 25
Caption = #26174#31034#25968#25454
TabOrder = 7
OnClick = Button5Click
end
object DataSource1: TDataSource
DataSet = MyData.ADOQuery1
Left = 224
Top = 80
end
object PrintDBGridEh1: TPrintDBGridEh
DBGridEh = DBGridEh1
Options = []
Page.BottomMargin = 2.000000000000000000
Page.LeftMargin = 2.000000000000000000
Page.RightMargin = 2.000000000000000000
Page.TopMargin = 2.000000000000000000
PageFooter.Font.Charset = DEFAULT_CHARSET
PageFooter.Font.Color = clWindowText
PageFooter.Font.Height = -11
PageFooter.Font.Name = 'MS Sans Serif'
PageFooter.Font.Style = []
PageHeader.Font.Charset = DEFAULT_CHARSET
PageHeader.Font.Color = clWindowText
PageHeader.Font.Height = -11
PageHeader.Font.Name = 'MS Sans Serif'
PageHeader.Font.Style = []
Units = MM
Left = 160
Top = 104
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -