📄 upoother.dfm
字号:
inherited fmPoOther: TfmPoOther
Left = 210
Top = 114
Caption = #20854#20182#37319#36141#20449#24687
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 15
inherited PageControl: TPageControl
inherited Tabbrowse: TTabSheet
inherited Panel1: TPanel
inherited DBGrid1: TdxDBGrid
Top = 24
Height = 150
Filter.Criteria = {00000000}
object DBGrid1ItemID: TdxDBGridMaskColumn
BandIndex = 0
RowIndex = 0
FieldName = 'ItemID'
end
object DBGrid1ItemName: TdxDBGridMaskColumn
BandIndex = 0
RowIndex = 0
FieldName = 'ItemName'
end
object DBGrid1Remark: TdxDBGridMaskColumn
BandIndex = 0
RowIndex = 0
FieldName = 'Remark'
end
end
inherited Panel3: TPanel
Top = 174
Height = 89
BevelOuter = bvRaised
Visible = True
object Label1: TLabel
Left = 6
Top = 5
Width = 24
Height = 12
Caption = #32534#21495
FocusControl = DBEdit1
end
object Label2: TLabel
Left = 72
Top = 5
Width = 24
Height = 12
Caption = #20869#23481
FocusControl = DBEdit2
end
object Label3: TLabel
Left = 6
Top = 45
Width = 24
Height = 12
Caption = #22791#27880
FocusControl = DBEdit3
end
object DBEdit1: TDBEdit
Left = 6
Top = 21
Width = 52
Height = 20
DataField = 'ItemID'
DataSource = DSMain
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 72
Top = 21
Width = 249
Height = 20
DataField = 'ItemName'
DataSource = DSMain
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 6
Top = 61
Width = 315
Height = 20
DataField = 'Remark'
DataSource = DSMain
TabOrder = 2
end
end
object TypeTabSet: TTabSet
Left = 1
Top = 1
Width = 547
Height = 23
Align = alTop
Font.Charset = ANSI_CHARSET
Font.Color = clRed
Font.Height = -15
Font.Name = 'MS Sans Serif'
Font.Style = []
SelectedColor = clYellow
Tabs.Strings = (
#37319#36141#20998#31867
#36865#36135#26041#24335
#20184#27454#26041#24335
#20184#27454#26465#20214)
TabIndex = 0
OnChange = TypeTabSetChange
end
end
end
end
inherited DSMain: TDataSource
DataSet = DMPO.CPoBase
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -