📄 bas_uom.dfm
字号:
inherited Frm_Bas_Uom: TFrm_Bas_Uom
Left = 89
Top = 24
Caption = #35745#37327#21333#20301#20027#25991#20214
ClientHeight = 494
ClientWidth = 588
PixelsPerInch = 96
TextHeight = 12
inherited ControlBar: TControlBar
Width = 588
end
inherited Pnl_Title: TPanel
Width = 588
Caption = #35745#37327#21333#20301#20027#25991#20214
inherited Image2: TImage
Width = 588
end
end
inherited Pnl_Head: TPanel
Width = 588
inherited Image1: TImage
Width = 588
end
inherited Lbl_Order: TLabel
Width = 72
Caption = #35745#37327#21333#20301#20195#30721
end
end
inherited Pnl_Hint: TPanel
Top = 468
Width = 588
inherited Image4: TImage
Width = 588
end
end
inherited Pnl_Body: TPanel
Width = 588
Height = 371
inherited Image3: TImage
Width = 588
Height = 371
end
inherited DBGridEh: TDBGridEh
Width = 588
Height = 371
Columns = <
Item
EditButtons = <>
FieldName = 'UomCode'
Footers = <>
Title.Caption = #35745#37327#21333#20301#20195#30721
Width = 88
end
Item
EditButtons = <>
FieldName = 'UomName'
Footers = <>
Title.Caption = #35745#37327#21333#20301#21517#31216
Width = 125
end
Item
EditButtons = <>
FieldName = 'UomRemArk'
Footers = <>
Title.Caption = #22791#27880
Width = 333
end>
end
end
inherited AdoQry_Tmp: TAdoQuery
Left = 533
Top = 49
end
inherited ActionList: TActionList
Left = 398
Top = 59
end
inherited AdoQry_Main: TAdoQuery
ConnectionString =
'Provider=SQLOLEDB.1;Password=mdrcmrm;Persist Security Info=True;' +
'User ID=mdrcmrm;Data Source=192.168.0.8;Use procedure for PrepAr' +
'e=1;Auto Translate=True;Packet Size=4096;Workstation ID=CABO'
CurSorType = ctStatic
SQL.Strings = (
'select * from Uom')
Left = 442
Top = 36
object AdoQry_MainUomCode: TStringField
FieldName = 'UomCode'
Origin = 'Uom'
Size = 4
end
object AdoQry_MainUomName: TStringField
FieldName = 'UomName'
Origin = 'Uom'
Size = 10
end
object AdoQry_MainUomRemArk: TStringField
FieldName = 'UomRemArk'
Origin = 'Uom'
Size = 40
end
end
inherited DataSource: TDataSource
Left = 494
Top = 41
end
inherited ExtPrintReport: TExtPrintReport
DataSet = AdoQry_Main
Title1 = #35745#37327#21333#20301#20027#25991#20214
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -