📄 f_manchange.dfm
字号:
object dfmmanchange: Tdfmmanchange
Left = 145
Top = 118
Width = 609
Height = 421
ActiveControl = TreeView1
Caption = #20154#20107#21464#21160
Color = clBtnFace
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsMDIChild
OldCreateOrder = False
Position = poDesktopCenter
Visible = True
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 12
object StatusBar1: TStatusBar
Left = 0
Top = 375
Width = 601
Height = 19
Panels = <>
SimplePanel = False
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 601
Height = 344
Align = alClient
TabOrder = 1
object Panel4: TPanel
Left = 1
Top = 1
Width = 170
Height = 342
Align = alLeft
Caption = 'Panel4'
TabOrder = 0
object TreeView1: TTreeView
Left = 1
Top = 1
Width = 168
Height = 340
Align = alClient
HideSelection = False
Indent = 19
ReadOnly = True
StateImages = ImageList1
TabOrder = 0
OnChange = TreeView1Change
end
end
object Panel3: TPanel
Left = 171
Top = 1
Width = 429
Height = 342
Align = alClient
TabOrder = 1
object DBGrid1: TDBGrid
Left = 1
Top = 194
Width = 427
Height = 147
Align = alClient
DataSource = DataSource1
Enabled = False
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
ReadOnly = True
TabOrder = 0
TitleFont.Charset = GB2312_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -12
TitleFont.Name = #23435#20307
TitleFont.Style = []
Columns = <
item
Expanded = False
FieldName = 'Freno'
Title.Alignment = taCenter
Title.Caption = #24037#21495
Width = 47
Visible = True
end
item
Expanded = False
FieldName = 'Fname'
Title.Alignment = taCenter
Title.Caption = #22995#21517
Width = 72
Visible = True
end
item
Expanded = False
FieldName = 'Fshop'
Title.Alignment = taCenter
Title.Caption = #24215#38138
Visible = True
end
item
Expanded = False
FieldName = 'Fsite'
Title.Alignment = taCenter
Title.Caption = #32844#20301
Width = 55
Visible = True
end
item
Expanded = False
FieldName = 'Fdue'
Title.Alignment = taCenter
Title.Caption = #36716#27491
Width = 31
Visible = True
end
item
Expanded = False
FieldName = 'cduedate'
Title.Alignment = taCenter
Title.Caption = #36716#27491#26085#26399
Width = 71
Visible = True
end
item
Expanded = False
FieldName = 'Foutdate'
Title.Alignment = taCenter
Title.Caption = #31163#32844#26085#26399
Width = 76
Visible = True
end>
end
object Panel5: TPanel
Left = 1
Top = 1
Width = 427
Height = 193
Align = alTop
TabOrder = 1
object Panel6: TPanel
Left = 1
Top = 1
Width = 425
Height = 40
Align = alTop
Color = 14341797
Ctl3D = False
ParentCtl3D = False
TabOrder = 0
object Label1: TLabel
Left = 13
Top = 14
Width = 48
Height = 12
Caption = #21592#24037#32534#21495
FocusControl = DBEdit1
end
object Label2: TLabel
Left = 161
Top = 14
Width = 24
Height = 12
Caption = #22995#21517
FocusControl = DBEdit2
end
object DBEdit1: TDBEdit
Left = 79
Top = 10
Width = 61
Height = 18
DataField = 'Freno'
DataSource = DataSource1
Enabled = False
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 198
Top = 10
Width = 88
Height = 18
DataField = 'Fname'
DataSource = DataSource1
Enabled = False
ImeName = #29579#30721#20116#31508#22411#36755#20837#27861'86'#29256
TabOrder = 1
end
end
object GroupBox1: TGroupBox
Left = 1
Top = 41
Width = 425
Height = 49
Align = alTop
Caption = #32844#20301#21464#21160
TabOrder = 1
object Label3: TLabel
Left = 30
Top = 23
Width = 24
Height = 12
Caption = #24215#38138
end
object Label4: TLabel
Left = 225
Top = 23
Width = 24
Height = 12
Caption = #32844#20301
end
object DBEdit3: TDBEdit
Left = 78
Top = 18
Width = 118
Height = 20
DataField = 'Fshop'
DataSource = DataSource1
TabOrder = 0
end
object DBComboBox1: TDBComboBox
Left = 269
Top = 18
Width = 102
Height = 20
DataField = 'Fsite'
DataSource = DataSource1
ItemHeight = 12
Items.Strings = (
#23548#36141
#25910#38134
#24211#31649
#24215#38271
#20027#31649
#32463#29702)
TabOrder = 1
end
end
object groupbox2: TGroupBox
Left = 1
Top = 90
Width = 425
Height = 51
Align = alTop
Caption = #36716#27491
TabOrder = 2
object Label5: TLabel
Left = 226
Top = 23
Width = 48
Height = 12
Caption = #36716#27491#26085#26399
end
object Label7: TLabel
Left = 31
Top = 22
Width = 24
Height = 12
Caption = #36716#27491
end
object DBEdit5: TDBEdit
Left = 280
Top = 18
Width = 97
Height = 20
DataField = 'cduedate'
DataSource = DataSource1
TabOrder = 0
end
object DBComboBox2: TDBComboBox
Left = 78
Top = 18
Width = 66
Height = 20
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -