📄 unit8.dfm
字号:
object frm_tsh: Tfrm_tsh
Left = 247
Top = 246
Width = 714
Height = 472
AutoSize = True
Caption = #22270#20070#36164#26009
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object ToolBar1: TToolBar
Left = 0
Top = 0
Width = 706
Height = 49
ButtonHeight = 19
ButtonWidth = 55
Caption = 'ToolBar1'
Color = clBtnFace
EdgeBorders = [ebLeft, ebTop, ebRight, ebBottom]
Flat = True
List = True
ParentColor = False
ShowCaptions = True
TabOrder = 0
object ToolButton1: TToolButton
Left = 0
Top = 0
Action = DataSetFirst1
end
object ToolButton2: TToolButton
Left = 55
Top = 0
Action = DataSetPrior1
end
object ToolButton3: TToolButton
Left = 110
Top = 0
Action = DataSetNext1
end
object ToolButton4: TToolButton
Left = 165
Top = 0
Action = DataSetLast1
end
object ToolButton5: TToolButton
Left = 220
Top = 0
Action = DataSetInsert1
end
object ToolButton6: TToolButton
Left = 275
Top = 0
Action = DataSetDelete1
end
object ToolButton7: TToolButton
Left = 330
Top = 0
Action = DataSetEdit1
end
object ToolButton10: TToolButton
Left = 385
Top = 0
Action = DataSetPost1
end
object ToolButton11: TToolButton
Left = 440
Top = 0
Action = DataSetCancel1
end
object ToolButton12: TToolButton
Left = 495
Top = 0
Action = DataSetRefresh1
end
end
object PageControl1: TPageControl
Left = 0
Top = 56
Width = 705
Height = 369
ActivePage = TabSheet1
TabIndex = 0
TabOrder = 1
object TabSheet1: TTabSheet
Caption = #26356#26032#22270#20070
object DBGrid1: TDBGrid
Left = 0
Top = 160
Width = 681
Height = 189
DataSource = DM.tshDataSource4
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 0
TitleFont.Charset = DEFAULT_CHARSET
TitleFont.Color = clWindowText
TitleFont.Height = -11
TitleFont.Name = 'MS Sans Serif'
TitleFont.Style = []
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 680
Height = 153
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 1
object Label1: TLabel
Left = 432
Top = 51
Width = 36
Height = 13
Caption = #24635#37327#65306
end
object Label2: TLabel
Left = 8
Top = 116
Width = 36
Height = 13
Caption = #22791#27880#65306
end
object Label3: TLabel
Left = 216
Top = 83
Width = 60
Height = 13
Caption = #20837#24211#26102#38388#65306
end
object Label4: TLabel
Left = 8
Top = 84
Width = 60
Height = 13
Caption = #25152#23646#20070#24211#65306
end
object Label5: TLabel
Left = 216
Top = 52
Width = 60
Height = 13
Caption = #20986#29256#26102#38388#65306
end
object Label6: TLabel
Left = 8
Top = 52
Width = 48
Height = 13
Caption = #20986#29256#31038#65306
end
object Label7: TLabel
Left = 432
Top = 20
Width = 65
Height = 13
Caption = #20316#32773'/'#20027#32534#65306
end
object Label8: TLabel
Left = 216
Top = 20
Width = 60
Height = 13
Caption = #22270#20070#21517#31216#65306
end
object Label9: TLabel
Left = 8
Top = 18
Width = 60
Height = 13
Caption = #22270#20070#32534#21495#65306
end
object Label10: TLabel
Left = 432
Top = 83
Width = 66
Height = 13
Caption = #21097#20313#25968#37327#65306' '
end
object DBEdit1: TDBEdit
Left = 83
Top = 14
Width = 121
Height = 21
DataSource = DM.tshDataSource4
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 0
end
object DBEdit2: TDBEdit
Left = 296
Top = 16
Width = 121
Height = 21
DataField = #22270#20070#21517
DataSource = DM.tshDataSource4
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 1
end
object DBEdit3: TDBEdit
Left = 520
Top = 16
Width = 121
Height = 21
DataField = #20316#32773
DataSource = DM.tshDataSource4
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 2
end
object DBEdit4: TDBEdit
Left = 84
Top = 48
Width = 121
Height = 21
DataField = #20986#29256#31038
DataSource = DM.tshDataSource4
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 3
end
object DBEdit5: TDBEdit
Left = 296
Top = 48
Width = 121
Height = 21
DataField = #20986#29256#26102#38388
DataSource = DM.tshDataSource4
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 4
end
object DBEdit6: TDBEdit
Left = 520
Top = 48
Width = 121
Height = 21
DataField = #24635#37327
DataSource = DM.tshDataSource4
ImeName = #32043#20809#25340#38899#36755#20837#27861
TabOrder = 5
end
object DBEdit7: TDBEdit
Left = 84
Top = 80
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -