?? scheme_modfy.dfm
字號:
object Scheme_ModfyFrm: TScheme_ModfyFrm
Left = 51
Top = 146
Width = 593
Height = 427
Caption = #29983#20135#35745#21010#31649#29702#21333#25454#20462#25913
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 10
Top = 48
Width = 216
Height = 345
Caption = #29983#20135#35745#21010#31649#29702#21333#25454
TabOrder = 0
object Label1: TLabel
Left = 12
Top = 24
Width = 72
Height = 13
Caption = #35745#21010#25237#20135#26085#26399
end
object Label2: TLabel
Left = 48
Top = 56
Width = 36
Height = 13
Caption = #20973#35777#21495
end
object Label3: TLabel
Left = 36
Top = 88
Width = 48
Height = 13
Caption = #21407#20973#35777#21495
end
object Label4: TLabel
Left = 36
Top = 120
Width = 48
Height = 13
Caption = #29983#20135#37096#38376
end
object Label5: TLabel
Left = 36
Top = 184
Width = 48
Height = 13
Caption = #20135#21697#21517#31216
end
object Label6: TLabel
Left = 36
Top = 216
Width = 48
Height = 13
Caption = #20135#21697#32534#21495
end
object Label7: TLabel
Left = 36
Top = 248
Width = 48
Height = 13
Caption = #20135#21697#35268#26684
end
object Label8: TLabel
Left = 36
Top = 280
Width = 48
Height = 13
Caption = #35745#37327#21333#20301
end
object Label9: TLabel
Left = 36
Top = 312
Width = 48
Height = 13
Caption = #35745#21010#25968#37327
end
object Label10: TLabel
Left = 36
Top = 152
Width = 48
Height = 13
Caption = #37096#38376#32534#21495
end
object DBEdit1: TDBEdit
Left = 92
Top = 21
Width = 115
Height = 21
DataField = 'Scheme_Time'
DataSource = DM.SchemeDS
ReadOnly = True
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 92
Top = 53
Width = 115
Height = 21
DataField = 'Credence_ID'
DataSource = DM.SchemeDS
ReadOnly = True
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 92
Top = 85
Width = 115
Height = 21
DataField = 'Credence_OID'
DataSource = DM.SchemeDS
ReadOnly = True
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 92
Top = 117
Width = 115
Height = 21
DataField = 'Department_Name'
DataSource = DM.SchemeDS
ReadOnly = True
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 92
Top = 181
Width = 115
Height = 21
DataField = 'Product_Name'
DataSource = DM.SchemeDS
ReadOnly = True
TabOrder = 4
end
object DBEdit6: TDBEdit
Left = 92
Top = 213
Width = 115
Height = 21
DataField = 'Product_ID'
DataSource = DM.SchemeDS
ReadOnly = True
TabOrder = 5
end
object DBEdit7: TDBEdit
Left = 92
Top = 245
Width = 115
Height = 21
DataField = 'Product_Standard'
DataSource = DM.SchemeDS
ReadOnly = True
TabOrder = 6
end
object DBEdit8: TDBEdit
Left = 92
Top = 277
Width = 115
Height = 21
DataField = 'Product_Unit'
DataSource = DM.SchemeDS
ReadOnly = True
TabOrder = 7
end
object DBEdit9: TDBEdit
Left = 92
Top = 309
Width = 115
Height = 21
Color = clInfoBk
DataField = 'Scheme_Num'
DataSource = DM.SchemeDS
TabOrder = 8
end
object DBEdit10: TDBEdit
Left = 92
Top = 149
Width = 115
Height = 21
DataField = 'Department_ID'
DataSource = DM.SchemeDS
ReadOnly = True
TabOrder = 9
end
end
object DBGrid1: TDBGrid
Left = 240
Top = 55
Width = 337
Height = 340
DataSource = DM.SchemeDS
TabOrder = 1
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'Scheme_No'
Title.Caption = #24207#21495
Width = 27
Visible = True
end
item
Expanded = False
FieldName = 'Product_Name'
Title.Caption = #20135#21697#21517#31216
Visible = True
end
item
Expanded = False
FieldName = 'Product_ID'
Title.Caption = #20135#21697#32534#21495
Visible = True
end
item
Expanded = False
FieldName = 'Product_Standard'
Title.Caption = #20135#21697#35268#26684
Visible = True
end
item
Expanded = False
FieldName = 'Product_Unit'
Title.Caption = #35745#37327#21333#20301
Visible = True
end
item
Expanded = False
FieldName = 'Scheme_Num'
Title.Caption = #35745#21010#25968#37327
Visible = True
end>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -