📄 information.dfm
字号:
object infoForm: TinfoForm
Left = 120
Top = 106
Width = 576
Height = 423
Caption = 'infoForm'
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 12
object infoGEh: TDBGridEh
Left = 0
Top = 78
Width = 568
Height = 318
Align = alClient
FixedColor = 9090758
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FooterColor = clWindow
FooterFont.Charset = GB2312_CHARSET
FooterFont.Color = clWindowText
FooterFont.Height = -13
FooterFont.Name = #23435#20307
FooterFont.Style = []
Options = [dgTitles, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgRowSelect, dgAlwaysShowSelection, dgConfirmDelete, dgCancelOnExit]
OptionsEh = [dghFixed3D, dghHighlightFocus, dghClearSelection, dghAutoSortMarking]
ParentFont = False
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWhite
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
TitleHeight = 16
OnDblClick = infoGEhDblClick
end
object Tbinfo: TToolBar
Left = 0
Top = 0
Width = 568
Height = 39
ButtonHeight = 35
ButtonWidth = 55
Flat = True
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
Images = ILinfo
ParentFont = False
ShowCaptions = True
TabOrder = 1
object Tbadd: TToolButton
Left = 0
Top = 0
Caption = #26032#22686
ImageIndex = 0
OnClick = TbaddClick
end
object Tbedit: TToolButton
Left = 55
Top = 0
Caption = #20462#25913
ImageIndex = 1
OnClick = TbeditClick
end
object Tbdel: TToolButton
Left = 110
Top = 0
Caption = #21024#38500
ImageIndex = 2
OnClick = TbdelClick
end
object ToolButton4: TToolButton
Left = 165
Top = 0
Width = 8
Caption = 'ToolButton4'
ImageIndex = 0
Style = tbsSeparator
end
object tbCopy: TToolButton
Left = 173
Top = 0
Caption = #25335#36125
ImageIndex = 7
OnClick = tbCopyClick
end
object TBsec: TToolButton
Left = 228
Top = 0
Caption = #26597#25214
ImageIndex = 3
OnClick = TBsecClick
end
object Tbprint: TToolButton
Left = 283
Top = 0
Caption = ' '#25171#21360' '
DropdownMenu = PMprint
ImageIndex = 4
Style = tbsDropDown
end
object TbRights: TToolButton
Left = 351
Top = 0
Caption = #25480#26435
ImageIndex = 1
Visible = False
OnClick = TbRightsClick
end
object Tbsave: TToolButton
Left = 406
Top = 0
Caption = #23548#20986
ImageIndex = 5
OnClick = TbsaveClick
end
object ToolButton7: TToolButton
Left = 461
Top = 0
Width = 8
Caption = 'ToolButton7'
ImageIndex = 1
Style = tbsSeparator
end
object Tbexit: TToolButton
Left = 469
Top = 0
Caption = #36864#20986
ImageIndex = 6
OnClick = TbexitClick
end
end
object PanelCondition1: TPanel
Left = 0
Top = 39
Width = 568
Height = 39
Align = alTop
Alignment = taLeftJustify
BevelInner = bvRaised
BevelOuter = bvLowered
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
TabOrder = 2
object Label3: TLabel
Left = 8
Top = 14
Width = 60
Height = 12
Caption = #36135#21697#31867#21035#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label1: TLabel
Left = 216
Top = 14
Width = 60
Height = 12
Caption = #36135#21697#32534#30721#65306
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object edtTypeCode: TDBEditEh
Left = 73
Top = 10
Width = 120
Height = 20
EditButtons = <
item
OnClick = DBEditEh1EditButtons0Click
end>
TabOrder = 0
Visible = True
end
object edtCode: TDBEditEh
Left = 281
Top = 10
Width = 120
Height = 20
EditButtons = <>
TabOrder = 1
Visible = True
OnKeyPress = edtCodeKeyPress
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -