📄 sys_qry_errorlog.dfm
字号:
inherited Frm_Sys_Qry_ErrorLog: TFrm_Sys_Qry_ErrorLog
Left = 146
Top = 87
Caption = #31995#32479#24322#24120#38169#35823#35760#24405#34920
PixelsPerInch = 96
TextHeight = 12
inherited Pnl_Title: TPanel
Caption = #31995#32479#24322#24120#38169#35823#35760#24405#34920
end
inherited Pnl_Head: TPanel
Visible = False
inherited Lbl_OrderTitle: TLabel
Left = 14
end
inherited Lbl_ConditionTitle: TLabel
Left = 14
end
end
inherited Pnl_Body: TPanel
inherited DBGridEh: TDBGridEh
VTitleMargin = 8
Columns = <
item
EditButtons = <>
FieldName = 'ErrorLogdate'
Footers = <>
Title.Caption = #26085#24535#26085#26399
Width = 129
end
item
EditButtons = <>
FieldName = 'UserComputerName'
Footers = <>
Title.Caption = #29992#25143#35745#31639#26426#21517
Width = 84
end
item
EditButtons = <>
FieldName = 'EmployeeCode'
Footers = <>
Title.Caption = #25805#20316#21592#20195#30721
Visible = False
end
item
EditButtons = <>
Footers = <>
Title.Caption = #25805#20316#21592#26631#35782
Visible = False
Width = 78
end
item
EditButtons = <>
FieldName = 'SysMenuid'
Footers = <>
Title.Caption = #33756#21333'ID'
Visible = False
Width = 94
end
item
EditButtons = <>
FieldName = 'content'
Footers = <>
Title.Caption = #20869#23481
Width = 789
end>
end
end
inherited AdoQry_Tmp: TADOQuery
Left = 285
Top = 275
end
inherited ActionList: TActionList
Top = 224
end
inherited AdoQry_Main: TADOQuery
SQL.Strings = (
'select *'
'from ErrorLog')
Left = 336
Top = 265
object AdoQry_Mainlogid: TAutoIncField
FieldName = 'logid'
Origin = 'ErrorLog'
ReadOnly = True
end
object AdoQry_MainErrorLogdate: TDateTimeField
FieldName = 'ErrorLogdate'
Origin = 'ErrorLog'
end
object AdoQry_MainEmployeeCode: TStringField
FieldName = 'EmployeeCode'
Origin = 'ErrorLog'
Size = 30
end
object AdoQry_MainSysMenuid: TIntegerField
FieldName = 'SysMenuid'
Origin = 'ErrorLog'
end
object AdoQry_Maincontent: TStringField
FieldName = 'content'
Origin = 'ErrorLog'
Size = 1024
end
object AdoQry_MainUserComputerName: TStringField
FieldName = 'UserComputerName'
Origin = 'ErrorLog'
Size = 60
end
end
inherited DataSource: TDataSource
OnDataChange = DataSourceDataChange
Left = 408
Top = 281
end
inherited PopuPmenu: TPopupMenu
Left = 320
Top = 193
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -